]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - release/doc/de_DE.ISO8859-1/installation/alpha/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / release / doc / de_DE.ISO8859-1 / installation / alpha / Makefile
1 # $FreeBSD$
2 # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/alpha/Makefile,v 1.2 2002/03/10 18:41:40 ue Exp $
3 # $Id: Makefile,v 1.3 2002/03/10 15:37:17 ue Exp $
4 # basiert auf: 1.4
5
6 RELN_ROOT?= ${.CURDIR}/../../..
7
8 DOC?= article
9 FORMATS?= html
10 INSTALL_COMPRESSED?= gz
11 INSTALL_ONLY_COMPRESSED?=
12
13 # SGML content
14 SRCS+=  article.xml
15 SRCS+=  ../common/artheader.xml
16 SRCS+= ../common/abstract.xml
17 SRCS+=  ../common/install.xml
18 SRCS+=  ../common/layout.xml
19 SRCS+=  ../common/trouble.xml
20 SRCS+=  ../common/upgrade.xml
21
22 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
23 .include "${DOC_PREFIX}/share/mk/doc.project.mk"