From 1f6b7992a8fbbaf0050b3db8f1b55fdd7ce2a756 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Wed, 28 Aug 2002 16:51:55 +0000 Subject: [PATCH] MFen 1.56 --> 1.60 --- fr_FR.ISO8859-1/books/handbook/Makefile | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/fr_FR.ISO8859-1/books/handbook/Makefile b/fr_FR.ISO8859-1/books/handbook/Makefile index e63eed83dc..31844659e5 100644 --- a/fr_FR.ISO8859-1/books/handbook/Makefile +++ b/fr_FR.ISO8859-1/books/handbook/Makefile @@ -2,8 +2,8 @@ # The FreeBSD French Documentation Project # # $FreeBSD$ -# $Id: Makefile,v 1.6 2002-07-29 17:53:02 blackend Exp $ -# Original revision: 1.56 +# $Id: Makefile,v 1.7 2002-08-28 16:51:55 blackend Exp $ +# Original revision: 1.60 # # Build the FreeBSD Handbook. # @@ -107,6 +107,13 @@ IMAGES+= install/example-dir2.eps IMAGES+= install/example-dir3.eps IMAGES+= install/example-dir4.eps IMAGES+= install/example-dir5.eps +#IMAGES+= vinum/vinum-concat.pic +#IMAGES+= vinum/vinum-mirrored-vol.pic +#IMAGES+= vinum/vinum-raid10-vol.pic +#IMAGES+= vinum/vinum-raid5-org.pic +#IMAGES+= vinum/vinum-simple-vol.pic +#IMAGES+= vinum/vinum-striped-vol.pic +#IMAGES+= vinum/vinum-striped.pic # Images from the cross-document image library IMAGES_LIB= callouts/1.png @@ -149,6 +156,7 @@ SRCS+= printing/chapter.sgml SRCS+= security/chapter.sgml SRCS+= serialcomms/chapter.sgml SRCS+= users/chapter.sgml +SRCS+= vinum/chapter.sgml SRCS+= x11/chapter.sgml SRCS+= ports/chapter.sgml SRCS+= preface/preface.sgml