mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Clean out *.texi and *.info* as well for "make clean".
This commit is contained in:
parent
7779619524
commit
1c8b9e4769
1 changed files with 1 additions and 0 deletions
|
@ -249,6 +249,7 @@ tarhtml:
|
|||
# - useful results: .dvi, .ps, .texi, .info
|
||||
clean: l2hclean
|
||||
rm -f @* *~ *.aux *.idx *.ilg *.ind *.log *.toc *.blg *.bbl *.pyc
|
||||
rm -f *.texi *.info*
|
||||
rm -f *.bak *.orig
|
||||
|
||||
l2hclean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue