Minor adjustment.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5924 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -58,7 +58,7 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
|
|||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
# Object files
|
# Object files
|
||||||
|
|
||||||
OBJS = _scrsize.o \
|
OBJS = _scrsize.o \
|
||||||
banking.o \
|
banking.o \
|
||||||
break.o \
|
break.o \
|
||||||
cgetc.o \
|
cgetc.o \
|
||||||
@@ -97,7 +97,7 @@ OBJS = _scrsize.o \
|
|||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
# Drivers
|
# Drivers
|
||||||
|
|
||||||
EMDS = cbm510-ram.emd
|
EMDS = cbm510-ram.emd
|
||||||
|
|
||||||
JOYS = cbm510-stdjoy.joy
|
JOYS = cbm510-stdjoy.joy
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
|
|||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
# Object files
|
# Object files
|
||||||
|
|
||||||
OBJS = _scrsize.o \
|
OBJS = _scrsize.o \
|
||||||
banking.o \
|
banking.o \
|
||||||
break.o \
|
break.o \
|
||||||
cgetc.o \
|
cgetc.o \
|
||||||
@@ -97,7 +97,7 @@ OBJS = _scrsize.o \
|
|||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
# Drivers
|
# Drivers
|
||||||
|
|
||||||
EMDS = cbm610-ram.emd
|
EMDS = cbm610-ram.emd
|
||||||
|
|
||||||
JOYS =
|
JOYS =
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user