doc/zh_TW/layout/Makefile
Chin-San Huang a5e5afb587 Import the CSS layout for zh_TW web.
Obtained from: The FreeBSD Traitional Chinese project
2007-06-05 08:36:09 +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 "${WEB_PREFIX}/share/mk/web.site.mk"