]> CyberLeo.Net >> Repos - FreeBSD/releng/9.1.git/blob - release/doc/ru_RU.KOI8-R/installation/amd64/Makefile
- Bump versions and revert XML migration of the release documents in
[FreeBSD/releng/9.1.git] / release / doc / ru_RU.KOI8-R / installation / amd64 / Makefile
1 # The FreeBSD Russian Documentation Project
2 #
3 # $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/amd64/Makefile,v 1.1 2004/06/24 07:21:47 den Exp $
4 # $FreeBSD$
5 #
6 # Original revision: 1.1
7 #
8
9 RELN_ROOT?= ${.CURDIR}/../../..
10
11 DOC?= article
12 FORMATS?= html
13 INSTALL_COMPRESSED?= gz
14 INSTALL_ONLY_COMPRESSED?=
15
16 # SGML content
17 SRCS+=  article.sgml
18 SRCS+=  ../common/artheader.sgml
19 SRCS+=  ../common/abstract.sgml
20 SRCS+=  ../common/install.sgml
21 SRCS+=  ../common/layout.sgml
22 SRCS+=  ../common/trouble.sgml
23 SRCS+=  ../common/upgrade.sgml
24
25 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
26 .include "${DOC_PREFIX}/share/mk/doc.project.mk"