#
# Build the Handbook with just the content from this chapter.
#
# Original revision: r39631
# $FreeBSD: head/zh_CN.UTF-8/books/handbook/bsdinstall/Makefile 40200 2012-11-30 18:53:25Z loader $
#

CHAPTERS= 	bsdinstall/chapter.xml

VPATH=		..

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

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

.include "../Makefile"
