Added ctype.s

git-svn-id: svn://svn.cc65.org/cc65/trunk@2498 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-10-10 16:59:41 +00:00
parent 6afee6fb05
commit cf49904e69
2 changed files with 164 additions and 1 deletions

View File

@@ -19,7 +19,8 @@
C_OBJS =
S_OBJS = crt0.o
S_OBJS = crt0.o \
ctype.o
#--------------------------------------------------------------------------
# Targets