help-make
[Top][All Lists]
Advanced

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

RE: if-conditionals


From: Alexander.Farber
Subject: RE: if-conditionals
Date: Mon, 13 Dec 2004 18:32:05 +0100

May I ask a question: don't you think that OR-conditionals 
and more string-massaging builtin functions do belong into 
gmake (instead of $(shell) hacks), since it already spends 
some effort on parsing/massaging text.

And why didn't you use lex/yacc for the parser?
That would help adding missing functions.

I'm just curious, don't want to annoy anyone.

> -----Original Message-----
> From: Paul Smith [mailto:address@hidden Behalf 
> 
>   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]