From owner-cvs-all Fri Feb 21 3: 2:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8123437B401; Fri, 21 Feb 2003 03:02:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B77EC43F93; Fri, 21 Feb 2003 03:02:49 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1LB2n0U018374; Fri, 21 Feb 2003 03:02:49 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1LB2n9f018373; Fri, 21 Feb 2003 03:02:49 -0800 (PST) Message-Id: <200302211102.h1LB2n9f018373@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 21 Feb 2003 03:02:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.post.mk kern.pre.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/21 03:02:49 PST Modified files: sys/conf kern.post.mk kern.pre.mk Log: Overhaul the targets and hope this is now much more readable. This adds some orthodox kernel-* and modules-* targets and retires harmful ``clobber''. Now, do we really want to keep the ``modules'' target here? Revision Changes Path 1.34 +23 -58 src/sys/conf/kern.post.mk 1.22 +0 -2 src/sys/conf/kern.pre.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message