On 06/04/2012 12:52 PM, Lluís Vilanova wrote:

>>>> As before, I dislike the use of the filename "Makefile" for files that
>>>> are not self-contained. If make is called from that deep directory, it
>>>> leads to undefined results.

> 
> 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.

-- 
Eric Blake   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to