From: Fred Drake Date: Fri, 28 Aug 1998 21:17:07 +0000 (+0000) Subject: Target to generate a little README file with the page counts of the PostScript X-Git-Tag: v1.5.2a2~333 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c86c594ead7a6168bf6e6925cf8c82e45af66e4;p=thirdparty%2FPython%2Fcpython.git Target to generate a little README file with the page counts of the PostScript files. --- diff --git a/Doc/paper-letter/Makefile b/Doc/paper-letter/Makefile index e79d93d844a1..e193bc92bc88 100644 --- a/Doc/paper-letter/Makefile +++ b/Doc/paper-letter/Makefile @@ -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