From owner-cvs-all Sat Nov 10 22:16:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A06BD37B41B; Sat, 10 Nov 2001 22:16:53 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAB6Grk28219; Sat, 10 Nov 2001 22:16:53 -0800 (PST) (envelope-from imp) Message-Id: <200111110616.fAB6Grk28219@freefall.freebsd.org> From: Warner Losh Date: Sat, 10 Nov 2001 22:16:53 -0800 (PST) To: cvs-committers@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 imp 2001/11/10 22:16:53 PST Modified files: sys/conf kern.post.mk kern.pre.mk Log: Move all: target to kern.pre.mk so it matters less where you include kern.post.mk. # this should allow us to move kern.post.mk to the last line of the makefiles, # but I'll do that slowly as I verify that one can do that w/o breaking things. Submitted by: naddy Revision Changes Path 1.4 +0 -2 src/sys/conf/kern.post.mk 1.2 +1 -0 src/sys/conf/kern.pre.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message