aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/books/faq
diff options
context:
space:
mode:
Diffstat (limited to 'es_ES.ISO8859-1/books/faq')
-rw-r--r--es_ES.ISO8859-1/books/faq/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/es_ES.ISO8859-1/books/faq/Makefile b/es_ES.ISO8859-1/books/faq/Makefile
index 4f8cf71be6..7448d8e17d 100644
--- a/es_ES.ISO8859-1/books/faq/Makefile
+++ b/es_ES.ISO8859-1/books/faq/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.1 1999-08-18 13:04:30 jesusr Exp $
+# $Id: Makefile,v 1.2 1999-09-03 17:42:17 nik Exp $
#
# Build the FreeBSD FAQ
#
@@ -21,6 +21,5 @@ INSTALL_ONLY_COMPRESSED?=
# SGML content
SRCS= book.sgml
-DOC_PREFIX?= ../../..
-
-.include "../../../share/mk/docproj.docbook.mk"
+DOC_PREFIX?= ${.CURDIR}/../../..
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"