commit | 7c86c594ead7a6168bf6e6925cf8c82e45af66e4 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Aug 28 21:17:07 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Aug 28 21:17:07 1998 +0000 |
tree | fe08cd845017b14d2f5ee466fc8bdaf6af83db06 | |
parent | 47f69067d5208d0839e1f79d8bb3348c4ddfd255 [diff] |
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 e79d93d..e193bc9 100644 --- a/Doc/paper-letter/Makefile +++ b/Doc/paper-letter/Makefile
@@ -71,6 +71,10 @@ ps: $(PSFILES) +README: $(PSFILES) + $(TOOLSDIR)/getpagecounts >$@ + + # Python Library Reference lib.dvi: $(TOOLSDIR)/indfix.py $(LIBFILES) $(TOOLSDIR)/newind.py >$*.ind