1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-12 02:30:44 +00:00

renamed remove.o to sysremove.o

git-svn-id: svn://svn.cc65.org/cc65/trunk@2353 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg 2003-08-17 19:54:46 +00:00
parent 5c712d2087
commit 88243a0b26

View File

@ -70,7 +70,6 @@ OBJS = _scrsize.o \
ostype.o \
randomize.o \
read.o \
remove.o \
revers.o \
rs232.o \
rwcommon.o \
@ -78,6 +77,7 @@ OBJS = _scrsize.o \
scroll.o \
setcolor.o \
siocall.o \
sysremove.o \
systime.o \
tvtype.o \
sysuname.o \