Lines Matching refs:cause
151 * Wildcard Function:: How to cause wildcard expansion where
577 cause `make' to ignore errors from `rm' or any other command.
1212 reads the makefiles in again. This would cause an infinite loop:
1758 * Wildcard Function:: How to cause wildcard expansion where
2182 would cause the command `cc foo.c /usr/lib/libcurses.a -o foo' to be
3185 command in the wrong directory, which could cause problems (in this
3186 case it would certainly cause `../foo' to be truncated, at least).
3504 of `make' (it does not cause `make' to change its working directory,
3664 will be ignored by old `make's, while the `export' directive will cause
3687 You can use the variable `MAKEFILES' to cause all sub-`make'
4075 because it will cause an infinite loop in the variable expansion.
4672 cause all C compilations in most makefiles to use the compiler switches
4690 cause different users to get different results from the same makefile.
4765 will cause that prerequisite to be built and the prerequisite will
5736 second and subsequent arguments is kept; this can cause strange
6004 provide information to the user of the makefile or to cause make to stop
6333 files will not cause any recompilation.
6425 how to make a target or prerequisite file. This will always cause an
7042 By redefining `CC' to `ncc', you could cause `ncc' to be used for all C