clean more

This commit is contained in:
mainzelm 2003-01-08 09:00:49 +00:00
parent 4dee54d381
commit 13a3bf55d2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ man.pdf: $(TEX) man.ind
makeindex $<
clean:
-rm -f *.log *.png man.out
-rm -f *.log *.png man.out man.dvi man.ps man.pdf thumb*.png
rm -rf html
INSTALL_DATA= install -c -m 644