1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00

Removed the rs232 module from the makefile, since it will no longer compile.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4746 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz 2010-07-15 20:58:46 +00:00
parent 477b77f528
commit 3a88860d8b

View File

@ -102,7 +102,6 @@ OBJS = _scrsize.o \
randomize.o \
read.o \
revers.o \
rs232.o \
rwcommon.o \
savevec.o \
scroll.o \