Home | History | Annotate | Download | only in tests

Lines Matching refs:target_option

19   case $${target_option-} in \
22 "target option '$${target_option-}' specified" >&2; \
56 *$$target_option*) has_opt=yes; break;; \
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))