]> git.sur5r.net Git - cc65/blobdiff - libsrc/Makefile
Revert "Added basic frame for new target 'creativision'."
[cc65] / libsrc / Makefile
index 79dcde6dddfbf68e1572b0884c752163fd6fc060..fb716067be822a3c93c112ebfe355d9db17dad33 100644 (file)
@@ -10,18 +10,17 @@ CBMS = c128   \
 GEOS = geos-apple \
        geos-cbm
 
-TARGETS = apple2       \
-          apple2enh    \
-          atari        \
-          atarixl      \
-          atmos        \
-          creativision \
-          $(CBMS)      \
-          $(GEOS)      \
-          lynx         \
-          nes          \
-          sim6502      \
-          sim65c02     \
+TARGETS = apple2    \
+          apple2enh \
+          atari     \
+          atarixl   \
+          atmos     \
+          $(CBMS)   \
+          $(GEOS)   \
+          lynx      \
+          nes       \
+          sim6502   \
+          sim65c02  \
           supervision
 
 DRVTYPES = emd \