Lines Matching refs:never
640 Consequently, @code{make} never does anything with it unless you tell
1191 default goal is never taken from one of these makefiles and it is not an
1424 @code{make} would constantly remake the makefile, and never do anything
2705 file. As long as a phony target is never a prerequisite of a real
2893 intermediate files, except that they are never automatically deleted.
3391 makefile, so it can never be considered an intermediate file by implicit
3403 practice obsolete---you need never tell @code{make} explicitly to
3592 tab) is removed. Whitespace is never added to the command.
3704 commands for targets which are not rebuilt are never expanded.
3844 Unlike most variables, the variable @code{SHELL} is never set from the
4193 the pathname of the current working directory. This value is never
5408 you have never set them. Several variables have built-in initial values
5527 except that of course it never defines a variable called @code{temp}.
6066 never been defined have an empty value. The text @var{variable-name}
6828 evaluated, never both. Thus, either can contain side-effects (such as
7171 if @var{variable} was never defined.
7282 if @var{variable} was never defined.
8130 Cancel the effect of the @samp{-k} option. This is never necessary
9498 Then @code{make} acts as if you had never defined @code{.DEFAULT} at all.
10629 It is @emph{never} appropriate to use @code{MAKEFLAGS} directly on a