1
0
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:
bauen1
2018-01-04 11:17:20 +01:00
parent 72bb32fcda
commit 14909f12fe
2 changed files with 26 additions and 21 deletions
+2 -2
View File
@@ -27,13 +27,13 @@ TARGETS = apple2 \
gamate \
lynx \
nes \
none \
osic1p \
pce \
sim6502 \
sim65c02 \
supervision \
telestrat \
none
telestrat
DRVTYPES = emd \
joy \