summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-09 15:46:36 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-09 15:46:36 (GMT)
commit6b529ae0c0751810f2a96d7a2afdde639af4d030 (patch)
treeb497ef212e1f98ece22a401dd7a9f3f0acda0f5d /Doc/Makefile
parent45c634ecaec6a89528c5d88edd9a816a60ada17e (diff)
downloadcpython-6b529ae0c0751810f2a96d7a2afdde639af4d030.zip
cpython-6b529ae0c0751810f2a96d7a2afdde639af4d030.tar.gz
cpython-6b529ae0c0751810f2a96d7a2afdde639af4d030.tar.bz2
Remove @webchecker.pickle in the "clean" target.
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 705d03a..fcac619 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -309,7 +309,7 @@ tarballs: tarpdf tarps tarhtml tarlatex
# - useful results: .dvi, .pdf, .ps, .texi, .info
clean:
rm -f @* *~ *.aux *.idx *.ilg *.ind *.log *.toc *.blg *.bbl *.py[co]
- rm -f *.bak *.orig lib1.texi *.out
+ rm -f *.bak *.orig lib1.texi *.out @webchecker.pickle
rm -f html-$(VERSION).tar.gz info-$(VERSION).tar.gz
rm -f pdf-$(VERSION).tar.gz postscript-$(VERSION).tar.gz
rm -f latex-$(VERSION).tar.gz