aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/porters-handbook/keeping-up/Makefile
blob: 36f8b4478b5f1c5fb31a55c58657a55f998c4efd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Build the Porters Handbook with just the content from this chapter.
#
# $FreeBSD$
#

CHAPTERS= 	keeping-up/chapter.xml

VPATH=		..

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

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

.include "../Makefile"