Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[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 #      $DragonFly: src/release/doc/fr_FR.ISO8859-1/installation/alpha/Attic/Makefile,v 1.2 2003/06/17 04:27:19 dillon Exp $
8 #      Original revision:  1.3.2.2
9
10 RELN_ROOT?= ${.CURDIR}/../../..
11
12 DOC?= article
13 FORMATS?= html
14 INSTALL_COMPRESSED?= gz
15 INSTALL_ONLY_COMPRESSED?=
16
17 # SGML content
18 SRCS+=  article.sgml
19 SRCS+=  ../common/artheader.sgml
20 SRCS+=  ../common/abstract.sgml
21 SRCS+=  ../common/install.sgml
22 SRCS+=  ../common/layout.sgml
23 SRCS+=  ../common/trouble.sgml
24 SRCS+=  ../common/upgrade.sgml
25
26 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
27 .include "${DOC_PREFIX}/share/mk/doc.project.mk"