git-svn-id: svn://svn.cc65.org/cc65/trunk@2139 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-05-04 09:31:44 +00:00
parent dbbce2e939
commit 84339f43bb
11 changed files with 1165 additions and 52 deletions

View File

@@ -22,7 +22,8 @@ OBJS = addrspace.o \
location.o \
main.o \
memory.o \
scanner.o
scanner.o \
system.o
LIBS = $(COMMON)/common.a