moved output of target utils and drivers to separate directory

This commit is contained in:
Patrycjusz R. Łogiewa
2016-05-13 14:28:58 +02:00
parent b3d84d511c
commit 93f55c274b
6 changed files with 31 additions and 23 deletions

View File

@@ -41,7 +41,9 @@ ifeq ($(wildcard ../info),../info)
endif
zip:
ifneq "$(wildcard ../html)" ""
@cd .. && zip cc65 html/*.*
endif
doc: html info