Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2001 23:29:02 -0600
From:      Christopher Farley <chris@northernbrewer.com>
To:        Doug Poland <doug@polands.org>
Cc:        questions@freebsd.org
Subject:   Re: custom kernel make questions
Message-ID:  <20011108232859.B18618@northernbrewer.com>
In-Reply-To: <20011108221031.B8248@polands.org>; from doug@polands.org on Thu, Nov 08, 2001 at 10:10:31PM -0600
References:  <20011108221031.B8248@polands.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Poland (doug@polands.org) wrote:

> In my case, my directories /usr/src and /usr/obj are exported via
> NFS from another machine.  So I typically do:
> 
> # /usr/src
> # make buildkernel KERNCONF=MYKERNEL
> # make installkernel KERNCONF=MYKERNEL
> 
> My question, am I missing the make depend?  Is it happening
> "under the covers"?   I've been doing this on a bunch of machines
> for several months now and everything *seems* to work.

I believe 'make depend' is the old way. You are doing it correctly.

-- 
Christopher Farley
www.northernbrewer.com

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?20011108232859.B18618>