clean indices in clean rule

This commit is contained in:
glenda 2011-05-09 16:47:40 +00:00
parent a0e5d7667d
commit 5ca8c7b025

View file

@ -116,4 +116,6 @@ print.out:V: permind
ps2pdf $prereq $target
clean:V:
rm -f man.out print.out
rm -f man.out print.out searchindex $LIB/lookman/index [0-8]^/INDEX^('' .html)
builtin cd $LIB/permind
mk clean