mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +00:00
Minor adjustment.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5924 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
ebd3870808
commit
3ba33a0205
@ -58,7 +58,7 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
|
||||
#--------------------------------------------------------------------------
|
||||
# Object files
|
||||
|
||||
OBJS = _scrsize.o \
|
||||
OBJS = _scrsize.o \
|
||||
banking.o \
|
||||
break.o \
|
||||
cgetc.o \
|
||||
@ -97,7 +97,7 @@ OBJS = _scrsize.o \
|
||||
#--------------------------------------------------------------------------
|
||||
# Drivers
|
||||
|
||||
EMDS = cbm510-ram.emd
|
||||
EMDS = cbm510-ram.emd
|
||||
|
||||
JOYS = cbm510-stdjoy.joy
|
||||
|
||||
|
@ -58,7 +58,7 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include
|
||||
#--------------------------------------------------------------------------
|
||||
# Object files
|
||||
|
||||
OBJS = _scrsize.o \
|
||||
OBJS = _scrsize.o \
|
||||
banking.o \
|
||||
break.o \
|
||||
cgetc.o \
|
||||
@ -97,7 +97,7 @@ OBJS = _scrsize.o \
|
||||
#--------------------------------------------------------------------------
|
||||
# Drivers
|
||||
|
||||
EMDS = cbm610-ram.emd
|
||||
EMDS = cbm610-ram.emd
|
||||
|
||||
JOYS =
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user