Subject: Re: installing a pkg on multiple machines?
To: Jukka Marin <jmarin@pyy.jmp.fi>
From: Alistair Crooks <azcb0@amdahl.com>
List: current-users
Date: 09/14/1998 01:57:06
Hi Jukka,

> On Fri, Sep 11, 1998 at 01:22:04AM -0700, Michael Graff wrote:
> > I don't trust this; I do a make, make install, make clean, then repeat
> > on the other host.

Hmmmmm.
 
> Okay.  But kde (for example) depends on several other packages (I don't
> even know which ones).  How do I "make clean" all of them?  Hm.  I guess
> I just "make clean" in ../pkgsrc ?
 
"make clean-depends" will do a "make clean" in each of the dependency
packages.