Added docs for the Supervision Console contributed by Stefan Haubenthal.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3759 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2006-08-17 19:27:19 +00:00
parent c0e46594f0
commit 14e0d3e3af
3 changed files with 184 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ SGML = apple2.sgml \
nes.sgml \
pet.sgml \
plus4.sgml \
supervision.sgml\
vic20.sgml
TXT = $(SGML:.sgml=.txt)
@@ -112,7 +113,7 @@ zap: clean
# ------------------------------------------------------------------------------
# Special target rules
coding.html: coding.sgml
sgml2html --split=0 $<