[PATCH] vim: simplify build

David Bremner david at tethera.net
Wed Apr 18 07:58:58 PDT 2012


Felipe Contreras <felipe.contreras at gmail.com> writes:
>> If this is not an issue, then LGTM.
>
> I don't know, I have always used $(PWD), unless anybody else prefers
> $(CURDIR), I'll push that.

I think CURDIR is better; if only because it is the standard (GNU) make
way of doing things [1].  I'm not sure if there is a functional
difference or not. At least CURDIR definitely works with make -C [2]

d


[1]: http://www.gnu.org/software/make/manual/make.html#Recursion
[2]: http://www.gnu.org/software/make/manual/make.html#Options-Summary


More information about the notmuch mailing list