Added/completed/debugged o65 support for Lunix
git-svn-id: svn://svn.cc65.org/cc65/trunk@1126 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -54,6 +54,7 @@ INCS = apple2.inc \
|
||||
cbm510.inc \
|
||||
cbm610.inc \
|
||||
geos.inc \
|
||||
lunix.inc \
|
||||
none.inc \
|
||||
pet.inc \
|
||||
plus4.inc
|
||||
@@ -125,6 +126,9 @@ cbm610.inc: cfg/cbm610.cfg
|
||||
geos.inc: cfg/geos.cfg
|
||||
@$(CVT) $< $@ CfgGeos
|
||||
|
||||
lunix.inc: cfg/lunix.cfg
|
||||
@$(CVT) $< $@ CfgLunix
|
||||
|
||||
none.inc: cfg/none.cfg
|
||||
@$(CVT) $< $@ CfgNone
|
||||
|
||||
|
||||
Reference in New Issue
Block a user