doc/ja_JP.eucJP/htdocs/support/Makefile
Ryusuke SUZUKI 8393412a09 - Merge the following from the English version:
r25810 -> r39631	head/ja_JP.eucJP/htdocs/support/Makefile
2014-08-10 05:17:16 +00:00

13 lines
253 B
Makefile

# $FreeBSD$
# Original Revision: r39631
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= bugreports.xml webresources.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"