summaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/man/Makefile
diff options
context:
space:
mode:
authorDoc Manager <doceng@FreeBSD.org>1999-03-02 14:21:54 +0000
committerDoc Manager <doceng@FreeBSD.org>1999-03-02 14:21:54 +0000
commit197325317eabd6349546016646c6e850a558b8a7 (patch)
treed9a2011cced92d8d8794da2e633f15b9510e4289 /ja_JP.eucJP/man/Makefile
parenta5960e7dcda885a70125b640c508c17ba3fd63cb (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>
-