mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
setcolor.o: new object file
git-svn-id: svn://svn.cc65.org/cc65/trunk@92 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
04ee693c00
commit
564eed1a2d
@ -20,7 +20,7 @@ C_OBJS =
|
||||
S_OBJS = crt0.o kbhit.o conio.o clrscr.o cputc.o ctype.o chline.o cvline.o \
|
||||
color.o gotoxy.o cclear.o revers.o readjoy.o break.o where.o write.o \
|
||||
gotox.o gotoy.o savevec.o rwcommon.o cgetc.o read.o getargs.o close.o \
|
||||
open.o oserror.o fdtable.o
|
||||
open.o oserror.o fdtable.o setcolor.o
|
||||
|
||||
all: $(C_OBJS) $(S_OBJS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user