Subject: Re: updating a single binary
To: Jukka Marin <jmarin@pyy.jmp.fi>
From: Roland Dowdeswell <elric@imrryr.org>
List: current-users
Date: 05/06/2002 15:21:45
On 1020697088 seconds since the Beginning of the UNIX epoch
Jukka Marin wrote:
>
>Once upon a time, I could cd to /usr/src/whatever/foo and do a make install
>there. This was nice because it allowed me to update single binaries
>without doing a full build (useful on small machines).
This still works, you just have to set USETOOLS=no, so:
USETOOLS=no make dependall install
== Roland Dowdeswell http://www.Imrryr.ORG/~elric/ ==
== The Unofficial NetBSD Web Pages http://www.Imrryr.ORG/NetBSD/ ==
== The NetBSD Project http://www.NetBSD.ORG/ ==