2008/8/21 John Mandereau <[EMAIL PROTECTED]>:
> For my sanity, I don't remember the difference between ":=" and "=",
> but I always reread "make" documentation and/or test both if unsure.

:= is for simply expanded variables, ...it contains values of
variables as of the time it was defined.
= is for recursively expanded variables, references to other variables
are expanded and calculated when it is used.

HTH

-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to