Date: 02 Feb 1998 19:18:27 +0100 From: dag-erli@ifi.uio.no (Dag-Erling Coidan Smørgrav) To: Nate Williams <nate@mt.sri.com> Cc: Warner Losh <imp@village.org>, hackers@FreeBSD.ORG Subject: Re: Recompiling just kmem programs? Message-ID: <xzppvl5oop8.fsf@hrotti.ifi.uio.no> In-Reply-To: Nate Williams's message of "Mon, 2 Feb 1998 11:09:58 -0700" References: <199801301658.JAA26173@harmony.village.org> <199801301957.MAA17366@mt.sri.com> <xzp3ei2cdsc.fsf@grjottunagard.ifi.uio.no> <199802021747.KAA27920@mt.sri.com> <xzpra5lopf2.fsf@hrotti.ifi.uio.no> <199802021809.LAA28241@mt.sri.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Nate Williams <nate@mt.sri.com> writes: > This is just a generic problem with all Unix makes, and nothing new to > BSD-Make. Normally it works fine since most targets don't depend on the > ouytput of the previous target, but if they do there is a chance of not > getting the correct results. Makes sense. > > I usually (and successfully) do 'make depend all install' to rebuild > > my kernel... > This works after a new 'config' run since everything needs to be > re-built, so you end up building a .depend file for the next build > (though if you're blowing everything away everytime the depend step is > un-necessary). I tend to reconfig a lot :) -- * Finrod (INTJ) * Unix weenie * dag-erli@ifi.uio.no * cellular +47-92835919 * RFC1123: "Be liberal in what you accept, and conservative in what you send"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzppvl5oop8.fsf>