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, 0 insertions, 8 deletions
diff --git a/ja_JP.eucJP/man/Makefile b/ja_JP.eucJP/man/Makefile
deleted file mode 100644
index b7dd704612..0000000000
--- a/ja_JP.eucJP/man/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-BINDIR= /usr/share
-SUBDIR= man1 man8
-
-makedb:
- LANG=ja_JP.EUC jmakewhatis ${DESTDIR}${BINDIR}/man/ja/
-
-.include <bsd.subdir.mk>
-