From 5ca8c7b02579998f2055fbee5e2c85c92af951e3 Mon Sep 17 00:00:00 2001 From: glenda Date: Mon, 9 May 2011 16:47:40 +0000 Subject: [PATCH] clean indices in clean rule --- sys/man/mkfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/man/mkfile b/sys/man/mkfile index da11852d2..2a60a393c 100644 --- a/sys/man/mkfile +++ b/sys/man/mkfile @@ -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