]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/de_DE.ISO8859-1/relnotes/pc98/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 / pc98 / Makefile
1 # $FreeBSD$
2 # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/relnotes/pc98/Makefile,v 1.1 2002/07/08 18:41:46 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 JADEFLAGS+=     -V %generate-article-toc%
13
14 # SGML content
15 SRCS+=  article.xml
16 SRCS+=  ../common/relnotes.ent
17 SRCS+=  ../common/new.xml
18
19 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
20 .include "${DOC_PREFIX}/share/mk/doc.project.mk"