aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/books/handbook/cutting-edge/Makefile
blob: 55370d28aed25dbeb2ebfb802d343ab4885646a1 (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= 	cutting-edge/chapter.sgml

VPATH=		..

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

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

.include "../Makefile"