doc/zh_TW.UTF-8/htdocs/docs/Makefile
Li-Wen Hsu 163ba6b752 Convert zh_TW from Big5 to UTF-8.
Approved by:	bcr
2014-05-29 16:48:07 +00:00

16 lines
397 B
Makefile

# $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.xml webresources.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"