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