Added dbg file generation

git-svn-id: svn://svn.cc65.org/cc65/trunk@764 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2001-05-29 07:39:46 +00:00
parent 45242a8e02
commit 3889a2bec9
20 changed files with 344 additions and 132 deletions

View File

@@ -22,6 +22,7 @@ OBJS = bin.o \
binfmt.o \
condes.o \
config.o \
dbginfo.o \
dbgsyms.o \
error.o \
exports.o \
@@ -41,7 +42,7 @@ OBJS = bin.o \
scanner.o \
segments.o \
tgtcfg.o
# -----------------------------------------------------------------------------
# List of all config includes