mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
Build the NES library by default
git-svn-id: svn://svn.cc65.org/cc65/trunk@2130 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
95c1c3fe9c
commit
60943346eb
@ -16,15 +16,16 @@ LD = ../../src/ld65/ld65
|
||||
ALLTARGETS = apple2 \
|
||||
atari \
|
||||
atmos \
|
||||
vic20 \
|
||||
c16 \
|
||||
c64 \
|
||||
c128 \
|
||||
c64 \
|
||||
cbm510 \
|
||||
cbm610 \
|
||||
geos \
|
||||
nes \
|
||||
pet \
|
||||
plus4
|
||||
plus4 \
|
||||
vic20 \
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user