]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - release/doc/de_DE.ISO8859-1/hardware/ia64/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 / hardware / ia64 / Makefile
1 # $FreeBSD$
2 # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/ia64/Makefile,v 1.2 2002/03/10 18:41:37 ue Exp $
3 # $Id: Makefile,v 1.2 2002/03/10 15:37:16 ue Exp $
4 # basiert auf: 1.2
5
6 RELN_ROOT?= ${.CURDIR}/../../..
7
8 DOC?= article
9 FORMATS?= html
10 INSTALL_COMPRESSED?= gz
11 INSTALL_ONLY_COMPRESSED?=
12
13 JADEFLAGS+=     -V %generate-article-toc%
14
15 # SGML content
16 SRCS+=  article.sgml 
17 # SRCS+=        proc-ia64.sgml 
18 SRCS+=  ../common/hw.ent
19 SRCS+=  ../common/artheader.sgml
20 SRCS+=  ../common/dev.sgml
21
22 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
23 .include "${DOC_PREFIX}/share/mk/doc.project.mk"