doc/ja/java/Makefile
Jun Kuriyama 2fc35a7562 Disable install.sgml.
Broken by:	kuriyama
Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
2000-04-27 12:42:30 +00:00

21 lines
409 B
Makefile

# $FreeBSD: www/ja/java/Makefile,v 1.3 2000/04/27 02:05:05 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"