summaryrefslogtreecommitdiffstats
path: root/Doc/paper-letter
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-08-28 21:17:07 (GMT)
committerFred Drake <fdrake@acm.org>1998-08-28 21:17:07 (GMT)
commit7c86c594ead7a6168bf6e6925cf8c82e45af66e4 (patch)
treefe08cd845017b14d2f5ee466fc8bdaf6af83db06 /Doc/paper-letter
parent47f69067d5208d0839e1f79d8bb3348c4ddfd255 (diff)
downloadcpython-7c86c594ead7a6168bf6e6925cf8c82e45af66e4.zip
cpython-7c86c594ead7a6168bf6e6925cf8c82e45af66e4.tar.gz
cpython-7c86c594ead7a6168bf6e6925cf8c82e45af66e4.tar.bz2
Target to generate a little README file with the page counts of the PostScript
files.
Diffstat (limited to 'Doc/paper-letter')
-rw-r--r--Doc/paper-letter/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/paper-letter/Makefile b/Doc/paper-letter/Makefile
index e79d93d..e193bc9 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