From owner-freebsd-questions@FreeBSD.ORG Sat Apr 12 15:55:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E326C1065674 for ; Sat, 12 Apr 2008 15:55:29 +0000 (UTC) (envelope-from michael.le_barbier@laposte.net) Received: from postfix2-g20.free.fr (postfix2-g20.free.fr [212.27.60.43]) by mx1.freebsd.org (Postfix) with ESMTP id 8F8B68FC2A for ; Sat, 12 Apr 2008 15:55:29 +0000 (UTC) (envelope-from michael.le_barbier@laposte.net) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by postfix2-g20.free.fr (Postfix) with ESMTP id B3BED253490F for ; Sat, 12 Apr 2008 15:20:56 +0200 (CEST) Received: from smtp5-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp5-g19.free.fr (Postfix) with ESMTP id 28C9D3F62EC for ; Sat, 12 Apr 2008 17:21:22 +0200 (CEST) Received: from [192.168.0.73] (ron34-3-82-236-236-194.fbx.proxad.net [82.236.236.194]) by smtp5-g19.free.fr (Postfix) with ESMTP id 069B83F6251 for ; Sat, 12 Apr 2008 17:21:21 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v753) Content-Transfer-Encoding: quoted-printable Message-Id: Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed To: freebsd-questions@freebsd.org From: =?ISO-8859-1?Q?Micha=EBl_Le_Barbier?= Date: Sat, 12 Apr 2008 17:20:17 +0200 X-Mailer: Apple Mail (2.753) Subject: Using FreeBSD's make under Linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2008 15:55:30 -0000 Hi folks, a few years ago, I tried to use FreeBSD's make under GNU/Linux, and =20 thanks to `jpd' on c.u.b.f.misc, I managed to build FreeBSD 4.7's make under some GNU/Linux systems. Having a couple makefiles using make's features that were introduced after 4.7, I would like to build a more up-to-date, make. Before I start, I am double checking nobody has done the job yet, and =20= nobody has it in the works. So, if you know anything about this, I =20 would be very happy you share the info with me! By the way, I am not sure the way FreeBSD's make program should be =20 called: the divine documentation in the PSD refers to `pmake', as =20 well as some source files, but Mac OS X uses `bsdmake', and in many =20 FreeBSD's docs it is just `make'. --=20 Thanks for your kind attention, Micha=EBl