Makefile \o/
This commit is contained in:
parent
17fbd7ab00
commit
3c7e10699d
1 changed files with 4 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
../submission.zip:
|
||||||
|
zip $@ *
|
||||||
|
|
||||||
|
.PHONY: ../submission.zip
|
Reference in a new issue