BINDIR= ${PREFIX}
SUBDIR= man1 man3 man5

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

.include <bsd.subdir.mk>
