Kaydet (Commit) 7c86c594 authored tarafından Fred Drake's avatar Fred Drake

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

files.
üst 47f69067
...@@ -71,6 +71,10 @@ pdf: $(PDFFILES) ...@@ -71,6 +71,10 @@ pdf: $(PDFFILES)
ps: $(PSFILES) ps: $(PSFILES)
README: $(PSFILES)
$(TOOLSDIR)/getpagecounts >$@
# Python Library Reference # Python Library Reference
lib.dvi: $(TOOLSDIR)/indfix.py $(LIBFILES) lib.dvi: $(TOOLSDIR)/indfix.py $(LIBFILES)
$(TOOLSDIR)/newind.py >$*.ind $(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