%% "Deshpande, Sanjay (GEAE, EACoE-India)" <[EMAIL PROTECTED]> writes:
dse> Can we use conditional macros in gmake?
If you mean what Sun's make calls "conditional macros", then the feature
is supported in the newer versions of GNU make, but it's called
"target-specific variables" and it uses a different syntax (it has to,
because ":=" already has a completely different meaning in GNU make).
--
-------------------------------------------------------------------------------
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make