mirror of
https://github.com/cc65/cc65.git
synced 2025-02-24 09:29:07 +00:00
removed objects shared with common conio
git-svn-id: svn://svn.cc65.org/cc65/trunk@2066 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
c4fc55d877
commit
8698de1bbe
@ -8,8 +8,8 @@
|
||||
|
||||
|
||||
S_OBJS = cclear.o chline.o cvline.o cgetc.o clrscr.o color.o\
|
||||
cputc.o cputhex.o cpputs.o cputs.o cursor.o gotoxy.o kbhit.o revers.o\
|
||||
screensize.o where.o _scrsize.o
|
||||
cputc.o cpputs.o cursor.o gotoxy.o kbhit.o revers.o\
|
||||
where.o _scrsize.o
|
||||
|
||||
all: $(S_OBJS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user