Documentation updates

git-svn-id: svn://svn.cc65.org/cc65/trunk@495 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-11-29 19:12:20 +00:00
parent 72e790bfbe
commit 00cd06a8b1
4 changed files with 862 additions and 512 deletions

View File

@@ -23,7 +23,7 @@ DVI = $(SGML:.sgml=.dvi)
sgml2txt $<
%.html: %.sgml
sgml2html --split=0 $<
sgml2html --split=1 $<
%.info: %.sgml
sgml2info $<