mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
invoke rc
This commit is contained in:
parent
b908772234
commit
839d17a789
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ LIB=$PLAN9/lib
|
|||
indices:V:
|
||||
for i in man*
|
||||
do
|
||||
./secindex $i > $i/INDEX
|
||||
rc ./secindex $i > $i/INDEX
|
||||
done
|
||||
|
||||
|
|
Loading…
Reference in a new issue