]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/fr_FR.ISO8859-1/errata/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / release / doc / fr_FR.ISO8859-1 / errata / Makefile
1 #
2 #      The FreeBSD Documentation Project
3 #      The FreeBSD French Documentation Project
4 #
5 #      $Id$
6 #      $FreeBSD$
7 #      Original revision: 1.5
8
9 RELN_ROOT?= ${.CURDIR}/../..
10 .ifdef NO_LANGCODE_IN_DESTDIR
11 DESTDIR?= ${DOCDIR}/errata
12 .else
13 DESTDIR?= ${DOCDIR}/fr_FR.ISO8859-1/errata
14 .endif
15
16 DOC?= article
17 FORMATS?= html
18 INSTALL_COMPRESSED?= gz
19 INSTALL_ONLY_COMPRESSED?=
20
21 # SGML content
22 SRCS+=  article.xml
23
24 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
25 .include "${DOC_PREFIX}/share/mk/doc.project.mk"