Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the default target xml instead of sgml. | Fred Drake | 1999-07-22 | 1 | -2/+2 |
| | |||||
* | Use a common definition for $(SUBMAKE) instead of repeating everything | Fred Drake | 1999-02-15 | 1 | -19/+16 |
| | | | | all over the place. | ||||
* | Added the Doc/sgml/ directory to the tarball. | Fred Drake | 1999-01-29 | 1 | -1/+1 |
| | |||||
* | Modified the "sgml" and "xml" targets to stop if the sub-makes fail in | Fred Drake | 1999-01-20 | 1 | -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 Drake | 1999-01-14 | 1 | -0/+3 |
| | |||||
* | Added clean and clobber targets. | Fred Drake | 1999-01-14 | 1 | -0/+12 |
| | |||||
* | "Driver" makefile to convert all documents to SGML or XML at once. | Fred Drake | 1999-01-14 | 1 | -0/+29 |