summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sgmlconv/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Make the default target xml instead of sgml.Fred Drake1999-07-221-2/+2
|
* Use a common definition for $(SUBMAKE) instead of repeating everythingFred Drake1999-02-151-19/+16
| | | | all over the place.
* Added the Doc/sgml/ directory to the tarball.Fred Drake1999-01-291-1/+1
|
* Modified the "sgml" and "xml" targets to stop if the sub-makes fail inFred Drake1999-01-201-3/+22
| | | | | | | | any subdirectory; don't continue with remaining subdirs. Added "api", "ext", "lib", "mac", "ref", and "tut" targets to only do submakes in those directories. This is just a lot easier to use than to cd into the subdir and use make.rules directly.
* Add a "tarball" target.Fred Drake1999-01-141-0/+3
|
* Added clean and clobber targets.Fred Drake1999-01-141-0/+12
|
* "Driver" makefile to convert all documents to SGML or XML at once.Fred Drake1999-01-141-0/+29