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


1.4
date	2000.11.10.17.27.37;	author phantom;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.4
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/links/Makefile,v 1.3 2000/11/10 17:04:51 phantom Exp $
# Original revision: 1.3

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

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

DOCS =	freebsd.sgml
DOCS+=	tools.sgml
DOCS+=	api.sgml
DOCS+=	index.sgml 
DOCS+=	tutorials.sgml
DOCS+=	development.sgml
DOCS+=	resources.sgml 
DOCS+=	vendor.sgml
DOCS+=	documentation.sgml
DOCS+=	servlets.sgml

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.3
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 10
a12 2
# $FreeBSDru: frdp/www/ru/java/links/Makefile,v 1.2 2000/10/11 16:16:15 phantom Exp $
# Original revision: 1.2
d25 1
a25 1
.include "../../web.mk"
@


1.2
log
@Add following files to build list:

. freebsd.sgml
. tutorials.sgml
. resources.sgml
. vendor.sgml
. documentation.sgml
. tools.sgml
@
text
@d1 4
a4 2
# $FreeBSD: www/ru/java/links/Makefile,v 1.1 2000/03/05 16:52:30 phantom Exp $
# Original version: 1.2
@


1.1
log
@Build java web pages
@
text
@d1 1
a1 1
# $FreeBSD$
d4 3
a6 3
#DOCS =	freebsd.sgml
#DOCS+=	tools.sgml
DOCS =	api.sgml
d8 1
a8 1
#DOCS+=	tutorials.sgml
d10 3
a12 3
#DOCS+=	resources.sgml 
#DOCS+=	vendor.sgml
#DOCS+=	documentation.sgml
@

