Re: `make cleandir' doesn't seem to be cleaning as well as before

2000-10-30 Thread John Polstra

In article [EMAIL PROTECTED],
David O'Brien [EMAIL PROTECTED] wrote:
 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.

Yes, I've been noticing that for a month at least.  I don't like it
either.

John
-- 
  John Polstra   [EMAIL PROTECTED]
  John D. Polstra  Co., Inc.Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: `make cleandir' doesn't seem to be cleaning as well as before

2000-10-30 Thread David O'Brien

 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.

I tracked this down to rev 1.33 of bsd.obj.mk.

-- 
-- David  ([EMAIL PROTECTED])
  GNU is Not Unix / Linux Is Not UniX


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: `make cleandir' doesn't seem to be cleaning as well as before

2000-10-30 Thread David O'Brien

On Mon, Oct 30, 2000 at 06:13:28PM -0800, David O'Brien wrote:
  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.
 
 I tracked this down to rev 1.33 of bsd.obj.mk.

I'm wrong, it is the rev 1.3[12].
 
-- 
-- David  ([EMAIL PROTECTED])
  GNU is Not Unix / Linux Is Not UniX


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message