Initial import from FreeBSD RELENG_4:
[dragonfly.git] / release / doc / fr_FR.ISO8859-1 / installation / alpha / Makefile
1 #
2 #      The FreeBSD Documentation Project
3 #      The FreeBSD French Documentation Project
4 #
5 #      $Id$
6 #      $FreeBSD: src/release/doc/fr_FR.ISO8859-1/installation/alpha/Makefile,v 1.1.2.2 2002/11/01 20:48:57 gioria Exp $
7 #      Original revision:  1.3.2.2
8
9 RELN_ROOT?= ${.CURDIR}/../../..
10
11 DOC?= article
12 FORMATS?= html
13 INSTALL_COMPRESSED?= gz
14 INSTALL_ONLY_COMPRESSED?=
15
16 # SGML content
17 SRCS+=  article.sgml
18 SRCS+=  ../common/artheader.sgml
19 SRCS+=  ../common/abstract.sgml
20 SRCS+=  ../common/install.sgml
21 SRCS+=  ../common/layout.sgml
22 SRCS+=  ../common/trouble.sgml
23 SRCS+=  ../common/upgrade.sgml
24
25 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
26 .include "${DOC_PREFIX}/share/mk/doc.project.mk"