head	1.6;
access;
symbols;
locks; strict;
comment	@# @;


1.6
date	2000.04.06.13.21.03;	author phantom;	state dead;
branches;
next	1.5;

1.5
date	99.09.06.06.53.36;	author peter;	state Exp;
branches;
next	1.4;

1.4
date	99.08.19.20.36.01;	author nik;	state Exp;
branches;
next	1.3;

1.3
date	99.08.16.22.09.17;	author nik;	state Exp;
branches;
next	1.2;

1.2
date	98.12.30.10.17.35;	author dt;	state Exp;
branches;
next	1.1;

1.1
date	98.12.28.19.20.02;	author ache;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Bye-bye old good FAQ
@
text
@# $FreeBSD: doc/ru_RU.KOI8-R/FAQ/Makefile,v 1.5 1999/09/06 06:53:36 peter Exp $

.NOTPARALLEL:

DOC=	FAQ
DESTDIR=	${DOCDIR}/ru_RU.KOI8-R
FORMATS?= html roff
SGMLOPTS+=-e koi8-r
SGMLOPTS+=-links
SRCS= FAQ.sgml acknowledgments.sgml admin.sgml applications.sgml
SRCS+= commercial.sgml hackers.sgml hardware.sgml install.sgml
SRCS+= kernelconfig.sgml misc.sgml network.sgml preface.sgml
SRCS+=	serial.sgml troubleshoot.sgml x.sgml

.include <bsd.sgml.mk>
@


1.5
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.4
log
@Honour ${DOCDIR} when installing the documentation.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.2 1998/12/30 10:17:35 dt Exp $
@


1.3
log
@The new Makefile framework.  Does the right thing (pretty much) except
in the case of */FAQ/Makefile, because the FAQs are all in the wrong
place.  Things still install properly, but some of the directory paths
are hardcoded.  This will be going away ASAP.
@
text
@d6 1
a6 2
VOLUME=	faq
DOCDIR=	/usr/local/share/doc/fdp/ru_SU.KOI8-R/books
@


1.2
log
@Install Russian FAQ to its directory.
Set charset of HTML files to koi8-r.
Don't build ascii and latin1 version.

Obtained from:	doc/ja/FAQ/Makefile and doc/es/FAQ/Makefile
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1998/12/28 19:20:02 ache Exp $
d6 2
a7 1
DOCDIR=	${SHAREDIR}/doc/ru
@


1.1
log
@Russian FAQ translation
Submitted by: Andrey Zakhvatov <andy@@icc.surw.chel.su>
@
text
@d1 3
a3 1
# $Id: Makefile,v 1.1 1998/07/24 10:45:39 andy Exp $
a4 1
SGMLOPTS=-links
d6 4
@
