mirror of
https://github.com/cc65/cc65.git
synced 2026-04-25 22:18:27 +00:00
New module from Stefan Haubenthal
git-svn-id: svn://svn.cc65.org/cc65/trunk@2870 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
+16
-15
@@ -27,30 +27,31 @@
|
||||
# Object files
|
||||
|
||||
OBJS= _scrsize.o \
|
||||
break.o \
|
||||
cclear.o \
|
||||
cgetc.o \
|
||||
chline.o \
|
||||
clrscr.o \
|
||||
color.o \
|
||||
cputc.o \
|
||||
crt0.o \
|
||||
ctype.o \
|
||||
cvline.o \
|
||||
break.o \
|
||||
cclear.o \
|
||||
cgetc.o \
|
||||
chline.o \
|
||||
clrscr.o \
|
||||
color.o \
|
||||
cputc.o \
|
||||
crt0.o \
|
||||
ctype.o \
|
||||
cvline.o \
|
||||
get_ostype.o \
|
||||
getenv.o \
|
||||
joy_stddrv.o \
|
||||
kbhit.o \
|
||||
kbhit.o \
|
||||
mainargs.o \
|
||||
oserrlist.o \
|
||||
randomize.o \
|
||||
read.o \
|
||||
revers.o \
|
||||
read.o \
|
||||
revers.o \
|
||||
systime.o \
|
||||
sysuname.o \
|
||||
tgi_mode_table.o\
|
||||
wherex.o \
|
||||
wherex.o \
|
||||
wherey.o \
|
||||
write.o
|
||||
write.o
|
||||
|
||||
#--------------------------------------------------------------------------
|
||||
# Drivers
|
||||
|
||||
Reference in New Issue
Block a user