From owner-cvs-all Tue Apr 13 11:53:40 1999 Delivered-To: cvs-all@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id BD2E414D25; Tue, 13 Apr 1999 11:53:35 -0700 (PDT) (envelope-from julian@whistle.com) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with SMTP id LAA13272; Tue, 13 Apr 1999 11:40:20 -0700 (PDT) Date: Tue, 13 Apr 1999 11:40:20 -0700 (PDT) From: Julian Elischer To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf Makefile.i386 In-Reply-To: <19990413182724.164311F4F@spinner.netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk I presume that this means that it is still possible to produce aout kernels then? (can egcs do that?) I'll be in perth stating Thursday for 9 days or so.. any wauug action in that period? (arrive 15th leave 24th) julian On Wed, 14 Apr 1999, Peter Wemm wrote: > Peter Wemm wrote: > > Modified files: > > sys/i386/conf Makefile.i386 > > Log: > > Clean up the kernel/kernel.debug/install.debug etc stuff. > > Sense ${DEBUG} to decide on building kernel.debug or not. > > Use a common install and install.debug target to minimize duplication. > > (I deleted the ELF transition kernel warning, it was getting dated..) > > And I forgot to mention.. Don't use objcopy on a.out kernels, just use > cp and strip.. > > Cheers, > -Peter > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message