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:
@@ -46,7 +46,6 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
|
|||||||
# Object files
|
# Object files
|
||||||
|
|
||||||
OBJS = cgetc.o \
|
OBJS = cgetc.o \
|
||||||
comlynx.o \
|
|
||||||
crt0.o \
|
crt0.o \
|
||||||
ctype.o \
|
ctype.o \
|
||||||
eeprom.o \
|
eeprom.o \
|
||||||
@@ -65,7 +64,7 @@ JOYS = lynx-stdjoy.joy
|
|||||||
|
|
||||||
MOUS =
|
MOUS =
|
||||||
|
|
||||||
SERS =
|
SERS = lynx-comlynx.ser
|
||||||
|
|
||||||
TGIS = lynx-160-102-16.tgi
|
TGIS = lynx-160-102-16.tgi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user