1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-11 14:29:11 +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 \ ostype.o \
read.o \ read.o \
readjoy.o \ readjoy.o \
remove.o \
revers.o \ revers.o \
rs232.o \
rwcommon.o \ rwcommon.o \
savevec.o \ savevec.o \
scroll.o \ scroll.o \