head	1.6;
access;
symbols
	HRS_XML_CLEANUP:1.6
	HRS_XML_CLEANUP_PRE:1.6
	EMILYBOYD_REDESIGN:1.6
	PRE_REDESIGN:1.6
	XML_XSL_XP:1.5.0.2
	XML_XSL_XP_BP:1.5;
locks; strict;
comment	@# @;


1.6
date	2004.01.06.11.19.05;	author andy;	state Exp;
branches;
next	1.5;

1.5
date	2001.04.26.17.45.33;	author phantom;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.6
log
@MFen 1.12
@
text
@#
# The FreeBSD Russian Documentation Project
#
# $FreeBSD$
# $FreeBSDru: frdp/www/ru/tutorials/Makefile,v 1.5 2004/01/06 11:12:26 andy Exp $
#
# Original revision: 1.12
#
# Build the FreeBSD tutorials/articles outside of the www tree, and then
# install them in to the right place.

.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.5
log
@Install translated porters-handbook to correct place.

Noticed by: Anders Thulin <Anders.X.Thulin@@telia.se>
@
text
@d1 3
d5 3
a7 3
# The FreeBSD Russian Documentation Project
# $FreeBSDru: frdp/www/ru/tutorials/Makefile,v 1.3 2000/11/10 17:03:46 phantom Exp $
# Original revision: 1.9
a14 1

a19 11

DIRS_TO_CLEAN =../../../doc/ru_RU.KOI8-R/books/porters-handbook
#		../../../doc/ru_RU.KOI8-R/articles \
#		../../../doc/ru_RU.KOI8-R/books/fdp-primer \
#		../../../doc/ru_RU.KOI8-R/books/ppp-primer

all afterinstall: index.html
	(cd ${.CURDIR}/../../../doc/ru_RU.KOI8-R/books/porters-handbook && ${MAKE} 'FORMATS=html html-split' DESTDIR=${DESTDIR}/data/ru/porters-handbook ${.TARGET:S/afterinstall/install/})
#	(cd ${.CURDIR}/../../../doc/ru_RU.KOI8-R/articles && ${MAKE} 'FORMATS=html html-split' 'DESTDIR=${DESTDIR}/data/tutorials/$${.CURDIR:T}' ${.TARGET:S/afterinstall/install/})
#	(cd ${.CURDIR}/../../../doc/ru_RU.KOI8-R/books/fdp-primer && ${MAKE} 'FORMATS=html html-split' DESTDIR=${DESTDIR}/data/tutorials/docproj-primer ${.TARGET:S/afterinstall/install/})
#	(cd ${.CURDIR}/../../../doc/ru_RU.KOI8-R/books/ppp-primer && ${MAKE} 'FORMATS=html html-split' DESTDIR=${DESTDIR}/data/tutorials/ppp ${.TARGET:S/afterinstall/install/})
@


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
@d25 1
a25 1
	(cd ${.CURDIR}/../../../doc/ru_RU.KOI8-R/books/porters-handbook && ${MAKE} 'FORMATS=html html-split' DESTDIR=${DESTDIR}/data/porters-handbook ${.TARGET:S/afterinstall/install/})
@


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
@a0 1
#
d3 2
a4 2
# $FreeBSDru: frdp/www/ru/tutorials/Makefile,v 1.2 2000/10/27 11:26:13 phantom Exp $
# Original revision: 1.5
d9 8
d19 10
a28 4
#all afterinstall clean: index.html
#	(cd ../../../doc/ru_RU.KOI8-R/articles && ${MAKE} 'FORMATS=html html-split' 'DESTDIR=${DESTDIR}/data/tutorials/$${.CURDIR:T}' ${.TARGET:S/afterinstall/install/})
#	(cd ../../../doc/ru_RU.KOI8-R/books/fdp-primer && ${MAKE} 'FORMATS=html html-split' DESTDIR=${DESTDIR}/data/tutorials/docproj-primer ${.TARGET:S/afterinstall/install/})
#	(cd ../../../doc/ru_RU.KOI8-R/books/ppp-primer && ${MAKE} 'FORMATS=html html-split' DESTDIR=${DESTDIR}/data/tutorials/ppp ${.TARGET:S/afterinstall/install/})
d30 1
a30 1
.include "../web.mk"
@


1.2
log
@Remove stale commented stuff.
@
text
@d2 1
a2 1
# $FreeBSD: www/ru/tutorials/Makefile,v 1.1 2000/01/05 15:39:47 phantom Exp $
d4 1
d11 5
@


1.1
log
@Activate ru/tutorials
@
text
@d2 1
a2 1
# $FreeBSD$
a9 5

#all afterinstall clean: index.html
#	(cd ../../../doc/ru_RU.KOI8-R/articles && ${MAKE} 'FORMATS=html html-split' 'DESTDIR=${DESTDIR}/data/tutorials/$${.CURDIR:T}' ${.TARGET:S/afterinstall/install/})
#	(cd ../../../doc/ru_RU.KOI8-R/books/fdp-primer && ${MAKE} 'FORMATS=html html-split' DESTDIR=${DESTDIR}/data/tutorials/docproj-primer ${.TARGET:S/afterinstall/install/})
#	(cd ../../../doc/ru_RU.KOI8-R/books/ppp-primer && ${MAKE} 'FORMATS=html html-split' DESTDIR=${DESTDIR}/data/tutorials/ppp ${.TARGET:S/afterinstall/install/})
@

