Merge from vendor branch LIBPCAP:
[dragonfly.git] / release / doc / de_DE.ISO8859-1 / relnotes / alpha / Makefile
1 # $FreeBSD: src/release/doc/de_DE.ISO8859-1/relnotes/alpha/Makefile,v 1.1.2.1 2002/03/12 21:27:04 ue Exp $
2 # $DragonFly: src/release/doc/de_DE.ISO8859-1/relnotes/alpha/Attic/Makefile,v 1.2 2003/06/17 04:27:19 dillon Exp $
3 # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/alpha/Makefile,v 1.2.2.1 2002/03/11 10:50:20 ue Exp $
4 # $Id: Makefile,v 1.3 2002/03/10 15:37:19 ue Exp $
5 # basiert auf: 1.3.2.4
6
7 RELN_ROOT?= ${.CURDIR}/../../..
8
9 DOC?= article
10 FORMATS?= html
11 INSTALL_COMPRESSED?= gz
12 INSTALL_ONLY_COMPRESSED?=
13
14 JADEFLAGS+=     -V %generate-article-toc%
15
16 # SGML content
17 SRCS+=  article.sgml
18 SRCS+=  ../common/relnotes.ent
19 SRCS+=  ../common/new.sgml
20
21 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
22 .include "${DOC_PREFIX}/share/mk/doc.project.mk"