]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/fr_FR.ISO8859-1/hardware/alpha/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / release / doc / fr_FR.ISO8859-1 / hardware / alpha / Makefile
1 #
2 #      The FreeBSD Documentation Project
3 #      The FreeBSD French Documentation Project
4 #
5 #      $Id$
6 #      $FreeBSD$
7 #      Original revision: 1.6
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.xml
20 SRCS+=  proc-alpha.xml
21 SRCS+=  ../common/hw.ent
22 SRCS+=  ../common/artheader.xml
23 SRCS+=  ../common/dev.xml
24
25 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
26 .include "${DOC_PREFIX}/share/mk/doc.project.mk"