aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP
diff options
context:
space:
mode:
Diffstat (limited to 'ja_JP.eucJP')
-rw-r--r--ja_JP.eucJP/books/faq/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/ja_JP.eucJP/books/faq/Makefile b/ja_JP.eucJP/books/faq/Makefile
index 5be27219af..4ad5f9c172 100644
--- a/ja_JP.eucJP/books/faq/Makefile
+++ b/ja_JP.eucJP/books/faq/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.5 1999-08-31 15:00:03 kuriyama Exp $
+# $Id: Makefile,v 1.6 1999-09-03 17:44:11 nik Exp $
#
# Build the FreeBSD FAQ
#
@@ -23,6 +23,5 @@ INSTALL_ONLY_COMPRESSED?=
# SGML content
SRCS= book.sgml
-DOC_PREFIX?= ../../..
-
-.include "${DOC_PREFIX}/share/mk/docproj.docbook.mk"
+DOC_PREFIX?= ${.CURDIR}/../../..
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"