Added documentation on using GNU Make for building cc65 projects.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4263 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2009-09-28 21:55:51 +00:00
parent 7b847321a8
commit 01a11b2dd9
3 changed files with 173 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ SGML = apple2.sgml \
ld65.sgml \
library.sgml \
lynx.sgml \
make.sgml \
nes.sgml \
pet.sgml \
plus4.sgml \