aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.UTF-8/books/handbook/bsdinstall/Makefile
blob: aa0464c01c15f6aa9bc4b0d956aa02771edaa21d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Build the Handbook with just the content from this chapter.
#
# Original revision: r39631
# $FreeBSD$
#

CHAPTERS= 	bsdinstall/chapter.xml

VPATH=		..

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

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

.include "../Makefile"