head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2007.08.24.04.12.07;	author chinsan;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- More translation.

Obtained from:	The FreeBSD Traditional Chinese project
@
text
@# $FreeBSD$

#########################################################
# The FreeBSD Traditional Chinese Documentation Project #
#########################################################

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

DOCS=   books.sgml webresources.sgml

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