]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - release/doc/de_DE.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 / de_DE.ISO8859-1 / installation / sparc64 / Makefile
1 # $FreeBSD$
2 # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/sparc64/Makefile,v 1.1 2002/03/14 18:23:47 ue Exp $
3 # basiert auf: 1.1
4
5 RELN_ROOT?= ${.CURDIR}/../../..
6
7 DOC?= article
8 FORMATS?= html
9 INSTALL_COMPRESSED?= gz
10 INSTALL_ONLY_COMPRESSED?=
11
12 # SGML content
13 SRCS+=  article.sgml
14 SRCS+=  install.sgml
15 SRCS+=  ../common/artheader.sgml
16 SRCS+=  ../common/install.sgml
17 SRCS+=  ../common/layout.sgml
18
19 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
20 .include "${DOC_PREFIX}/share/mk/doc.project.mk"