From owner-freebsd-security Thu Nov 14 10:45:19 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6077E37B401 for ; Thu, 14 Nov 2002 10:45:16 -0800 (PST) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id D13E243E42 for ; Thu, 14 Nov 2002 10:45:15 -0800 (PST) (envelope-from nectar@nectar.cc) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 5A21438; Thu, 14 Nov 2002 12:45:15 -0600 (CST) Received: by madman.nectar.cc (Postfix, from userid 1001) id C4986137BDD; Thu, 14 Nov 2002 12:45:14 -0600 (CST) Date: Thu, 14 Nov 2002 12:45:14 -0600 From: "Jacques A. Vidrine" To: "Andrew J. Korty" Cc: freebsd-security@FreeBSD.ORG Subject: Re: FreeBSD Security Advisory FreeBSD-SA-02:43.bind Message-ID: <20021114184514.GL23981@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , "Andrew J. Korty" , freebsd-security@FreeBSD.ORG References: <20021114163327.GD23981@madman.nectar.cc> <20021114.161925.95516452.ishizuka@ish.org> <200211140624.gAE6OXcA038916@freefall.freebsd.org> <20021114.161925.95516452.ishizuka@ish.org> <3.0.5.32.20021114111020.0102afe0@sage-american.com> <5.1.1.6.0.20021114122014.067d0a68@marble.sentex.ca> <20021114122907.E36056@cthulu.compt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.1i-ja.1 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Nov 14, 2002 at 01:24:04PM -0500, Andrew J. Korty wrote: > Why do the advisories use && at all? What's wrong with > "make depend all install"? Because `make all install' needs the results of `make depend': i.e. it includes a file generated by `make depend'. It's not `make depend && make all install' simply because I prefer to hit the default make target rather than specifying `all'. Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message