]> git.sur5r.net Git - cc65/blobdiff - libsrc/Makefile
Merged branch "master" into make.
[cc65] / libsrc / Makefile
index fb716067be822a3c93c112ebfe355d9db17dad33..79dcde6dddfbf68e1572b0884c752163fd6fc060 100644 (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 \