From owner-freebsd-doc@FreeBSD.ORG Sat Aug 13 17:38:17 2005 Return-Path: X-Original-To: doc@FreeBSD.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD51216A441; Sat, 13 Aug 2005 17:38:16 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F43D43D46; Sat, 13 Aug 2005 17:38:15 +0000 (GMT) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.3/8.13.3) with ESMTP id j7DHcDh0077319; Sat, 13 Aug 2005 19:38:14 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost.blackend.org [127.0.0.1]) by gothic.blackend.org (8.13.3/8.13.3) with ESMTP id j7DHcE8G004151; Sat, 13 Aug 2005 19:38:14 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.13.3/8.13.3/Submit) id j7DHcDeK004150; Sat, 13 Aug 2005 19:38:13 +0200 (CEST) (envelope-from marc) Date: Sat, 13 Aug 2005 19:38:13 +0200 From: Marc Fonvieille To: "Jesus R. Camou" Message-ID: <20050813173813.GC595@gothic.blackend.org> References: <5EFD4564-4F2A-410E-A563-ECDDA2EBB42C@submonkey.net> <20050813104049.GA851@zaphod.nitro.dk> <20050813115601.GI55885@submonkey.net> <20050813161106.GB199@opensea.mephis.org> <20050813172135.GC199@opensea.mephis.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050813172135.GC199@opensea.mephis.org> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.4-STABLE User-Agent: Mutt/1.5.9i Cc: ceri@FreeBSD.org, doc@FreeBSD.org Subject: Re: Building all formats X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2005 17:38:17 -0000 On Sat, Aug 13, 2005 at 10:21:35AM -0700, Jesus R. Camou wrote: > > Though, it doesn't clean. > A quick fix would be to add a ' || ${_cf} == "all"' to each CLEANFILES test. Marc