aboutsummaryrefslogtreecommitdiff
path: root/nl_NL.ISO8859-1/books/handbook/vinum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nl_NL.ISO8859-1/books/handbook/vinum/Makefile')
-rw-r--r--nl_NL.ISO8859-1/books/handbook/vinum/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/nl_NL.ISO8859-1/books/handbook/vinum/Makefile b/nl_NL.ISO8859-1/books/handbook/vinum/Makefile
new file mode 100644
index 0000000000..b938e81c9a
--- /dev/null
+++ b/nl_NL.ISO8859-1/books/handbook/vinum/Makefile
@@ -0,0 +1,18 @@
+#
+# Build the Handbook with just the content from this chapter.
+#
+# $FreeBSD$
+#
+# %SOURCE% en_US.ISO8859-1/books/handbook/vinum/Makefile
+# %SRCID% 39631
+#
+
+CHAPTERS= vinum/chapter.xml
+
+VPATH= ..
+
+MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
+
+DOC_PREFIX?= ${.CURDIR}/../../../..
+
+.include "../Makefile"