4 lines
96 B
Makefile
4 lines
96 B
Makefile
PREFIX?= /usr/local
|
|
MANDIR= ${PREFIX}/man/ja/man
|
|
MROFF_CMD= /usr/local/bin/groff -Tnippon -man
|