Lines Matching full:automatic
35 prerequisites are expanded again, this time with all the automatic
99 - New automatic variable: $| (added in 3.80, actually): contains all
500 * The automatic variable `$+' is new. It lists all the dependencies like
515 * The automatic variables `$(@D)', `$(%D)', `$(*D)', `$(<D)', `$(?D)', and
642 * Elements of the `$^' and `$?' automatic variables that are archive
752 the $< automatic variable is given the same value as $@ for that target.
806 * There are now automatic variables `$(^D)', `$(^F)', `$(?D)', and `$(?F)'.
812 * The automatic variable `$($/)' is no longer defined.
862 * The automatic variable `$*' is now defined for explicit rules,