20f7d377d1
Use the new ROOT_SYMLINKS variable where necessary.
9 lines
153 B
Makefile
9 lines
153 B
Makefile
BINDIR= /usr/share
|
|
SUBDIR= man1 man5 man6 man7 man8
|
|
|
|
makedb:
|
|
LANG=ja_JP.EUC jmakewhatis ${DESTDIR}${BINDIR}/man/ja/
|
|
|
|
package:
|
|
|
|
.include <bsd.subdir.mk>
|