aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/books/handbook/boot/Makefile
blob: 998c5429d2614feffd8fe28cac98df183eaf4e5d (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.
#
# $FreeBSD$
#
# Original revision: 1.1

CHAPTERS= 	boot/chapter.xml

VPATH=		..

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

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

.include "../Makefile"