summaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/man/Makefile
diff options
context:
space:
mode:
authorDoc Manager <doceng@FreeBSD.org>1999-01-28 20:03:42 +0000
committerDoc Manager <doceng@FreeBSD.org>1999-01-28 20:03:42 +0000
commit1e4a9879beaccf437429c39223d89b16225ecdc3 (patch)
treeefe7d64c92eae438f6b49d5897710c931bd9a5fb /ja_JP.eucJP/man/Makefile
parentfb443f254a59ac82b7d38c7f0860e904d7e25392 (diff)
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 db980ec78f..0000000000
--- a/ja_JP.eucJP/man/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-BINDIR= /usr/share
-SUBDIR= man1 man5 man6 man7 man8
-
-makedb:
- LANG=ja_JP.EUC jmakewhatis ${DESTDIR}${BINDIR}/man/ja/
-
-.include <bsd.subdir.mk>
-