Home | History | Annotate | Download | only in backends

Lines Matching refs:target_option

22   case $${target_option-} in \
25 "target option '$${target_option-}' specified" >&2; \
59 *$$target_option*) has_opt=yes; break;; \
63 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
64 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))