Change target handling, use modules from the common directory.
New long options: --config and --mapfile. git-svn-id: svn://svn.cc65.org/cc65/trunk@302 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -29,7 +29,7 @@ OBJS = bin.o \
|
||||
objfile.o \
|
||||
scanner.o \
|
||||
segments.o \
|
||||
target.o
|
||||
tgtcfg.o
|
||||
|
||||
LIBS = $(COMMON)/common.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user