VIC20 specific docs (contributed by Stefan Haubenthal)

git-svn-id: svn://svn.cc65.org/cc65/trunk@3185 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-09-17 17:33:27 +00:00
parent b301b38551
commit 3e2adb2a8d
2 changed files with 244 additions and 1 deletions

View File

@@ -27,7 +27,8 @@ SGML = apple2.sgml \
intro.sgml \
ld65.sgml \
library.sgml \
plus4.sgml
plus4.sgml \
vic20.sgml
TXT = $(SGML:.sgml=.txt)
HTML = $(SGML:.sgml=.html)