doc/ja_JP.eucJP/htdocs/docs/Makefile
Ryusuke SUZUKI 4a98694149 - Merge the following from the English version:
r49927 -> r51293	head/ja_JP.eucJP/htdocs/docs/books.xml
	r30511 -> r39631	head/ja_JP.eucJP/htdocs/docs/Makefile
2017-12-17 03:22:25 +00:00

13 lines
250 B
Makefile

# $FreeBSD$
# 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"