Lines Matching refs:options
223 * Options/Recursion:: How to communicate options to a sub-@code{make}.
1430 @samp{--file} options, @code{make} will try the default makefile names;
1432 makefiles explicitly requested with @samp{-f} or @samp{--file} options,
1461 makefile name is specified explicitly as a goal, the options @samp{-t}
4192 processed any @code{-C} options) it sets the variable @code{CURDIR} to
4205 * Options/Recursion:: How to communicate options to a sub-@code{make}.
4451 @cindex options, and recursion
4452 @cindex recursion, and options
4489 The options @samp{-C}, @samp{-f}, @samp{-o}, and @samp{-W} are not put
4490 into @code{MAKEFLAGS}; these options are not passed down.@refill
4566 @cindex setting options from environment
4567 @cindex options, setting from environment
4568 @cindex setting options in makefiles
4569 @cindex options, setting in makefiles
4571 certain options, such as @samp{-k} (@pxref{Options Summary, ,Summary of
4582 separated by blanks, and parses these words as if they were options given
4588 to include any options that will drastically affect the actions of
4590 itself. For instance, the @samp{-t}, @samp{-n}, and @samp{-q} options, if
4790 Variables can represent lists of file names, options to pass to compilers,
4809 command options (@pxref{Overriding, ,Overriding Variables}).
7414 a different compiler or different compiler options; you might want just to
7614 what you want. Certain options specify other activities for @code{make}.
7689 The @samp{-n}, @samp{-t}, and @samp{-q} options do not affect command
7693 is run regardless of these options. Other lines in the same rule are
7711 Note that the options @samp{-p} and @samp{-v} allow you to obtain other
7868 @cindex options
7872 Here is a table of all the options @code{make} understands:
7879 These options are ignored for compatibility with other versions of @code{make}.
7899 @samp{-C} options are specified, each is interpreted relative to the
7916 @item --debug[=@var{options}]
7977 Remind you of the options that @code{make} understands and then exit.
7992 options are used to specify several directories, the directories are
9990 The command-line options @samp{-b} and @samp{-m}, accepted and
9991 ignored. In System V @code{make}, these options actually do something.
10088 Use the @samp{-h} or @samp{--help} option to summarize the options to
10643 @code{-C} options are processed, if any). Setting this variable has no