fiatlux/pcb/Makefile
2021-07-02 16:47:03 +02:00

4 lines
63 B
Makefile

all:
@mkdir -p gen
@touch gen/foo
@cd gen; zip ../gen.zip *