Lines Matching full:flavor
243 * Flavor Function:: Find out the flavor of a variable.
4042 The first flavor of variable is a "recursively expanded" variable.
4062 This flavor of variable is the only sort supported by other versions
4086 variables, there is another flavor: simply expanded variables.
4485 depends on what flavor of variable you defined originally. *Note The
4737 the two variables do not have to have the same flavor (recursive vs.
5115 * Flavor Function:: Find out the flavor of a variable.
5645 its value and flavor after the `foreach' function call are the same as
5841 File: make.info, Node: Origin Function, Next: Flavor Function, Prev: Eval Function, Up: Functions
5927 File: make.info, Node: Flavor Function, Next: Shell Function, Prev: Origin Function, Up: Functions
5929 8.10 The `flavor' Function
5932 The `flavor' function is unlike most other functions (and like `origin'
5935 flavor of a variable (*note The Two Flavors of Variables: Flavors.).
5937 The syntax of the `flavor' function is:
5939 $(flavor VARIABLE)
5946 The result of this function is a string that identifies the flavor
5960 File: make.info, Node: Shell Function, Next: Make Control Functions, Prev: Flavor Function, Up: Functions