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


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


desc
@@


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
@# The FreeBSD Simplified Chinese Project
# Original Revision: 1.1
#
# $FreeBSD: www/zh_CN/layout/Makefile,v 1.1.1000.1 2005/12/17 16:27:02 delphij Exp $

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

SUBDIR=		css

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