Added explanation for --codesize

git-svn-id: svn://svn.cc65.org/cc65/trunk@753 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2001-05-24 08:26:43 +00:00
parent 1d458e9f33
commit dfeefd6f79
2 changed files with 14 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ TEX = $(SGML:.sgml=.tex)
sgml2txt $<
%.html: %.sgml
sgml2html --split=1 $<
sgml2html --split=1 $<
%.info: %.sgml
sgml2info $<