Home | History | Annotate | Download | only in unit-tests

Lines Matching defs:no

20 opt-loud.no=		-d0	# side effect: make stdout unbuffered
22 opt-no-action.yes= -n
36 letter.no-action.yes= n
41 .for opt-ignerr in no yes
42 .for opt-jobs in no yes
43 .for opt-loud in no yes
44 .for opt-no-action in no yes
45 # Only 'no', not 'yes', since job->echo is based trivially on opts.silent.
46 .for opt-silent in no
47 # Only 'no', not 'yes', since that would add uncontrollable output from
49 .for opt-xtrace in no
55 target+= ${letter.no-action.${opt-no-action}:U_}
65 MAKE_CMD.${target}+= ${opt-no-action.${opt-no-action}}
90 .for tgt-always in no yes
91 .for tgt-ignerr in no yes
92 .for tgt-silent in no yes
93 .for cmd-always in no yes
94 .for cmd-ignerr in no yes
95 .for cmd-silent in no yes