Lines Matching refs:cause
177 * Wildcard Function:: How to cause wildcard expansion where
646 Errors in Commands}, to see how to cause @code{make} to ignore errors
1423 and reads the makefiles in again. This would cause an infinite loop:
2049 * Wildcard Function:: How to cause wildcard expansion where
2572 would cause the command @samp{cc foo.c /usr/lib/libcurses.a -o foo} to
3824 the @code{gobble} command in the wrong directory, which could cause
3825 problems (in this case it would certainly cause @file{../foo} to be
4199 impact on the operation of @code{make} (it does not cause @code{make}
4414 directive will cause a syntax error.@refill
4441 You can use the variable @code{MAKEFILES} to cause all sub-@code{make}
4939 because it will cause an infinite loop in the variable expansion.
5714 cause all C compilations in most makefiles to use the compiler switches you
5731 set up outside their control, since this would cause different users to get
5820 will cause that prerequisite to be built and the prerequisite will
7026 second and subsequent arguments is kept; this can cause strange
7349 provide information to the user of the makefile or to cause make to stop
7749 header files will not cause any recompilation.
7854 or prerequisite file. This will always cause an error message, but
8656 redefining @samp{CC} to @samp{ncc}, you could cause @samp{ncc} to be
9479 to cause all the source files needed (as prerequisites) to be created
9800 the presence of a file @file{bar.c} is enough to cause the following