From: Fred Drake Date: Mon, 23 Feb 1998 21:34:26 +0000 (+0000) Subject: clean: Remove *.out (hyperref's internal files for building outlines for PDF). X-Git-Tag: v1.5.1~594 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4d3b2a2717a793a7c3696029b8b5860b48201f82;p=python clean: Remove *.out (hyperref's internal files for building outlines for PDF). --- diff --git a/Doc/Makefile b/Doc/Makefile index 7062ee4b7d..1f6a4a4462 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