Sync with FreeBSD. This removes the need for perl.
[dragonfly.git] / release / doc / de_DE.ISO8859-1 / installation / alpha / Makefile
1 # $FreeBSD: src/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile,v 1.1.2.1 2002/03/12 21:27:00 ue Exp $
2 # $DragonFly: src/release/doc/de_DE.ISO8859-1/installation/alpha/Attic/Makefile,v 1.2 2003/06/17 04:27:19 dillon Exp $
3 # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/alpha/Makefile,v 1.2.2.1 2002/03/11 01:13:55 ue Exp $
4 # $Id: Makefile,v 1.3 2002/03/10 15:37:17 ue Exp $
5 # basiert auf: 1.3.2.2
6
7 RELN_ROOT?= ${.CURDIR}/../../..
8
9 DOC?= article
10 FORMATS?= html
11 INSTALL_COMPRESSED?= gz
12 INSTALL_ONLY_COMPRESSED?=
13
14 # SGML content
15 SRCS+=  article.sgml
16 SRCS+=  ../common/artheader.sgml
17 SRCS+= ../common/abstract.sgml
18 SRCS+=  ../common/install.sgml
19 SRCS+=  ../common/layout.sgml
20 SRCS+=  ../common/trouble.sgml
21 SRCS+=  ../common/upgrade.sgml
22
23 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
24 .include "${DOC_PREFIX}/share/mk/doc.project.mk"