]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/fr_FR.ISO8859-1/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / release / doc / fr_FR.ISO8859-1 / Makefile
1 #
2 #      The FreeBSD Documentation Project
3 #      The FreeBSD French Documentation Project
4 #
5 #      $Id$
6 #      $FreeBSD$
7 #      Original revision: 1.3
8
9
10
11 RELN_ROOT?= ${.CURDIR}/..
12
13 SUBDIR = relnotes
14 SUBDIR+= hardware
15 #SUBDIR+= readme
16 SUBDIR+= errata
17 SUBDIR+= installation
18 SUBDIR+= early-adopter
19
20 COMPAT_SYMLINK = fr
21
22 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
23 .include "${DOC_PREFIX}/share/mk/doc.project.mk"