aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/books/handbook/multimedia/Makefile
blob: 2487a8c52200038427fc39de71789705fc19f159 (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= 	sound/chapter.sgml

VPATH=		..

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

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

.include "../Makefile"