[PATCH] vim: simplify build

Felipe Contreras felipe.contreras at gmail.com
Wed Apr 18 06:41:52 PDT 2012


On Wed, Apr 18, 2012 at 4:11 PM, Tomi Ollila <tomi.ollila at iki.fi> wrote:
> On Wed, Apr 18 2012, Felipe Contreras <felipe.contreras at gmail.com> wrote:
>
>> There should be no functional changes, except that you don't need to
>> make the directories before installing.
>>
>> Signed-off-by: Felipe Contreras <felipe.contreras at gmail.com>
>> ---
>
> Hmm, Where is $(PWD) make variable documented; I found only $(CURDIR)
> anyway, te following test makefile works OK.
>
> all:
>        echo $(PWD)
>        echo $(CURDIR)
>
> (i.e. both echo the current directory)
>
> 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.

-- 
Felipe Contreras


More information about the notmuch mailing list