]> git.sur5r.net Git - cc65/blobdiff - doc/Makefile
Small changes and a whole new doc file for the enhanced apple //e contributed
[cc65] / doc / Makefile
index 7b295c31fb9b0ac8796ee676dd682fcb927d9fa2..9f26c13dc45557589e8242b6ebbfa908ff154e78 100644 (file)
@@ -17,6 +17,7 @@
 #TXT_OPTIONS=-f -m
 
 SGML = apple2.sgml     \
+       apple2enh.sgml  \
        ar65.sgml       \
        atari.sgml      \
        atmos.sgml      \
@@ -116,7 +117,7 @@ coding.html:        coding.sgml
 
 # funcref.sgml's third section is huge.
 # So, funcref.html is split into sub-section files.
-#
+#                       
 funcref.html:  funcref.sgml
        sgml2html --split=2 $(BUTTONS) $<