Renamed the config file to info file and changed the handling when the
disassembler is invoked. git-svn-id: svn://svn.cc65.org/cc65/trunk@2255 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -45,14 +45,18 @@ CFLAGS += -i=..\common
|
||||
|
||||
OBJS = attrtab.obj \
|
||||
code.obj \
|
||||
config.obj \
|
||||
cpu.obj \
|
||||
data.obj \
|
||||
error.obj \
|
||||
global.obj \
|
||||
handler.obj \
|
||||
infofile.obj \
|
||||
main.obj \
|
||||
opctable.obj \
|
||||
opc6502.obj \
|
||||
opc65816.obj \
|
||||
opc65c02.obj \
|
||||
opc65sc02.obj \
|
||||
opctable.obj \
|
||||
output.obj \
|
||||
scanner.obj
|
||||
|
||||
|
||||
Reference in New Issue
Block a user