Commit 4d3b2a27 authored by Fred Drake's avatar Fred Drake

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

parent f6dabaa5
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment