mirror of
https://github.com/cc65/cc65.git
synced 2024-12-25 02:29:52 +00:00
Renamed the comlynx source and driver to lynx-comlynx, so it follows the
existing naming conventions. git-svn-id: svn://svn.cc65.org/cc65/trunk@4201 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
0e91f15ea8
commit
95b70fe0fc
@ -46,7 +46,6 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
|
||||
# Object files
|
||||
|
||||
OBJS = cgetc.o \
|
||||
comlynx.o \
|
||||
crt0.o \
|
||||
ctype.o \
|
||||
eeprom.o \
|
||||
@ -65,7 +64,7 @@ JOYS = lynx-stdjoy.joy
|
||||
|
||||
MOUS =
|
||||
|
||||
SERS =
|
||||
SERS = lynx-comlynx.ser
|
||||
|
||||
TGIS = lynx-160-102-16.tgi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user