aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/books/handbook/audit/Makefile
blob: 1aa46f9a6f5c54f8f3c47e9095a926a0652226c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"