doc/ja_JP.eucJP/man/Makefile
Nik Clayton 20f7d377d1 Use doc.project.mk in place of docproj.docbook.mk.
Use the new ROOT_SYMLINKS variable where necessary.
1999-09-03 17:24:47 +00:00

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>