From owner-cvs-all Sun May 9 15:42:22 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 48D0E14C8E; Sun, 9 May 1999 15:42:21 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA42037; Sun, 9 May 1999 15:42:21 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199905092242.PAA42037@freefall.freebsd.org> From: Peter Wemm Date: Sun, 9 May 1999 15:42:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf Makefile.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/05/09 15:42:20 PDT Modified files: sys/i386/conf Makefile.i386 Log: Move KERNEL?=kernel to top of the file where it's more obvious and add a pointer to 'makeoptions' and /etc/make.conf. Catch a few stray "kernel" hardcoded references. Move the kernel.debug and related kernel build rules together. Revision Changes Path 1.152 +18 -21 src/sys/i386/conf/Makefile.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message