On 25-Oct-2002 David Oleszkiewicz wrote:
> I haven't been that good at running make clean after installing my ports
> and could like to clean things up now.  I tried running make clean at the
> top of the ports tree and it works, it just keeps recursing on
> everyones dependencies so ports like autoconf get make clean'ed  a
> real lot.  Is there a way to tell the Make to ignore the dependencies.  I
> couldn't figure one out from looking at the Make files.
> 
> Please cc this address as I am not subscribed to the list.
> 
> 

make NOCLEANDEPENDS=YES distclean

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- "Beer is proof that God loves us and wants us to be happy."

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

Reply via email to