Subject: Re: updating current
To: None <joe@mediaone.net>
From: Simon Burge <simonb@telstra.com.au>
List: current-users
Date: 03/29/1999 23:38:10
Joseph Sarkes wrote:

> Just a quick question about building current.
> 
> After doing make obj, and make -k build, the system is apparently
> (at least mostly) installed and up to date.
> 
> If I then go into /usr/src and do make -k, it appears that crt0
> is rebuilt which then forces relinking of all programs. Is 
> there something funny with the makefiles that causes this?

Look at the UPDATE configuration variable in /usr/src/Makefile.  I
typically use "make UPDATE=1 -k build".

Simon.