aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.UTF-8/books/handbook/network-servers/Makefile
blob: 93dee8eaae0293bc25a2b79036d0faa9e51dcae4 (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.
#
# Original Revision: 1.1
# $FreeBSD$
#

CHAPTERS= 	network-servers/chapter.xml

VPATH=		..

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

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

.include "../Makefile"