moved output of target utils and drivers to separate directory
This commit is contained in:
@@ -41,7 +41,9 @@ ifeq ($(wildcard ../info),../info)
|
||||
endif
|
||||
|
||||
zip:
|
||||
ifneq "$(wildcard ../html)" ""
|
||||
@cd .. && zip cc65 html/*.*
|
||||
endif
|
||||
|
||||
doc: html info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user