Home | History | Annotate | Download | only in make

Lines Matching defs:variables

318 	 * the parents' local variables (.IMPSRC, .ALLSRC).
500 * The "local" variables that are specific to this target and this
504 * SCOPE_CMDLINE, SCOPE_INTERNAL, which contain variables with
567 /* Names of the variables that are "local" to a specific target. */
577 * Global Variables
590 * Variables defined internally by make which should not override those set
594 /* Variables defined in a global scope, e.g in the makefile itself. */
596 /* Variables defined on the command line. */
720 /* -e: check environment variables before global variables */
765 /* -[Vv]: print expanded or unexpanded selected variables */
767 /* -[Vv]: the variables to print */
768 StringList variables;
777 * -X: if true, do not export variables set on the command line to
987 * Parse and evaluate the expression. Keep undefined variables as-is