1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-25 22:18:27 +00:00

Merged branch "master" into make.

This commit is contained in:
Greg King
2013-11-30 12:44:47 -05:00
7 changed files with 210 additions and 61 deletions
+12 -11
View File
@@ -10,17 +10,18 @@ CBMS = c128 \
GEOS = geos-apple \
geos-cbm
TARGETS = apple2 \
apple2enh \
atari \
atarixl \
atmos \
$(CBMS) \
$(GEOS) \
lynx \
nes \
sim6502 \
sim65c02 \
TARGETS = apple2 \
apple2enh \
atari \
atarixl \
atmos \
creativision \
$(CBMS) \
$(GEOS) \
lynx \
nes \
sim6502 \
sim65c02 \
supervision
DRVTYPES = emd \