head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_6_3_0:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_2_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.10.14.20.47.56;	author delphij;	state Exp;
branches;
next	1.1;

1.1
date	2005.07.18.15.47.52;	author delphij;	state Exp;
branches;
next	;


desc
@@


1.2
log
@MFen:
	Makefile:	1.7 -> 1.9
	book.sgml:	1.1092 -> 1.1117

Obtained from:	The FreeBSD Simplified Chinese Project
@
text
@#
# The FreeBSD Simplified Chinese Project
#
# Original Revision: 1.9
# 
# $FreeBSD$
#
# Build the FreeBSD Porter's Handbook.
#

MAINTAINER=doc@@FreeBSD.org

DOC?= book

FORMATS?= html-split

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

# 
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#

# SGML content
SRCS=  book.sgml

# Use the local DSSSL file
DSLHTML?= 	${.CURDIR}/freebsd.dsl
DSLPRINT?= 	${.CURDIR}/freebsd.dsl

# Images from the cross-document image library
IMAGES_LIB+=	callouts/1.png
IMAGES_LIB+=	callouts/2.png
IMAGES_LIB+=	callouts/3.png
IMAGES_LIB+=	callouts/4.png
IMAGES_LIB+=	callouts/5.png
IMAGES_LIB+=	callouts/6.png
IMAGES_LIB+=	callouts/7.png
IMAGES_LIB+=	callouts/8.png
IMAGES_LIB+=	callouts/9.png
IMAGES_LIB+=	callouts/10.png
IMAGES_LIB+=	callouts/11.png
IMAGES_LIB+=	callouts/12.png
IMAGES_LIB+=	callouts/13.png
IMAGES_LIB+=	callouts/14.png
IMAGES_LIB+=	callouts/15.png
IMAGES_LIB+=	callouts/16.png
IMAGES_LIB+=	callouts/17.png
IMAGES_LIB+=	callouts/18.png
IMAGES_LIB+=	callouts/19.png
IMAGES_LIB+=	callouts/20.png
IMAGES_LIB+=	callouts/21.png

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

.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.1
log
@Add Simplified Chinese Translation of FreeBSD Porters' Handbook.  This
is based on the rev. 1.589 of the English version.

The work was contributed by Fukang CHEN who has translated everything
prior to 5.3.4, and I for the rest.  Great thanks to my friends who
provided help on proof read of the translation.

Obtained from:	The FreeBSD Simplified Chinese Project (r0-r1.1.1000.86)
Submitted by:	Fukang CHEN <loader at freebsdmall.com> [1],
		delphij [2]
Proof read by:	Chifeng QU <chifeng at staff.sina.com.cn>
		Yue WANG <wangyue at staff.sina.com.cn>
		Zhen REN <renzhen at staff.sina.com.cn>
@
text
@d4 2
a5 1
# Original Revision: 1.7 
d43 11
@

