Commit 7c86c594 authored by Fred Drake's avatar Fred Drake

Target to generate a little README file with the page counts of the PostScript

files.
parent 47f69067
......@@ -71,6 +71,10 @@ pdf: $(PDFFILES)
ps: $(PSFILES)
README: $(PSFILES)
$(TOOLSDIR)/getpagecounts >$@
# Python Library Reference
lib.dvi: $(TOOLSDIR)/indfix.py $(LIBFILES)
$(TOOLSDIR)/newind.py >$*.ind
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment