New target 'module'
git-svn-id: svn://svn.cc65.org/cc65/trunk@1263 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -55,6 +55,7 @@ INCS = apple2.inc \
|
||||
cbm610.inc \
|
||||
geos.inc \
|
||||
lunix.inc \
|
||||
module.inc \
|
||||
none.inc \
|
||||
pet.inc \
|
||||
plus4.inc
|
||||
@@ -129,6 +130,9 @@ geos.inc: cfg/geos.cfg
|
||||
lunix.inc: cfg/lunix.cfg
|
||||
@$(CVT) $< $@ CfgLunix
|
||||
|
||||
module.inc: cfg/module.cfg
|
||||
@$(CVT) $< $@ CfgModule
|
||||
|
||||
none.inc: cfg/none.cfg
|
||||
@$(CVT) $< $@ CfgNone
|
||||
|
||||
|
||||
Reference in New Issue
Block a user