Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2002 15:22:09 -0800
From:      Mike Makonnen <mike_makonnen@yahoo.com>
To:        Mike Meyer <mwm-dated-1011558328.210f81@mired.org>
Cc:        ml@db.nexgen.com, questions@freebsd.org
Subject:   Re: cvsup/make
Message-ID:  <200201152322.g0FNM9923567@blackbox.pacbell.net>
In-Reply-To: <15428.36920.115486.220565@guru.mired.org>
References:  <75765809@toto.iv> <15428.36920.115486.220565@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Jan 2002 14:25:28 -0600
"Mike Meyer" <mwm-dated-1011558328.210f81@mired.org> wrote:

> alexus <ml@db.nexgen.com> types:
> > is there a way to after i did cvsup stable-cvsupfile to do make just only
> > whatever was downloaded from cvsup instead of the whole thing all over
> > again?
> 
> Not reliably. That's why the documented method is to do the whole
> thing all over again.

you can give make the -DNOCLEAN flag:
make -DNOCLEAN buildworld

I use it on -stable and -current with no problems.

HOWEVER, should your builds fail or you get strange run-time errors, remove your object tree and do a clean build and install before you post to a mailinglist or send in a pr.


cheers,
mike makonnen

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201152322.g0FNM9923567>