doc/zh_CN.UTF-8/books/handbook/advanced-networking/Makefile
Xin LI 797a990cf7 Convert zh_CN from GB2312 to UTF-8. While I'm there, also
fix a bunch of font issues when rendering PDF.
2013-11-14 00:20:51 +00:00

16 lines
273 B
Makefile

#
# 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"