# $FreeBSD: head/ja_JP.eucJP/htdocs/docs/Makefile 51314 2017-12-17 03:22:25Z ryusuke $
# Original Revision: r39631

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

DOCS=   books.xml webresources.xml

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