doc/zh_CN.GB2312/books/handbook/x11/Makefile
Hiroki Sato 8f1c859fcb Add a new translation: zh_CN.GB2312/books/handbook (Simplified Chinese).
Submitted by:	delphij
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2004-09-26 05:20:38 +00:00

16 lines
258 B
Makefile

#
# Build the Handbook with just the content from this chapter.
#
# Original Revision: 1.1
# $FreeBSD$
#
CHAPTERS= x11/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"