doc/ja_JP.eucJP/htdocs/java/Makefile
Ryusuke SUZUKI 1abb33aa65 - Merge the following from the English version:
r46414 -> r46415	head/ja_JP.eucJP/htdocs/java/Makefile
	       -> delete	head/ja_JP.eucJP/htdocs/java/install.xml
2015-10-17 10:07:37 +00:00

14 lines
278 B
Makefile

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