Home | History | Annotate | Download | only in make-3.81

Lines Matching full:nonzero

140 /* Nonzero means do not print commands to be executed (-s).  */
144 /* Nonzero means just touch the files
149 /* Nonzero means just print what commands would need to be executed,
171 /* Nonzero means ignore status codes returned by commands
176 /* Nonzero means don't remake anything, just print the data base
181 /* Nonzero means don't remake anything; just return a nonzero status
186 /* Nonzero means do not use any of the builtin rules (-r) / variables (-R). */
191 /* Nonzero means keep going even if remaking some file fails (-k). */
196 /* Nonzero means check symlink mtimes. */
200 /* Nonzero means print directory before starting and when done (-w). */
204 /* Nonzero means ignore print_directory_flag and never print the directory.
209 /* Nonzero means print version information. */
262 /* If nonzero, we should just print usage and exit. */
266 /* If nonzero, we should print a warning message
271 /* If nonzero, always build all targets, regardless of whether
277 /* If nonzero, we're in the "try to rebuild makefiles" phase. */
486 /* Nonzero if we have seen the magic `.POSIX' target.
491 /* Nonzero if we have seen the '.SECONDEXPANSION' target.
496 /* Nonzero if we have seen the `.NOTPARALLEL' target.
501 /* Nonzero if some rule detected clock skew; we keep track so (a) we only
1900 /* Nonzero if any makefile was successfully remade. */
1902 /* Nonzero if any makefile we care about failed
2403 They came from the environment if ENV is nonzero. */
2663 command switches. Include options with args if ALL is nonzero.