]> git.lizzy.rs Git - plan9front.git/commitdiff
clean indices in clean rule
authorglenda <glenda@localhost>
Mon, 9 May 2011 16:47:40 +0000 (16:47 +0000)
committerglenda <glenda@localhost>
Mon, 9 May 2011 16:47:40 +0000 (16:47 +0000)
sys/man/mkfile

index da11852d20c790f85a30cf8bfa3fa198828d5f24..2a60a393c913756dce7fb1a1501a534573b130db 100644 (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