clean more
This commit is contained in:
parent
4dee54d381
commit
13a3bf55d2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue