doc/ru/java/Makefile
2000-03-05 16:52:30 +00:00

21 lines
310 B
Makefile

# $FreeBSD$
# Original version: 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
#DATA= j2j.gif
.include "../web.mk"