Date: Mon, 01 Dec 2008 19:16:22 -0800 From: perryh@pluto.rain.com To: laladelausanne@gmail.com Cc: freebsd-hackers@freebsd.org Subject: Re: How to build kernel module spread on subdirectories? Message-ID: <4934a886.x0zd2wiIrFlfIq2T%perryh@pluto.rain.com> In-Reply-To: <200812011231.52262.fbsd.hackers@rachie.is-a-geek.net> References: <711D7381-D852-4B6B-991A-84BA6DEFB679@gmail.com> <49332E5C.9020303@freebsd.org> <D6756955-6E0B-429A-9216-2CF223D503D7@gmail.com> <200812011231.52262.fbsd.hackers@rachie.is-a-geek.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> As you discovered, includes are done before targets. You would > need seperate invocations of make, to generate the file and get > it included. <heresy> Provided the module in question is contemplated for delivery as a port, rather than as part of the base -- so that having a build dependency on a port is tolerable -- perhaps it would be more easily built using devel/gmake? </heresy>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4934a886.x0zd2wiIrFlfIq2T%perryh>