From owner-cvs-all Sun Jan 9 10:17:52 2000 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 B721D14A19; Sun, 9 Jan 2000 10:17:50 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA11159; Sun, 9 Jan 2000 10:17:50 -0800 (PST) (envelope-from marcel@FreeBSD.org) Message-Id: <200001091817.KAA11159@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 9 Jan 2000 10:17:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 2000/01/09 10:17:50 PST Modified files: . Makefile Log: Add the buildkernel and installkernel targets. While here fix some minor style bugs (whitespacing) and move the make target from Makefile.upgrade to this file. Simplify the make target to make it readable. Revision Changes Path 1.233 +26 -10 src/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message