head	1.3;
access;
symbols
	HRS_XML_CLEANUP:1.3
	HRS_XML_CLEANUP_PRE:1.3
	EMILYBOYD_REDESIGN:1.3
	PRE_REDESIGN:1.3
	XML_XSL_XP:1.3.0.2
	XML_XSL_XP_BP:1.3;
locks; strict;
comment	@# @;


1.3
date	2000.11.10.17.27.35;	author phantom;	state Exp;
branches;
next	1.2;

1.2
date	2000.10.27.12.14.04;	author phantom;	state Exp;
branches;
next	1.1;

1.1
date	2000.03.05.16.52.19;	author phantom;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Synchronize with FreeBSD russian Documentation Project Repository.

This commit brings in some synchronizations, Original revisions for
all Makefiles, switch from en/web.mk to share/mk/web.site.mk
@
text
@# $FreeBSD$
# The FreeBSD Russian Documentation Project
# $FreeBSDru: frdp/www/ru/java/Makefile,v 1.3 2000/11/10 17:04:50 phantom Exp $
# Original version: 1.3

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

.if exists(../Makefile.inc)
.include "../Makefile.inc"
.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_PREFIX}/share/mk/web.site.mk"
@


1.2
log
@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
@
text
@d3 2
a4 2
# $FreeBSDru: frdp/www/ru/java/Makefile,v 1.2 2000/10/11 16:16:11 phantom Exp $
# Original version: 1.2
d10 4
d27 1
a27 1
.include "../web.mk"
@


1.1
log
@Build java web pages
@
text
@d2 2
@

