Subject: Re: bin-install and package targets To: D'Arcy J.M. Cain <darcy@NetBSD.org> From: Hubert Feyrer <hubert@feyrer.de> List: tech-pkg Date: 06/24/2005 18:40:31
On Fri, 24 Jun 2005, D'Arcy J.M. Cain wrote:
>> make package / make install
>
> What does that do if it has to install dependent packages?
use $DEPENDS_TARGET - bsd.pk.mk to see if the install/package is passed
on, I forgot.
- Hubert