From 8f1c859fcb214c414fa6913292f585a4879d7655 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 26 Sep 2004 05:20:38 +0000 Subject: Add a new translation: zh_CN.GB2312/books/handbook (Simplified Chinese). Submitted by: delphij Obtained from: The FreeBSD Simplified Chinese Project CVS --- zh_CN.GB2312/books/handbook/mail/Makefile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 zh_CN.GB2312/books/handbook/mail/Makefile (limited to 'zh_CN.GB2312/books/handbook/mail/Makefile') diff --git a/zh_CN.GB2312/books/handbook/mail/Makefile b/zh_CN.GB2312/books/handbook/mail/Makefile new file mode 100644 index 0000000000..bfebfae160 --- /dev/null +++ b/zh_CN.GB2312/books/handbook/mail/Makefile @@ -0,0 +1,16 @@ +# +# Build the Handbook with just the content from this chapter. +# +# Original Revision: 1.1 +# $FreeBSD$ +# + +CHAPTERS= mail/chapter.sgml + +VPATH= .. + +MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX} + +DOC_PREFIX?= ${.CURDIR}/../../../.. + +.include "../Makefile" -- cgit v1.2.3