Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 1996 04:15:51 -0800 (PST)
From:      asami@freebsd.org (Satoshi Asami)
To:        fenner@parc.xerox.com
Cc:        ports@freebsd.org
Subject:   Re: "make clean" now cleans dependencies?
Message-ID:  <199611201215.EAA02136@silvia.HIP.Berkeley.EDU>
In-Reply-To: <96Nov19.125320pst.177557@crevenia.parc.xerox.com> (message from Bill Fenner on Tue, 19 Nov 1996 12:53:13 PST)

next in thread | previous in thread | raw e-mail | index | archive | help
 * I'm working on a new port on thud, and discovered that "make clean"
 * now tries to do a "make clean" in all of this port's dependencies.
 * At least while creating a port, "make clean" is something that I do
 * a lot, and I don't want to have to rebuild tk every time I clean and
 * rebuild my port.  

Why is that, it doesn't remove the installation of tk.  For most
people this is just a no-op anyway.

 * 		     Can the clean-depends target be made seperate,
 * or triggered by "reallyclean" or something?  Or is there a reason

If you really need the tk build dir lying around, define
NOCLEANDEPENDS in your environment.

Satoshi



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