Clean should also delete the pdf, ps and .out(?) files.

This commit is contained in:
Francois Gouget 2001-05-03 18:33:32 +00:00 committed by Alexandre Julliard
parent 447f01c572
commit 382d217532
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ uninstall::
$(RM) $(mandir)/man$(conf_manext)/wine.conf.$(conf_manext)
clean::
$(RM) *.aux *.dvi *.tex *.log $(BOOKNAME).pdf $(BOOKNAME).ps
$(RM) *.aux *.dvi *.out *.pdf *.ps *.tex *.log $(BOOKNAME).pdf $(BOOKNAME).ps
$(RM) -r $(BOOKNAME) html man3w *.junk DBTOHTML_OUTPUT_DIR*
### Dependencies: