1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-06 13:29:01 +00:00

added remove.o and rs232.o

git-svn-id: svn://svn.cc65.org/cc65/trunk@1135 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg 2001-12-10 00:12:03 +00:00
parent ffab34bdc8
commit 24336238bd

View File

@ -50,7 +50,9 @@ OBJS = _scrsize.o \
ostype.o \
read.o \
readjoy.o \
remove.o \
revers.o \
rs232.o \
rwcommon.o \
savevec.o \
scroll.o \