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