Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 22:08:23 -0500 (CDT)
From:      Don Read <dread@texas.net>
To:        David Oleszkiewicz <davido@labrador.dhs.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: make clean of /usr/ports
Message-ID:  <XFMail.20021024220823.dread@texas.net>
In-Reply-To: <20021024192714.G90371-100000@labrador.dhs.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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                                       dread@texas.net
-- "Beer is proof that God loves us and wants us to be happy."

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021024220823.dread>