Initial import from FreeBSD RELENG_4:
[games.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
3 RELN_ROOT?= ${.CURDIR}/../../..
4
5 DOC?= article
6 FORMATS?= html
7 INSTALL_COMPRESSED?= gz
8 INSTALL_ONLY_COMPRESSED?=
9
10 # SGML content
11 SRCS+=  article.sgml
12 SRCS+=  ../common/artheader.sgml
13 SRCS+=  ../common/abstract.sgml
14 SRCS+=  ../common/install.sgml
15 SRCS+=  ../common/layout.sgml
16 SRCS+=  ../common/trouble.sgml
17 SRCS+=  ../common/upgrade.sgml
18
19 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
20 .include "${DOC_PREFIX}/share/mk/doc.project.mk"