]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/de_DE.ISO8859-1/relnotes/i386/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / release / doc / de_DE.ISO8859-1 / relnotes / i386 / Makefile
1 # $FreeBSD$
2 # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/i386/Makefile,v 1.2 2002/03/10 18:41:47 ue Exp $
3 # $Id: Makefile,v 1.3 2002/03/10 15:37:20 ue Exp $
4 # basiert auf: 1.6
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.xml
17 SRCS+=  ../common/relnotes.ent
18 SRCS+=  ../common/new.xml
19
20 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
21 .include "${DOC_PREFIX}/share/mk/doc.project.mk"