PKGDIR := $(PWD) SRCDIR := src all: $(PKGDIR)/f9_theme.tar.gz $(PKGDIR)/f9_theme.tar.gz: tar -czf $@ -C src . clean: