Subject: Re: Recursive 'make package', and 'make clean'
To: David Brownlee <abs@anim.dreamworks.com>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-pkg
Date: 03/30/1999 14:26:58
On Mon, 29 Mar 1999, David Brownlee wrote:
> 	Is there any way to
> 	a) Build a binary package for the current package and all
> 	   dependencies (x,y)

Yes. Set "DEPENDS_TARGET?=package" in /etc/mk.conf


> 	b) make clean in all the appropriate dirs? (x,y)

make clean CLEANDEPENDS=YES

Please note there's also a "make deinstall DEINSTALLDEPENDS=YES" in case
you need it.


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>