aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/man
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-09-03 17:24:47 +0000
committerNik Clayton <nik@FreeBSD.org>1999-09-03 17:24:47 +0000
commit20f7d377d15e7ea65357b36d8c3f15c31383157b (patch)
treeb6e26e6a6c97f6250d366766419259ccf68c3c38 /ja_JP.eucJP/man
parent30bff5e9ff2cc964f1ad4e8caceed06eb0f438bd (diff)
downloaddoc-20f7d377d15e7ea65357b36d8c3f15c31383157b.tar.gz
doc-20f7d377d15e7ea65357b36d8c3f15c31383157b.zip
Use doc.project.mk in place of docproj.docbook.mk.
Use the new ROOT_SYMLINKS variable where necessary.
Notes
Notes: svn path=/head/; revision=5511
Diffstat (limited to 'ja_JP.eucJP/man')
-rw-r--r--ja_JP.eucJP/man/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ja_JP.eucJP/man/Makefile b/ja_JP.eucJP/man/Makefile
index db980ec78f..58ce6f1ac0 100644
--- a/ja_JP.eucJP/man/Makefile
+++ b/ja_JP.eucJP/man/Makefile
@@ -4,5 +4,6 @@ SUBDIR= man1 man5 man6 man7 man8
makedb:
LANG=ja_JP.EUC jmakewhatis ${DESTDIR}${BINDIR}/man/ja/
-.include <bsd.subdir.mk>
+package:
+.include <bsd.subdir.mk>