doc/zh_TW.UTF-8/books/handbook/advanced-networking/Makefile
Li-Wen Hsu 163ba6b752 Convert zh_TW from Big5 to UTF-8.
Approved by:	bcr
2014-05-29 16:48:07 +00:00

16 lines
273 B
Makefile

#
# Build the Handbook with just the content from this chapter.
#
# $FreeBSD$
# Original revision: 1.2
#
CHAPTERS= advanced-networking/chapter.xml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"