Hello,
Can we use conditional macros in gmake?
I am having some difficulties in using these macros in my gmake.
Thanks in advance,
Sanjay
"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
ADDRESSEE and may contain confidential and privileged information.
If the
%% Jason Zaugg <[EMAIL PROTECTED]> writes:
jz> When I tried to 'make clean' from within a subdirectory
jz> ($CS_COMMON_DE/tools/property), gnu make dumped core. There is a
jz> bug in the builtin 'if' function when trailing characters suffix
jz> the $(if cond,a,b) construct. A test to repr