Initial import, synchronized with English 1.4
This commit is contained in:
parent
e895d25f78
commit
65601157f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19490
1 changed files with 23 additions and 0 deletions
23
ru_RU.KOI8-R/articles/problem-reports/Makefile
Normal file
23
ru_RU.KOI8-R/articles/problem-reports/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
#
|
||||||
|
# The FreeBSD Russian Documentation Project
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/problem-reports/Makefile,v 1.2 2003/11/08 14:35:28 phantom Exp $
|
||||||
|
#
|
||||||
|
# Original revision: 1.4
|
||||||
|
#
|
||||||
|
|
||||||
|
DOC?= article
|
||||||
|
|
||||||
|
FORMATS?= html
|
||||||
|
|
||||||
|
INSTALL_COMPRESSED?=gz
|
||||||
|
INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
|
WITH_ARTICLE_TOC?=YES
|
||||||
|
|
||||||
|
SRCS= article.sgml
|
||||||
|
|
||||||
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
|
|
||||||
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
Loading…
Reference in a new issue