git-svn-id: svn://svn.cc65.org/cc65/trunk@1213 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-04-01 17:55:22 +00:00
parent d17936488c
commit 2a7a410532
5 changed files with 167 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ LDFLAGS =
OBJS = cpucore.o \
cputype.o \
error.o \
global.o \
main.o \
memory.o