Added simple expressions for the config file
git-svn-id: svn://svn.cc65.org/cc65/trunk@3556 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -24,6 +24,7 @@ CVT=cfg/cvt-cfg.pl
|
||||
OBJS = asserts.o \
|
||||
bin.o \
|
||||
binfmt.o \
|
||||
cfgexpr.o \
|
||||
condes.o \
|
||||
config.o \
|
||||
dbgfile.o \
|
||||
|
||||
@@ -63,6 +63,7 @@ endif
|
||||
OBJS = asserts.obj \
|
||||
bin.obj \
|
||||
binfmt.obj \
|
||||
cfgexpr.obj \
|
||||
condes.obj \
|
||||
config.obj \
|
||||
dbgfile.obj \
|
||||
|
||||
Reference in New Issue
Block a user