doc/ru/java/Makefile
Alexey Zelkin b2b7eb1df6 Mega-update of Russian Web pages to current FreeBSD Russian Doc Project's CVS
Repository state.  This commit mostly brings in a lot of translation synches,
spelling fixes, adds new translations.

Obtained from:	FreeBSD Russian Documentation Project CVS Repository
2000-10-27 12:14:15 +00:00

23 lines
434 B
Makefile

# $FreeBSD$
# The FreeBSD Russian Documentation Project
# $FreeBSDru: frdp/www/ru/java/Makefile,v 1.2 2000/10/11 16:16:11 phantom Exp $
# 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"