Started to remove obsolete RS232 code

git-svn-id: svn://svn.cc65.org/cc65/trunk@2840 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-12-26 21:44:52 +00:00
parent 8636914964
commit dbbc0032e8
4 changed files with 1 additions and 1334 deletions

View File

@@ -47,7 +47,6 @@ OBJS = _scrsize.o \
mouse.o \
randomize.o \
revers.o \
rs232.o \
slow.o \
sysuname.o \
tgi_mode_table.o \
@@ -81,4 +80,4 @@ clean:
zap: clean
@$(RM) $(EMDS) $(JOYS) $(SERS) $(TGIS)