From owner-cvs-all Tue May 9 6:57:10 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 7820937BE15; Tue, 9 May 2000 06:56:56 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12pAUv-000L0L-00; Tue, 09 May 2000 15:56:29 +0200 From: Sheldon Hearn To: Nick Hibma Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 In-reply-to: Your message of "Tue, 09 May 2000 14:20:31 +0100." Date: Tue, 09 May 2000 15:56:29 +0200 Message-ID: <80744.957880589@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 09 May 2000 14:20:31 +0100, Nick Hibma wrote: > How does buildkernel (installing the modules) interact with building and > installing modules in a build world? The buildkernel target is distinct from and not included in the buildworld target. It _is_, however, dependant on a populated obj tree as produced by buildworld. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message