Synchronize with English 1.4
Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
parent
9bb8fd95fa
commit
0ca2cdd2d3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24870
1 changed files with 3 additions and 6 deletions
|
@ -2,26 +2,23 @@
|
|||
# The FreeBSD Russian Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/5-roadmap/Makefile,v 1.1 2004/01/06 18:20:40 andy Exp $
|
||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/5-roadmap/Makefile,v 1.2 2005/06/14 06:18:55 gad Exp $
|
||||
#
|
||||
# Original revision: 1.3
|
||||
# Original revision: 1.4
|
||||
#
|
||||
# Article: FreeBSD 5-STABLE roadmap
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
WITH_ARTICLE_TOC?=YES
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
WITH_ARTICLE_TOC?=YES
|
||||
|
||||
# SGML content
|
||||
SRCS= article.sgml
|
||||
|
||||
CSS_SHEET_ADDITIONS= extra.css
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
Loading…
Reference in a new issue