# $FreeBSD: head/zh_TW.UTF-8/htdocs/docs/Makefile 39631 2012-10-01 09:53:01Z gabor $

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

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

DOCS=   books.xml webresources.xml

.include "${DOC_PREFIX}/share/mk/web.site.mk"
