summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-02-23 21:34:26 (GMT)
committerFred Drake <fdrake@acm.org>1998-02-23 21:34:26 (GMT)
commit4d3b2a2717a793a7c3696029b8b5860b48201f82 (patch)
treebccb442e6f3dcb819cb6822dd51e34a761dedbe1 /Doc
parentf6dabaa57d10b99e4b849e12d55a8a720a61d09b (diff)
downloadcpython-4d3b2a2717a793a7c3696029b8b5860b48201f82.zip
cpython-4d3b2a2717a793a7c3696029b8b5860b48201f82.tar.gz
cpython-4d3b2a2717a793a7c3696029b8b5860b48201f82.tar.bz2
clean: Remove *.out (hyperref's internal files for building outlines for PDF).
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 7062ee4..1f6a4a4 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -314,7 +314,7 @@ tarballs: tarpdf tarps tarhtml
# - useful results: .dvi, .pdf, .ps, .texi, .info
clean: l2hclean
rm -f @* *~ *.aux *.idx *.ilg *.ind *.log *.toc *.blg *.bbl *.py[co]
- rm -f *.bak *.orig lib1.texi
+ rm -f *.bak *.orig lib1.texi *.out
rm -f html-$(VERSION).tar.gz postscript-$(VERSION).tar.gz
rm -f pdf-$(VERSION).tar.gz