Initial import from FreeBSD RELENG_4:
[dragonfly.git] / release / doc / fr_FR.ISO8859-1 / relnotes / 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/relnotes/i386/Makefile,v 1.1.2.1 2002/02/23 22:59:00 gioria Exp $
7 #      Original revision: 1.3.2.4
8
9 RELN_ROOT?= ${.CURDIR}/../../..
10
11 DOC?= article
12 FORMATS?= html
13 INSTALL_COMPRESSED?= gz
14 INSTALL_ONLY_COMPRESSED?=
15
16 JADEFLAGS+=     -V %generate-article-toc%
17
18 # SGML content
19 SRCS+=  article.sgml
20 #SRCS+= ../common/relnotes.ent
21 #SRCS+= ../common/new.sgml
22
23 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
24 .include "${DOC_PREFIX}/share/mk/doc.project.mk"