shithub: riscv

Download patch

ref: 5ca8c7b02579998f2055fbee5e2c85c92af951e3
parent: a0e5d7667d467d005633b61facdff3dcc1ef3ec9
author: glenda <glenda@localhost>
date: Mon May 9 12:47:40 EDT 2011

clean indices in clean rule

--- a/sys/man/mkfile
+++ b/sys/man/mkfile
@@ -116,4 +116,6 @@
 	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