Sync with FreeBSD. This removes the need for perl.
[dragonfly.git] / release / doc / en_US.ISO8859-1 / installation / alpha / Makefile
1 # $FreeBSD: src/release/doc/en_US.ISO8859-1/installation/alpha/Makefile,v 1.3.2.2 2001/08/27 03:54:49 bmah Exp $
2 # $DragonFly: src/release/doc/en_US.ISO8859-1/installation/alpha/Attic/Makefile,v 1.2 2003/06/17 04:27:19 dillon Exp $
3
4 RELN_ROOT?= ${.CURDIR}/../../..
5
6 DOC?= article
7 FORMATS?= html
8 INSTALL_COMPRESSED?= gz
9 INSTALL_ONLY_COMPRESSED?=
10
11 # SGML content
12 SRCS+=  article.sgml
13 SRCS+=  ../common/artheader.sgml
14 SRCS+=  ../common/abstract.sgml
15 SRCS+=  ../common/install.sgml
16 SRCS+=  ../common/layout.sgml
17 SRCS+=  ../common/trouble.sgml
18 SRCS+=  ../common/upgrade.sgml
19
20 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
21 .include "${DOC_PREFIX}/share/mk/doc.project.mk"