Subject: Re: What am I doing wrong? ("make clean" fails in gnu/usr.bin/grep)
To: None <current-users@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 03/23/2002 20:48:36
In message <xof1yebrpta.fsf@blubb.pdc.kth.se>, Johan Danielsson writes:
>Perhaps grep/Makefile should be taught how to rm -fr grep. It's always
>annoying when this happens, especially in the middle of a build.
>Somewhat ugly though.

More interestingly, "build.sh" failed because of a problem with BSDOBJDIR - so
when I re-ran it, the "make clean" failed because the "grep" directory existed
again.

That shouldn't happen!

-s