Date: Sat, 10 Nov 2001 22:16:53 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.post.mk kern.pre.mk Message-ID: <200111110616.fAB6Grk28219@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111110616.fAB6Grk28219>