]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - release/doc/ru_RU.KOI8-R/installation/sparc64/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 / sparc64 / Makefile
1 # The FreeBSD Russian Documentation Project
2 #
3 # $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/sparc64/Makefile,v 1.1 2004/06/24 07:21:48 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+=  ../../../en_US.ISO8859-1/installation/sparc64/install.sgml
19 SRCS+=  ../common/artheader.sgml
20 SRCS+=  ../common/install.sgml
21 SRCS+=  ../common/layout.sgml
22
23 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
24 .include "${DOC_PREFIX}/share/mk/doc.project.mk"