lilypond-devel
[Top][All Lists]
Advanced

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

Re: Merging dev/texi2html [was: Re: Clean history]


From: Francisco Vila
Subject: Re: Merging dev/texi2html [was: Re: Clean history]
Date: Thu, 21 Aug 2008 22:56:31 +0200

2008/8/21 John Mandereau <address@hidden>:
> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]