aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/man/Makefile
blob: b7dd7046122e1cd12bf321dfaf2034e2af2fe599 (plain) (blame)
1
2
3
4
5
6
7
8
BINDIR= /usr/share
SUBDIR= man1 man8

makedb:
	LANG=ja_JP.EUC jmakewhatis ${DESTDIR}${BINDIR}/man/ja/

.include <bsd.subdir.mk>