%% Lin George <[EMAIL PROTECTED]> writes: pds> A recursive variable (expansion is deferred) will have to be pds> expanded every time the variable is referenced. Any variables in pds> the value expand to their CURRENT values, not what they were when pds> the simple variable was assigned.
pds> Doh. I mean "when the _recursive_ variable was assigned." lg> I think you mean assigned when you mentioned "referenced". Correct? No. See my message from yesterday on the difference between "assigned" and "referenced". -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
