head	1.2;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1;
locks; strict;
comment	@# @;


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

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


desc
@@


1.2
log
@Sync with the FreeBSD Simplified Chinese Project CVS, which
almostly put the translation to be in-sync with English version,
plus some language improvements.
@
text
@# The FreeBSD Simplified Chinese Documentation Project
#
# Original Revision 1.10
# $FreeBSD$

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=	alpha.sgml
DOCS+=	amd64.sgml
DOCS+=	arm.sgml
DOCS+=	i386.sgml
DOCS+=	index.sgml
#DOCS+=	mips.sgml
#DOCS+=	pc98.sgml
#DOCS+=	ppc.sgml
#DOCS+=	sparc.sgml
#DOCS+=	xbox.sgml

SUBDIR=	amd64
#SUBDIR+=ia64

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.1
log
@Merge Simplified Chinese translation for the website.

Obtained from:	The FreeBSD Simplified Chinese Project
Thanks goes to:	Gavin MU <gavin.mu at gmail dot com> [1],
		Fukang CHEN <loader at freebsdmall dot com> [2],
		intron <intron at intron dot ac> [3]

[1] The original translation with me.
[2] New layout and structural improvements.
[3] Additional and continued contributions.
@
text
@d4 1
a4 1
# $FreeBSD: www/zh_CN/platforms/Makefile,v 1.1.1002.3 2006/03/04 08:15:43 delphij Exp $
d24 1
a24 1
#SUBDIR=	amd64
@

