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

15 lines
269 B
Makefile

# The FreeBSD Traditional Chinese Project
# Original Revision: 1.1
#
# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
SUBDIR= css
.include "${DOC_PREFIX}/share/mk/web.site.mk"