From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1R9CEY-0005Rv-FX for mharc-grub-devel@gnu.org; Thu, 29 Sep 2011 04:44:46 -0400 Received: from eggs.gnu.org ([140.186.70.92]:45272) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9CER-0005Oc-JJ for grub-devel@gnu.org; Thu, 29 Sep 2011 04:44:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R9CEN-0001Lm-Ke for grub-devel@gnu.org; Thu, 29 Sep 2011 04:44:39 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:37412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9CEN-0001Lf-GL for grub-devel@gnu.org; Thu, 29 Sep 2011 04:44:35 -0400 Received: by wwp14 with SMTP id 14so471649wwp.30 for ; Thu, 29 Sep 2011 01:44:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=jMMMgRVgXVgkIA+4U0DCdd0WYOQFHzRdT4X6elVPfdc=; b=ZOMMifcQ0QBja13KJhuGMKBYei+QdbQpC8AwyvJxYshNyLCSm6Tem6zjRDOH9vgGWZ idAdbUeECISfQUARi/bSyrGnnQIPnVvJmWhHw1KELtr0IGdVzNjpZpgNUUH9ozxeS0sw BBdX4Y05WNbZRtW+tBH5sHrw3rZ+YpjX6J3Tc= Received: by 10.216.134.217 with SMTP id s67mr4429933wei.101.1317285874200; Thu, 29 Sep 2011 01:44:34 -0700 (PDT) Received: from debian.x201.phnet (public-docking-hg-6-254.ethz.ch. [129.132.216.254]) by mx.google.com with ESMTPS id o7sm1405296wbh.8.2011.09.29.01.44.31 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 29 Sep 2011 01:44:32 -0700 (PDT) Message-ID: <4E842FEE.2050605@gmail.com> Date: Thu, 29 Sep 2011 10:44:30 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Iceowl/1.0b2 Icedove/3.1.13 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] Use Autogen macros to reduce Makefile.tpl size References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig0F87E3B2229C0E87636E499A" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2011 08:44:43 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0F87E3B2229C0E87636E499A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 27.08.2011 03:15, BVK Chaitanya wrote: > Hi, > > > Attached patch removes lots of repeated Autogen code snippets from > Makefile.tpl with the help of Autogen macros. This reduces the > Makefile.tpl size from 9MB to less than 2MB. > > > Go ahead > thanks, > bvk.chaitanya > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig0F87E3B2229C0E87636E499A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk6EL+4ACgkQNak7dOguQgkj7gD/UuzFoYoMYMf2p0IXv32W1tjN ULtyPEzLB1iJZ+3/3QQBALHui+BeHJGq7DvsInJr3XXPB/GITIxn4uujT5csx2kC =cL3N -----END PGP SIGNATURE----- --------------enig0F87E3B2229C0E87636E499A--