doc/ja_JP.eucJP/htdocs/community/Makefile
Ryusuke SUZUKI ebda68e727 - Merge the following from the English version:
r42980 -> r51870	head/ja_JP.eucJP/htdocs/community/Makefile
	r41594 -> r51348	head/ja_JP.eucJP/htdocs/community/irc.xml
	r28473 -> r51870	head/ja_JP.eucJP/htdocs/community/newsgroups.xml
2018-07-07 06:42:50 +00:00

13 lines
265 B
Makefile

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