Sync with FreeBSD. This removes the need for perl.
[dragonfly.git] / release / doc / fr_FR.ISO8859-1 / hardware / 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/hardware/i386/Makefile,v 1.1.2.1 2002/10/19 14:56:45 gioria Exp $
7 #      $DragonFly: src/release/doc/fr_FR.ISO8859-1/hardware/i386/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 JADEFLAGS+=     -V %generate-article-toc%
18
19 # SGML content
20 SRCS+=  article.sgml 
21 SRCS+=  proc-i386.sgml 
22 SRCS+=  ../common/hw.ent
23 SRCS+=  ../common/artheader.sgml
24 SRCS+=  ../common/dev.sgml
25 SRCS+=  ../common/config.sgml
26
27 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
28 .include "${DOC_PREFIX}/share/mk/doc.project.mk"