Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.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: src/release/doc/fr_FR.ISO8859-1/Makefile,v 1.2.2.5 2002/11/01 20:48:57 gioria Exp $
7 #      $DragonFly: src/release/doc/fr_FR.ISO8859-1/Attic/Makefile,v 1.2 2003/06/17 04:27:19 dillon Exp $
8 #      Original revision: 1.2.2.1
9
10
11
12 RELN_ROOT?= ${.CURDIR}/..
13
14 SUBDIR = relnotes
15 SUBDIR+= hardware
16 #SUBDIR+= readme
17 SUBDIR+= errata
18 SUBDIR+= installation
19
20 COMPAT_SYMLINK = fr
21
22 .include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
23 .include "${DOC_PREFIX}/share/mk/doc.project.mk"