aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.UTF-8/books/handbook/advanced-networking/Makefile
blob: 6609ef5fd0234f729eb912c631976d1fe5dcfd7b (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.2
# $FreeBSD$
#

CHAPTERS= 	advanced-networking/chapter.xml

VPATH=		..

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

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

.include "../Makefile"