# $FreeBSD: head/zh_CN.UTF-8/htdocs/releases/7.2R/Makefile 38826 2012-05-17 19:12:14Z hrs $
# Original revision: 1.5

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

DATA=	docbook.css
DATA+=	errata.html
DATA+=	hardware.html
DATA+=	readme.html
DATA+=	relnotes-detailed.html

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