help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: if-conditionals


From: Noel Yap
Subject: Re: if-conditionals
Date: Mon, 13 Dec 2004 12:27:47 -0500
User-agent: Mozilla Thunderbird 0.5 (Windows/20040212)

Actually, I coded up my own function with a whole bunch of $(subst) just to 
avoid the $(shell) call.  I haven't done any testing to see which is more 
efficient, though.

Paul D. Smith wrote:

%% <address@hidden> writes:

n> Thanks, actually my biggest problem is matching n> a text string in a case-insensitive way:
There are no builtin capabilities for GNU make that help with this.
You'll have to use $(shell ...)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]