From owner-cvs-all Tue May 9 6:27:28 2000 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by hub.freebsd.org (Postfix) with ESMTP id 001B037BE16; Tue, 9 May 2000 06:27:22 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by anchor-post-32.mail.demon.net with esmtp (Exim 2.12 #1) id 12pA2j-000Cbq-0W; Tue, 9 May 2000 14:27:22 +0100 Received: from henny.webweaving.org (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id OAA63286; Tue, 9 May 2000 14:27:20 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id OAA62841; Tue, 9 May 2000 14:20:31 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Tue, 9 May 2000 14:20:31 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Sheldon Hearn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 In-Reply-To: <79069.957874391@axl.ops.uunet.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Modified files: > > sys/conf Makefile.alpha Makefile.i386 > > Log: > > Create a separate target for the 'modules'. Without this the modules > > are only rebuilt if the kernel has changed as well. > > Do you agree that it makes sense to connect this new ``modules'' target > to the buildkernel and installkernel targets? Modules and kernel / kernel.debug are part of the all target. buildkernel builds the target 'all'. Thanks for the hint. I had not considered that. How does buildkernel (installing the modules) interact with building and installing modules in a build world? Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message