]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - release/doc/de_DE.ISO8859-1/installation/pc98/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 / pc98 / Makefile
1 # $FreeBSD$
2 # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/pc98/Makefile,v 1.1 2002/07/08 18:41:45 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+=  ../common/artheader.sgml
15 SRCS+=  ../common/abstract.sgml
16 SRCS+=  ../common/install.sgml
17 SRCS+=  ../common/layout.sgml
18 SRCS+=  ../common/trouble.sgml
19 SRCS+=  ../common/upgrade.sgml
20
21 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
22 .include "${DOC_PREFIX}/share/mk/doc.project.mk"