doc/ja/java/Makefile
Jun Kuriyama 592b27d254 o Add the following translation forgotten
in the previous commit and enable it again in Makefile.

        1.5        java/install.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by:	Hiroki Sato <hrs@geocities.co.jp>
References:	[doc-jp 7334]
2000-04-27 22:47:18 +00:00

21 lines
408 B
Makefile

# $FreeBSD: www/ja/java/Makefile,v 1.4 2000/04/27 12:42:30 kuriyama Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.2
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
SUBDIR = dists
#SUBDIR+= docs
#SUBDIR+= links
#DOCS = advocacy.sgml
#DOCS+= howhelp.sgml
DOCS+= index.sgml
DOCS+= install.sgml
DOCS+= newsflash.sgml
#DOCS+= press.sgml
.include "../web.mk"