First test plugin

git-svn-id: svn://svn.cc65.org/cc65/trunk@1221 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-04-07 13:42:45 +00:00
parent 9abe1e62e7
commit 6c3720686b
12 changed files with 308 additions and 13 deletions

View File

@@ -17,7 +17,8 @@ OBJS = chip.o \
error.o \
global.o \
main.o \
memory.o
memory.o \
simdata.o
LIBS = $(COMMON)/common.a