head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_6_3_0:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_2_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.04.05.07.18.48;	author bvs;	state Exp;
branches;
next	1.1;

1.1
date	2004.01.05.17.01.46;	author andy;	state Exp;
branches;
next	;


desc
@@


1.2
log
@MFen:
	1.6  --> 1.8  linux-compatison/article.sgml
	1.4  --> 1.6  problem-reports/Makefile
	1.36 --> 1.44 problem-reports/article.sgml
	1.14 --> 1.17 pr-guidelines/article.sgml
	1.4  --> 1.6  pr-guidelines/Makefile

Obtained from: The FreeBSD Russian Documentation Project
@
text
@#
# The FreeBSD Russian Documentation Project
#
# $FreeBSD$
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/problem-reports/Makefile,v 1.3 2005/06/30 03:23:24 gad Exp $
#
# Original revision: 1.6
#
# Article: Writing FreeBSD Problem Reports

DOC?= article

FORMATS?= html
WITH_ARTICLE_TOC?= YES

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=

SRCS=  article.sgml

URL_RELPREFIX?=        ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..

.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.1
log
@Initial import, synchronized with English 1.4
@
text
@d5 1
a5 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/problem-reports/Makefile,v 1.2 2003/11/08 14:35:28 phantom Exp $
d7 1
a7 1
# Original revision: 1.4
d9 1
d14 1
d19 1
a19 3
WITH_ARTICLE_TOC?=YES

SRCS= article.sgml
d21 1
@

