]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/de_DE.ISO8859-1/installation/pc98/Makefile
Document recent security advisories (since 9.2-RELEASE is released).
[FreeBSD/releng/10.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.xml
14 SRCS+=  ../common/artheader.xml
15 SRCS+=  ../common/install.xml
16 SRCS+=  ../common/layout.xml
17 SRCS+=  ../common/trouble.xml
18 SRCS+=  ../common/upgrade.xml
19
20 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
21 .include "${DOC_PREFIX}/share/mk/doc.project.mk"