Daru/Makefile

4 lines
106 B
Makefile
Raw Permalink Normal View History

2021-02-07 19:45:32 +00:00
pack:
rm ./*~ -rf
zip -r -FS ../Daru.zip * --exclude '*.git*' --exclude 'Makefile' --exclude 'daru.zip'