Date: Sun, 18 Jan 1998 12:33:46 -0500 (EST) From: "Justin M. Seger" <jseger@freebsd.scds.com> To: imp@village.org Cc: ports@FreeBSD.ORG Subject: Re: How dow you... Message-ID: <199801181733.MAA12661@freebsd.scds.com> In-Reply-To: <199801180534.WAA17044@harmony.village.org> (message from Warner Losh on Sat, 17 Jan 1998 22:34:46 -0700) References: <199801180534.WAA17044@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
OK. I want to do a make clean from /usr/ports. This is all well and good, except for one minor little problem. Everything that depends on, say, gmake does a make clean on gmake. This slows things down quite a bit. Is there any way fo have this not happend and only clean the directory and *NOT* its depeneds? This should do the trick: make -DNOCLEANDEPENDS clean TTYL, -Justin SEGER-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801181733.MAA12661>