summaryrefslogtreecommitdiffstats
path: root/Makefile.common
Commit message (Collapse)AuthorAgeFilesLines
* Omit sizable .EPS files from tarball makes, since they are not useful anywaymonolanguage-infrastructurePaul W. Frields2005-08-201-1/+1
|
* Added "make view" target to display the HTML-formatted document using theTommy Reynolds2005-07-121-0/+9
| | | | htmlview(1) tool's default viewier.
* Get the images and CSS, remember to clean it up tooPaul W. Frields2005-06-291-1/+6
|
* 1) Added proper ".PHONY" declaration for pseudo-targets like "html" and "pdf".Tommy Reynolds2005-06-291-1/+3
| | | | | 2) Changed tarball dependancy from "html" to the "${DOCNAME}/index.html" target to avoid unnecessary rebuilds.
* Added html-nochunks targetPaul W. Frields2005-06-291-1/+5
|
* Move _ALL_ default targets and rules into "Makefile.common" asTommy Reynolds2005-06-291-1/+50
| | | | | double-colon targets, so they can be appended-to by a document without needing to rewrite "Makefile.common".
* Added make target "make tarball" to generate a tar(1) archive of the HTMLTommy Reynolds2005-06-281-1/+1
| | | | form of a document.
* The beginnings of a common set of makefile rules and target.Tommy Reynolds2005-06-281-0/+2