]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - release/doc/fr_FR.ISO8859-1/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 / fr_FR.ISO8859-1 / installation / sparc64 / Makefile
1 #
2 #     The FreeBSD Documentation Project
3 #     The FreeBSD French Documentation Project
4 #     $Id$
5 #
6 #     $FreeBSD$
7 #     Original revision: 1.1
8 #
9
10
11 RELN_ROOT?= ${.CURDIR}/../../..
12
13 DOC?= article
14 FORMATS?= html
15 INSTALL_COMPRESSED?= gz
16 INSTALL_ONLY_COMPRESSED?=
17
18 # SGML content
19 SRCS+=  article.sgml
20 SRCS+=  install.sgml
21 SRCS+=  ../common/artheader.sgml
22 SRCS+=  ../common/install.sgml
23 SRCS+=  ../common/layout.sgml
24
25 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
26 .include "${DOC_PREFIX}/share/mk/doc.project.mk"