aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook/config/Makefile
blob: 0167936e03d2a6c3f3a53a575f3717dd2278fc28 (plain) (blame)
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= 	config/chapter.xml

VPATH=		..

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

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

.include "../Makefile"