aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/books/handbook/mail/Makefile
blob: eec9d6f7468b7bf60506615ed6741a3e5df5fb96 (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= 	mail/chapter.xml

VPATH=		..

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

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

.include "../Makefile"