diff --git a/fr/projects/Makefile b/fr/projects/Makefile index 7ec500049b..1da41fe811 100644 --- a/fr/projects/Makefile +++ b/fr/projects/Makefile @@ -1,23 +1,22 @@ -# $FreeBSD$ +# $FreeBSD: www/fr/projects/Makefile,v 1.1 2003/12/15 16:04:58 stephane Exp $ # The FreeBSD French Documentation Project -# Original revision: 1.14 +# Original revision: 1.16 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= projects.sgml -DOCS+= updater.sgml DOCS+= newbies.sgml DOCS+= libh.sgml DOCS+= cvsweb.sgml INDEXLINK= projects.html SUBDIR= busdma c99 mips .include "${WEB_PREFIX}/share/mk/web.site.mk"