aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ja_JP.eucJP/man/Makefile')
-rw-r--r--ja_JP.eucJP/man/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/ja_JP.eucJP/man/Makefile b/ja_JP.eucJP/man/Makefile
new file mode 100644
index 0000000000..b7dd704612
--- /dev/null
+++ b/ja_JP.eucJP/man/Makefile
@@ -0,0 +1,8 @@
+BINDIR= /usr/share
+SUBDIR= man1 man8
+
+makedb:
+ LANG=ja_JP.EUC jmakewhatis ${DESTDIR}${BINDIR}/man/ja/
+
+.include <bsd.subdir.mk>
+