Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7779619 commit 1c8b9e4Copy full SHA for 1c8b9e4
1 file changed
Doc/Makefile
@@ -249,6 +249,7 @@ tarhtml:
249
# - useful results: .dvi, .ps, .texi, .info
250
clean: l2hclean
251
rm -f @* *~ *.aux *.idx *.ilg *.ind *.log *.toc *.blg *.bbl *.pyc
252
+ rm -f *.texi *.info*
253
rm -f *.bak *.orig
254
255
l2hclean:
0 commit comments