Lines Matching refs:arguments

241 * Eval Function::               Evaluate the arguments as makefile syntax.
250 * Goals:: How to use goal arguments to specify which
350 You can provide command line arguments to `make' to control which
803 run at all if we give the command `make' with no arguments. In order
916 arguments `-f NAME' or `--file=NAME' tell `make' to read the file NAME
1852 inside the arguments of a function. If you want to do wildcard
2318 arguments the ones to remake (as in `make prog1 prog3'). Phoniness is
3610 In both of these forms, the arguments to `export' and `unexport' are
3709 processes them as if they had been given as arguments. *Note Summary
4578 between makefiles and command arguments. It was invented so you can
4579 alter and add to values that the user specifies with command arguments.
4853 condition. It contains two arguments, separated by a comma and
4855 arguments and then they are compared. The lines of the makefile
4856 following the `ifeq' are obeyed if the two arguments match; otherwise
5039 arguments. Extra spaces are allowed and ignored at the beginning of the
5100 (the "arguments") for the function to operate on. The result of the
5113 * Eval Function:: Evaluate the arguments as makefile syntax.
5137 The ARGUMENTS are the arguments of the function. They are separated
5143 the other kind of delimiters may appear singly. If the arguments
5153 order in which the arguments appear.
5497 Concatenates the two arguments word by word: the two first words
5542 aspect of these functions is that not all of the arguments are expanded
5543 initially. Only those arguments which need to be expanded, will be
5575 expansion is that string. If, after all arguments are expanded,
5583 is the empty string. If all arguments expand to a non-empty
5603 The first two arguments, VAR and LIST, are expanded before anything
5679 contain VARIABLE. There is no maximum number of parameter arguments.
5696 The `call' function expands the PARAM arguments before assigning
5703 This macro simply reverses its arguments:
5734 A final caution: be careful when adding whitespace to the arguments
5736 second and subsequent arguments is kept; this can cause strange
6054 no arguments, it does just that.
6060 By giving arguments when you run `make', you can do any of these
6079 * Goals:: How to use goal arguments to specify which
6130 arguments to `make'. Use the name of the goal as an argument. If you
6481 arguments, print the "basic" level of debugging. Possible
6482 arguments are below; only the first character is considered, and
7034 the makefile, with arguments to `make', or in the environment to alter
7046 name for the compiler and _all_ include `$(CFLAGS)' among the arguments
7050 that are names of programs (like `CC') and those that contain arguments
7052 contain some command arguments, but it must start with an actual
7138 Here is a table of variables whose values are additional arguments