aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/books/handbook/users/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ru_RU.KOI8-R/books/handbook/users/Makefile')
-rw-r--r--ru_RU.KOI8-R/books/handbook/users/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/ru_RU.KOI8-R/books/handbook/users/Makefile b/ru_RU.KOI8-R/books/handbook/users/Makefile
new file mode 100644
index 0000000000..a0e2cff35d
--- /dev/null
+++ b/ru_RU.KOI8-R/books/handbook/users/Makefile
@@ -0,0 +1,18 @@
+#
+# Build the Handbook with just the content from this chapter.
+#
+# $FreeBSD$
+# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/users/Makefile,v 1.1 2004/03/24 13:29:25 den Exp $
+#
+# Original revision: 1.1
+#
+
+CHAPTERS= users/chapter.sgml
+
+VPATH= ..
+
+MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
+
+DOC_PREFIX?= ${.CURDIR}/../../../..
+
+.include "../Makefile"