mirror of
https://github.com/cc65/cc65.git
synced 2026-04-22 01:16:54 +00:00
Implemented the requested changes.
Moved none to its alphabetic place in the Makefile Reverted all changes to doc/customizing.sgml
This commit is contained in:
+2
-2
@@ -27,13 +27,13 @@ TARGETS = apple2 \
|
||||
gamate \
|
||||
lynx \
|
||||
nes \
|
||||
none \
|
||||
osic1p \
|
||||
pce \
|
||||
sim6502 \
|
||||
sim65c02 \
|
||||
supervision \
|
||||
telestrat \
|
||||
none
|
||||
telestrat
|
||||
|
||||
DRVTYPES = emd \
|
||||
joy \
|
||||
|
||||
Reference in New Issue
Block a user