git-svn-id: svn://svn.cc65.org/cc65/trunk@1234 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-04-08 20:05:05 +00:00
parent 3f503a78e5
commit 8701a2c8d5
4 changed files with 147 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ LDFLAGS =
OBJS = chip.o \
chiplib.o \
chippath.o \
config.o \
cpucore.o \
cputype.o \
error.o \