aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/books/handbook/audit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ru_RU.KOI8-R/books/handbook/audit/Makefile')
-rw-r--r--ru_RU.KOI8-R/books/handbook/audit/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/ru_RU.KOI8-R/books/handbook/audit/Makefile b/ru_RU.KOI8-R/books/handbook/audit/Makefile
new file mode 100644
index 0000000000..1aa46f9a6f
--- /dev/null
+++ b/ru_RU.KOI8-R/books/handbook/audit/Makefile
@@ -0,0 +1,17 @@
+#
+# Build the Handbook with just the content from this chapter.
+#
+# $FreeBSD$
+# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/audit/Makefile,v 1.2 2006/03/07 16:27:33 marck Exp $
+#
+# Original revision: 1.1
+
+CHAPTERS= audit/chapter.sgml
+
+VPATH= ..
+
+MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
+
+DOC_PREFIX?= ${.CURDIR}/../../../..
+
+.include "../Makefile"