doc/ja_JP.eucJP/htdocs/search/Makefile
Ryusuke SUZUKI 21006b45b1 - Merge the following from the English version:
r32942 -> r51644	head/ja_JP.eucJP/htdocs/search/Makefile
	r50979 -> r51644	head/ja_JP.eucJP/htdocs/search/search.xml
2018-05-19 02:19:31 +00:00

20 lines
384 B
Makefile

# $FreeBSD$
# The FreeBSD Japanese Documentation Project
# Original revision: r51664
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS+= search.xml
DOCS+= searchhints.xml
DOCS+= search-mid.xml
INDEXLINK= search.html
XMLDOCS= index-site:xsl:sitemap.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"