From owner-freebsd-current Mon Oct 30 15:13:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 7412537B4FE for ; Mon, 30 Oct 2000 15:12:32 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA62357 for current@freebsd.org; Mon, 30 Oct 2000 15:12:31 -0800 (PST) (envelope-from obrien) Date: Mon, 30 Oct 2000 15:12:30 -0800 From: "David O'Brien" To: current@freebsd.org Subject: `make cleandir' doesn't seem to be cleaning as well as before Message-ID: <20001030151230.B62186@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are others seing a situation where ``cd /usr/src/foo && make obj && make cleandir && make cleandir'' isn't deleting /usr/obj/usr/src/foo/ ? It used to and it needs to in order that the second ``make cleandir'' will clean /usr/src/foo/ itself. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message