forked from j3d1/fiatlux
4 lines
47 B
Makefile
4 lines
47 B
Makefile
|
all:
|
||
|
@mkdir -p gen
|
||
|
@cd gen; zip ../gen.zip *
|