# $FreeBSD: head/ja_JP.eucJP/htdocs/releases/10.0R/Makefile 43787 2014-02-05 10:46:25Z ryusuke $
# The FreeBSD Japanese Documentation Project
# Original revision: r43580

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

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

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


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