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.36;	author phantom;	state Exp;
branches;
next	1.2;

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

1.1
date	2000.03.05.16.52.27;	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/docs/Makefile,v 1.3 2000/11/10 17:04:50 phantom Exp $
# Original revision: 1.4

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

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

DOCS =	faq.sgml
DOCS+=	howtoports.sgml
DOCS+=	newbies.sgml
DOCS+=	performance.sgml
DOCS+=	tutorials.sgml

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


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

