summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sgmlconv/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-67/+0
|
* Change the command lines to use a similar "phrasing" to that used in theFred Drake2001-07-181-15/+15
| | | | | other documentation makefiles. This is probably not sufficient to run the conversion on Windows, but goes at least part way.
* Update the rules to separate the two phases for the ESIS generation,Fred Drake2000-11-221-9/+16
| | | | entirely so that debugging can be performed independently.
* 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