# $FreeBSD: head/ja_JP.eucJP/htdocs/releases/9.2R/Makefile 42897 2013-10-08 16:34:30Z ryusuke $
# The FreeBSD Japanese Documentation Project
# Original revision: r42775

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

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

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

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