# $FreeBSD: head/en_US.ISO8859-1/htdocs/releases/7.0R/Makefile 50929 2017-09-26 10:09:08Z wosch $

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

DOCS=	announce.xml todo.xml schedule.xml approvals.xml

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

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