hacks/2022-11-08-lunar-eclipse-ti.../Makefile

9 lines
89 B
Makefile
Raw Permalink Normal View History

2023-01-13 10:15:53 +00:00
default: output
output:
time bash gen.sh
du -sh output
clean:
rm -rfv output tmp.sh