From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbcUN-00005q-Oa for qemu-devel@nongnu.org; Mon, 04 Jun 2012 14:58:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbcUM-0006Uj-0p for qemu-devel@nongnu.org; Mon, 04 Jun 2012 14:58:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbcUL-0006UV-Om for qemu-devel@nongnu.org; Mon, 04 Jun 2012 14:58:49 -0400 Message-ID: <4FCD0561.6080007@redhat.com> Date: Mon, 04 Jun 2012 12:58:41 -0600 From: Eric Blake MIME-Version: 1.0 References: <1338726358-30681-1-git-send-email-pbonzini@redhat.com> <4FCBE7D1.80907@suse.de> <4FCBEBE8.9060600@codemonkey.ws> <4FCC5775.6050704@redhat.com> <87k3zmq59c.fsf@fimbulvetr.bsc.es> In-Reply-To: <87k3zmq59c.fsf@fimbulvetr.bsc.es> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig30C621EE8BE2B8C6B2A2E956" Subject: Re: [Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TGx1w61zIFZpbGFub3Zh?= Cc: Paolo Bonzini , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , Anthony Liguori , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig30C621EE8BE2B8C6B2A2E956 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/04/2012 12:52 PM, Llu=C3=ADs Vilanova wrote: >>>> As before, I dislike the use of the filename "Makefile" for files th= at >>>> are not self-contained. If make is called from that deep directory, = it >>>> leads to undefined results. >=20 > Naming them as *.mak makes some common editors interpret the file as a = makefile > (e.g., vim and emacs), while *.objs brings no meaning to these two. Or you can always use magic comments, like "# -*- makefile -*-" for emacs, to teach editors to use the right mode regardless of file name. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig30C621EE8BE2B8C6B2A2E956 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.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJPzQViAAoJEKeha0olJ0NqifIH/2NCxItdWrd6pDYe7rInUBk2 jh7895CmHL6eq41UpUSNhdk6YZzMT9CKTF1K0uHFX/uH/a+AkE2yapgDZER9qtJn R3T1E+fg0lb/QSLMAGYhaPBtCHDJgOWC4tOtWsjtM89WOJiXoQkRqykcxO3bC/M6 1ey72pUzPwyIrf99DyIGupM1UGgfIx9CCbWuap7/OjJjjWuL5FnSgpgzhW9DicHG 4ahGF50rVURmVhpBi4p/G/GSWiRunxFzgel4EdXUdO5EX/P2Qm6rRzQyU6e1GYcX 49MNiAS6Iqy82PhGpU5dY/7EKEhGHWl2x76C4OwQhmS2k4bDUQ9jgXIoyJVmqns= =Y68+ -----END PGP SIGNATURE----- --------------enig30C621EE8BE2B8C6B2A2E956--