# $FreeBSD: head/zh_TW.UTF-8/htdocs/platforms/Makefile 50145 2017-04-10 07:37:49Z rcyu $

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

DOCS=	index.xml

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