Commit Graph
11 Commits
Author SHA1 Message Date
Anthony Bentley 8cbc2f4471 use ${CC} and ${YACC} instead of hardcoded programs 2009-11-06 14:59:16 -07:00
Anthony Bentley 8fd364a1a6 document partial binary includes 2009-09-12 18:53:03 -06:00
Anthony Bentley 6c1dd85c9a add support for partial binary includes (from lmod00) 2009-09-12 18:46:08 -06:00
Anthony Bentley 7d0dd140c3 create stylesheet and link to it
Created a simple stylesheet, linked to it, and removed body color
attributes defined there. This reduces repetition and separates
style and presentation.
2009-09-12 17:49:54 -06:00
Anthony Bentley 171061f3a3 Replaced needless anchors with IDs 2009-09-12 17:10:31 -06:00
Anthony Bentley cd2e59fc8c converted DOS linebreaks to UNIX 2009-09-12 16:47:49 -06:00
Anthony Bentley 3eb060b017 HTML4 Transitional doctype
This is so the HTML can be made simpler later on.
2009-09-12 16:14:08 -06:00
Anthony Bentley 1c734a015d correct error in documentation 2009-09-12 06:40:24 -06:00
Anthony Bentley 792fb5ef94 Put in the original license 2009-09-11 22:45:47 -06:00
Anthony Bentley c0031dad51 use [b]yacc instead of bison by default
This is scratching my own itch--OpenBSD has byacc in the base
distribution, whereas bison is another program to install.
2009-09-11 22:01:49 -06:00
Anthony Bentley 50a8bbd414 Make grammar specifications yacc-compatible 2009-09-11 21:40:39 -06:00