• Home
  • Raw
  • Download

Lines Matching refs:syntax

126 * Rule Syntax::                 General syntax explained.
168 * Static Usage:: The syntax of static pattern rules.
173 * Command Syntax:: Command syntax features and pitfalls.
229 * Conditional Syntax:: The syntax of conditionals.
241 * Eval Function:: Evaluate the arguments as makefile syntax.
1146 Supports `ar' (archive) files using special filename syntax.
1353 All instances of conditional syntax are parsed immediately, in their
1358 variables in a conditional you _must_ use shell conditional syntax, in
1582 * Rule Syntax:: General syntax explained.
1658 the same. There are other differences in the syntax of command lines.
2091 `GPATH' has the same syntax and format as `VPATH' (that is, a space-
2659 * Static Usage:: The syntax of static pattern rules.
2668 Here is the syntax of a static pattern rule:
2948 * Command Syntax:: Command syntax features and pitfalls.
2965 syntaxes in one file. Most of the makefile uses `make' syntax (*note
2967 interpreted by the shell and so they are written using shell syntax.
2968 The `make' program does not try to understand shell syntax: it performs
3013 makefile syntax, a single command can be split into multiple lines in
3074 or even be a syntax error. One simple way of handling this is to place
3105 Variable and function references in commands have identical syntax
3665 a syntax error.
4604 directive. This directive has an unusual syntax which allows newline
4607 Sequences: Sequences.), and also sections of makefile syntax to use
4614 syntax, `define' works just like `=': it creates a recursively-expanded
4823 * Conditional Syntax:: The syntax of conditionals.
4907 The syntax of a simple conditional with no `else' is as follows:
4917 The syntax of a complex conditional is as follows:
4941 The syntax of the CONDITIONAL-DIRECTIVE is the same whether the
5113 * Eval Function:: Evaluate the arguments as makefile syntax.
5599 The syntax of the `foreach' function is:
5673 The syntax of the `call' function is:
5753 The syntax of the `value' function is:
5790 makefile syntax. The expanded results can define new `make' variables,
5795 syntax errors.
5799 expansion are expanded again when they are parsed as makefile syntax.
5850 The syntax of the `origin' function is:
5937 The syntax of the `flavor' function is: