Upload zip file.

This commit is contained in:
Oliver Schmidt
2014-03-09 01:20:39 +01:00
parent 80ca7eb4e4
commit 8236b0dd74
5 changed files with 25 additions and 20 deletions

View File

@@ -98,7 +98,7 @@ endif # CMD_EXE
define ZIP_recipe
cd .. && zip cc65 $(dir)/*.*
@cd .. && zip cc65 $(dir)/*.*
endef # ZIP_recipe