Date: Fri, 26 May 2000 15:32:23 -0600 From: Warner Losh <imp@village.org> To: Mike Smith <msmith@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/twe Makefile Message-ID: <200005262132.PAA92601@harmony.village.org> In-Reply-To: Your message of "Fri, 26 May 2000 13:07:30 PDT." <200005262007.NAA42168@freefall.freebsd.org> References: <200005262007.NAA42168@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200005262007.NAA42168@freefall.freebsd.org> Mike Smith writes: : Some joker decided to make it even harder to build modules outside the : kernel, and rather than fix the make search path, hardcoded it into the : module Makefiles themselves. Go with the herd. Yes. And after I had just fixed it to amek it EASIER and POSSIBLE to build outside of the kernel. The ../../conf/kmod.mk junk is ugly ugly ugly. At the very least the bsd.kmod.mk should do its SYSDIR tests and include $SYSDIR/conf/kmod.mk if it can find it, or print the present error meesage if it can't. Maybe I'll just do that... Warner 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?200005262132.PAA92601>