]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - release/doc/ru_RU.KOI8-R/installation/alpha/Makefile
Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]
[FreeBSD/releng/9.0.git] / release / doc / ru_RU.KOI8-R / installation / alpha / Makefile
1 # The FreeBSD Russian Documentation Project
2 #
3 # $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/alpha/Makefile,v 1.1 2004/06/24 07:21:47 den Exp $
4 # $FreeBSD$
5 #
6 # Original revision: 1.4
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"