clean: Remove *.out (hyperref's internal files for building outlines for PDF).

This commit is contained in:
Fred Drake 1998-02-23 21:34:26 +00:00
parent f6dabaa57d
commit 4d3b2a2717
1 changed files with 1 additions and 1 deletions

View File

@ -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