From owner-freebsd-stable Tue Nov 24 18:35:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA13514 for freebsd-stable-outgoing; Tue, 24 Nov 1998 18:35:06 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from calis.BlackSun.org (slip-ppp-4-191.escape.com [205.160.46.191]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA13507 for ; Tue, 24 Nov 1998 18:35:02 -0800 (PST) (envelope-from don@calis.BlackSun.org) Received: from localhost (don@localhost) by calis.BlackSun.org (8.9.1/8.9.1) with ESMTP id VAA51788; Tue, 24 Nov 1998 21:35:16 -0500 (EST) (envelope-from don@calis.BlackSun.org) Date: Tue, 24 Nov 1998 21:35:16 -0500 (EST) From: Don To: "Matthew D. Fuller" cc: Dom Mitchell , "Foster, Jim" , FreeBSD-Stable Subject: Re: CVSupit, make and floppies In-Reply-To: <19981124190802.Z916@futuresouth.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > For instance: > # /usr/obj/usr/src/usr.sbin/config/config MYKERNEL This is fine but then you need to put this in all of your scripts. If you make clean on the source tree and then try to recompile a kernel with different options your scripts are once again broken. You have to fix things that you wouldnt need to if you simply make world and then make your kernel :) -Don To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message