etcskel-32m/Makefile

8 lines
110 B
Makefile
Raw Normal View History

2022-11-29 22:05:57 +00:00
default: wptheme
wptheme:
bash -c 'cd ..; echo *; zip -r -9 etcskel-32m.zip etcskel-32m/'
@PHONY: wptheme