]> git.sur5r.net Git - cc65/blobdiff - doc/index.sgml
Added documentation on using GNU Make for building cc65 projects.
[cc65] / doc / index.sgml
index 1cef7a63d4f68702628f983f8ea5f6cc8d762c67..5e4bff03879d0a1ad2e0afa95ba651dbddd10070 100644 (file)
@@ -62,6 +62,9 @@ Main documentation page, contains links to other available stuff.
   <tag><htmlurl url="compile.txt" name="compile.txt"></tag>
   How to compile cc65 and the support tools.
 
+  <tag><htmlurl url="make.html" name="make.html"></tag>
+  Build programs, using the GNU Make utility.
+
   <tag><htmlurl url="debugging.html" name="debugging.html"></tag>
   Debug programs, using the VICE emulator.