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


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

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


desc
@@


1.2
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/smp/Makefile,v 1.2 2000/11/10 17:04:54 phantom Exp $
# Original revision: 1.2

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

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

DOCS=   index.sgml

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


1.1
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
@d2 3
a4 1
# $FreeBSDru: frdp/www/ru/smp/Makefile,v 1.1 2000/10/24 16:42:59 phantom Exp $
d10 4
d16 1
a16 1
.include "../web.mk"
@

