From owner-freebsd-hackers@FreeBSD.ORG Tue Dec 2 12:33:47 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D6611065670 for ; Tue, 2 Dec 2008 12:33:47 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 0AB058FC1B for ; Tue, 2 Dec 2008 12:33:47 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id E17A26D449; Tue, 2 Dec 2008 12:33:45 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id A9FD4844F2; Tue, 2 Dec 2008 13:33:42 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: perryh@pluto.rain.com References: <711D7381-D852-4B6B-991A-84BA6DEFB679@gmail.com> <49332E5C.9020303@freebsd.org> <200812011231.52262.fbsd.hackers@rachie.is-a-geek.net> <4934a886.x0zd2wiIrFlfIq2T%perryh@pluto.rain.com> Date: Tue, 02 Dec 2008 13:33:42 +0100 In-Reply-To: <4934a886.x0zd2wiIrFlfIq2T%perryh@pluto.rain.com> (perryh@pluto.rain.com's message of "Mon, 01 Dec 2008 19:16:22 -0800") Message-ID: <8663m269jt.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org, laladelausanne@gmail.com Subject: Re: How to build kernel module spread on subdirectories? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2008 12:33:47 -0000 perryh@pluto.rain.com writes: > 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? You'd have to reproduce most of /usr/share/mk/*.mk in gmake syntax. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no