plan9port/man/mkfile
Russ Cox b546bd6e72 man: various cleanup
Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3
Reviewed-on: https://plan9port-review.googlesource.com/2962
Reviewed-by: Russ Cox <rsc@swtch.com>
2017-07-16 02:52:27 +00:00

11 lines
114 B
Makefile

LIB=$PLAN9/lib
indices:V:
for i in man*
do
9 rc ./secindex $i > $i/INDEX
done
lookman.index:V:
./mkindex