Lines Matching refs:Function
151 * Wildcard Function:: How to cause wildcard expansion where
238 * Foreach Function:: Repeat some text with controlled variation.
239 * Call Function:: Expand a user-defined function.
240 * Value Function:: Return the un-expanded value of a variable.
241 * Eval Function:: Evaluate the arguments as makefile syntax.
242 * Origin Function:: Find where a variable got its value.
243 * Flavor Function:: Find out the flavor of a variable.
244 * Shell Function:: Substitute the output of a shell command.
1758 * Wildcard Function:: How to cause wildcard expansion where
1799 *Note Wildcard Function::.
1802 File: make.info, Node: Wildcard Pitfall, Next: Wildcard Function, Prev: Wildcard Examples, Up: …
1829 `wildcard' function and string substitution. *Note The Function
1830 `wildcard': Wildcard Function.
1845 File: make.info, Node: Wildcard Function, Prev: Wildcard Pitfall, Up: Wildcards
1847 4.4.3 The Function `wildcard'
4111 Function: Shell Function.) This example also shows use of the variable
4167 is exactly equivalent to this (*note The `origin' Function: Origin
4168 Function.):
4445 `origin' Function: Origin Function.):
4608 with `eval' (*note Eval Function::).
5110 * Foreach Function:: Repeat some text with controlled variation.
5111 * Call Function:: Expand a user-defined function.
5112 * Value Function:: Return the un-expanded value of a variable.
5113 * Eval Function:: Evaluate the arguments as makefile syntax.
5114 * Origin Function:: Find where a variable got its value.
5115 * Flavor Function:: Find out the flavor of a variable.
5116 * Shell Function:: Substitute the output of a shell command.
5122 8.1 Function Call Syntax
5536 File: make.info, Node: Conditional Functions, Next: Foreach Function, Prev: File Name Functions,…
5589 File: make.info, Node: Foreach Function, Next: Call Function, Prev: Conditional Functions, Up: …
5591 8.5 The `foreach' Function
5664 File: make.info, Node: Call Function, Next: Value Function, Prev: Foreach Function, Up: Functio…
5666 8.6 The `call' Function
5741 File: make.info, Node: Value Function, Next: Eval Function, Prev: Call Function, Up: Functions
5743 8.7 The `value' Function
5778 `eval' function (*note Eval Function::).
5781 File: make.info, Node: Eval Function, Next: Origin Function, Prev: Value Function, Up: Functions
5783 8.8 The `eval' Function
5802 Function::) can sometimes be useful in these situations, to circumvent
5841 File: make.info, Node: Origin Function, Next: Flavor Function, Prev: Eval Function, Up: Functio…
5843 8.9 The `origin' Function
5927 File: make.info, Node: Flavor Function, Next: Shell Function, Prev: Origin Function, Up: Functi…
5929 8.10 The `flavor' Function
5960 File: make.info, Node: Shell Function, Next: Make Control Functions, Prev: Flavor Function, Up:…
5962 8.11 The `shell' Function
5966 `wildcard' function (*note The Function `wildcard': Wildcard Function.)
5998 File: make.info, Node: Make Control Functions, Prev: Shell Function, Up: Functions