better cleaning
This commit is contained in:
parent
c88adb9d39
commit
813e4b1240
|
@ -24,8 +24,8 @@ man.pdf: $(TEX) man.ind
|
|||
makeindex $<
|
||||
|
||||
clean:
|
||||
-rm *.log
|
||||
rm -rf html
|
||||
-rm -f *.log *.png man.out
|
||||
rm -rf html
|
||||
|
||||
INSTALL_DATA= install -c -m 644
|
||||
|
||||
|
|
Loading…
Reference in New Issue