]> granicus.if.org Git - python/commitdiff
clean target: Remove intermediate files from creation of outline in PDF.
authorFred Drake <fdrake@acm.org>
Sat, 25 Apr 1998 04:15:56 +0000 (04:15 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 25 Apr 1998 04:15:56 +0000 (04:15 +0000)
Doc/Makefile

index c727638693cd183f9d6d3067d2e1f23e712d4b00..e1fdc0751773343d703676145ad5577d4ee63640 100644 (file)
@@ -317,7 +317,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 @webchecker.pickle
+       rm -f *.bak *.orig lib1.texi *.out @webchecker.pickle *.bkm
        rm -f html-$(RELEASE).tar.gz info-$(RELEASE).tar.gz
        rm -f pdf-$(RELEASE).tar.gz postscript-$(RELEASE).tar.gz
        rm -f latex-$(RELEASE).tar.gz