mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
Target to generate a little README file with the page counts of the PostScript
files.
This commit is contained in:
parent
47f69067d5
commit
7c86c594ea
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue