# $FreeBSD: head/ja_JP.eucJP/htdocs/releases/8.4R/Makefile 41883 2013-06-09 02:13:21Z ryusuke $
# The FreeBSD Japanese Documentation Project
# Original revision: r41851

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

DOCS=	announce.xml
#DOCS+=	announce.xml \
#	relnotes.xml \
#	schedule.xml

DATA=	docbook.css
#DATA=	docbook.css \
#	errata.html \
#	hardware.html \
#	installation.html \
#	readme.html \
#	relnotes-detailed.html

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