From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Habouzit Subject: Re: Solaris 'make' & Git Makefile Date: Sat, 17 Nov 2007 00:29:55 +0100 Message-ID: <20071116232955.GA22075@artemis.corp> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Nq2Wo0NMKNjxTN9z"; protocol="application/pgp-signature"; micalg=SHA1 Cc: git@vger.kernel.org To: Guido Ostkamp X-From: git-owner@vger.kernel.org Sat Nov 17 00:30:20 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1ItAde-0003c0-8m for gcvg-git-2@gmane.org; Sat, 17 Nov 2007 00:30:18 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760271AbXKPX36 (ORCPT ); Fri, 16 Nov 2007 18:29:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757834AbXKPX36 (ORCPT ); Fri, 16 Nov 2007 18:29:58 -0500 Received: from pan.madism.org ([88.191.52.104]:55753 "EHLO hermes.madism.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752368AbXKPX35 (ORCPT ); Fri, 16 Nov 2007 18:29:57 -0500 Received: from madism.org (olympe.madism.org [82.243.245.108]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "artemis.madism.org", Issuer "madism.org" (not verified)) by hermes.madism.org (Postfix) with ESMTP id 54B8529C60; Sat, 17 Nov 2007 00:29:55 +0100 (CET) Received: by madism.org (Postfix, from userid 1000) id 5A5B931810D; Sat, 17 Nov 2007 00:29:55 +0100 (CET) Mail-Followup-To: Pierre Habouzit , Guido Ostkamp , git@vger.kernel.org Content-Disposition: inline In-Reply-To: X-Face: $(^e[V4D-[`f2EmMGz@fgWK!e.B~2g.{08lKPU(nc1J~z\4B>*JEVq:E]7G-\6$Ycr4<;Z!|VY6Grt]+RsS$IMV)f>2)M="tY:ZPcU;&%it2D81X^kNya0=L]"vZmLP+UmKhgq+u*\.dJ8G!N&=EvlD User-Agent: Madmutt/devel (Linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 16, 2007 at 10:59:48PM +0000, Guido Ostkamp wrote: > Hello Junio, *, >=20 > the Solaris 'make' utility cannot handle the 'Makefile' that is delivered= =20 > with Git or generated by Git's configure. >=20 > A Solaris make run breaks around line 138. >=20 > Question: Do you require the GNU make utility for Git? Well, the fact that solaris make doesn't understands @ is well... no comments. But we also require ifdef/endif to work, and bsd make doesn't grok that e.g. SO yes, I believe GNU Make is somehow required. The Makefiles don't use double expansions and such tricks, so even quite antiquated GNU Make versions should work fine --=20 =C2=B7O=C2=B7 Pierre Habouzit =C2=B7=C2=B7O madcoder@debia= n.org OOO http://www.madism.org --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHPifzvGr7W6HudhwRAlLpAJ0dFvxt8nb3xsK44xinsFHFmhHQAgCeN87r Y9m2mqz9/RD8gDIM1MW976Y= =L0YK -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--