doc/ja_JP.eucJP/htdocs/java/dists/Makefile
Ryusuke SUZUKI f9ad442dd1 - Merge the following from the English version:
r38248 -> r42025	head/ja_JP.eucJP/htdocs/java/dists/Makefile
	r38249 -> r42026	head/ja_JP.eucJP/htdocs/java/dists/index.xml
 	       -> delete	head/ja_JP.eucJP/htdocs/java/dists/15.xml
2013-06-25 14:55:47 +00:00

16 lines
307 B
Makefile

# $FreeBSD$
# The FreeBSD Japanese Documentation Project
# Original revision: r42025
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
#DOCS+= 16.xml
#DOCS+= 17.xml
DOCS+= index.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"