]> git.sur5r.net Git - cc65/commitdiff
Reuse the character specification table from the base target.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 9 Feb 2012 16:41:35 +0000 (16:41 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 9 Feb 2012 16:41:35 +0000 (16:41 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5518 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/geos-cbm/system/Makefile

index a39ad6e4ce701b01bd0a3ad62072b0ac17d239b0..a0cea1497130bcf11b04305e709a5bd55e204b86 100644 (file)
@@ -5,8 +5,7 @@
 #--------------------------------------------------------------------------
 # Object files
 
-S_OBJS  +=      ctype.o                        \
-               get_ostype.o            \
+S_OBJS  +=      get_ostype.o           \
                getserialnumber.o       \
                initdoneio.o            \
                setdevice.o             \