Subject: Re: how to clean after every DEPENDS?
To: =?ISO-8859-1?Q?C=E9sar_Catri=E1n?= C. <ccatrian@eml.cc>
From: Todd Vierling <tv@duh.org>
List: tech-pkg
Date: 04/01/2004 12:24:18
On Thu, 1 Apr 2004, César Catrián C. wrote:

: The cleaning of each working directory is only made in the end, when the
: size of all the working directories has grown more of a gigabyte. is there
: an _available_ option to clean the working directories after each
: installation of dependencies?

Set in mk.conf:

DEPENDS_TARGET=install clean

Or, in environment/make command line:  DEPENDS_TARGET="install clean"

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com>