f9/Makefile
2025-02-26 21:14:55 -08:00

4 lines
72 B
Makefile

PKGDIR := $(PWD)/out
packages:
make PKGDIR=$(PKGDIR) -C $(PWD)/plugin