A few more functions

git-svn-id: svn://svn.cc65.org/cc65/trunk@1664 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-11-27 23:06:59 +00:00
parent 7d2ad0a160
commit 5e493842f0
2 changed files with 337 additions and 154 deletions

View File

@@ -43,6 +43,9 @@ TEX = $(SGML:.sgml=.tex)
%.tex: %.sgml
sgml2latex --output=tex $<
funcref.html: funcref.sgml
sgml2html --split=2 $<
# ------------------------------------------------------------------------------
# Targets