aboutsummaryrefslogblamecommitdiff
path: root/en_US.ISO8859-1/books/handbook/security/Makefile
blob: bbf01aa7ab9e6dff3231d2e67c53ed0079202650 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                             
#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
#

CHAPTERS= 	security/chapter.sgml

VPATH=		..

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

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

.include "../Makefile"