]> git.sur5r.net Git - cc65/commitdiff
Removed the rs232 module from the makefile, since it will no longer compile.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 15 Jul 2010 20:58:46 +0000 (20:58 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 15 Jul 2010 20:58:46 +0000 (20:58 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@4746 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/atari/Makefile

index 93eec9f2bf2945279f3f380d869511080685f568..2d7a1128613435bbc327d8a406d817ab31caff90 100644 (file)
@@ -102,7 +102,6 @@ OBJS =      _scrsize.o      \
        randomize.o     \
        read.o          \
        revers.o        \
-       rs232.o         \
        rwcommon.o      \
        savevec.o       \
        scroll.o        \