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