From owner-freebsd-security Thu Nov 14 14:27:45 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 EDCE937B401 for ; Thu, 14 Nov 2002 14:27:43 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-146.dsl.lsan03.pacbell.net [63.207.60.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95CE943E91 for ; Thu, 14 Nov 2002 14:27:38 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 08E1B66D9C; Thu, 14 Nov 2002 14:27:38 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 5342A1238; Thu, 14 Nov 2002 14:30:14 -0800 (PST) Date: Thu, 14 Nov 2002 14:30:14 -0800 From: Kris Kennaway To: "Andrew J. Korty" Cc: freebsd-security@FreeBSD.ORG Subject: Re: FreeBSD Security Advisory FreeBSD-SA-02:43.bind Message-ID: <20021114223013.GA11863@rot13.obsecurity.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: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i 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 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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"? This is not the same as 'make depend && make all install'. Your form won't use the newly built dependencies in the remaining targets; you need to use a separate invocation of make to use the right (newly-generated) dependency list. Kris --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE91CP1Wry0BWjoQKURAsT9AJ9/RlREgtlhKw78w8rHbHlMPsVv+QCg0xo7 AcNTNv2PaxnTd0UhDQHNK58= =P3GV -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message