mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
5 lines
99 B
Makefile
5 lines
99 B
Makefile
check.out:V:
|
|
cd ../man; mk indices
|
|
cd ..
|
|
awk -f dist/checkman.awk man/man*/*.* >dist/check.out
|
|
|