aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/books/handbook/security/Makefile
blob: 0269076547ff62ec13d2e578176c4b09214709b0 (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/security/Makefile,v 1.1 2001/07/11 16:40:15 phantom Exp $
# Original revision: r9773
#

CHAPTERS= 	security/chapter.sgml

VPATH=		..

MASTERDOC=	${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}

DOC_PREFIX?= 	${.CURDIR}/../../../..

.include "../Makefile"