Lines Matching refs:opt_mode

1997       $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2266 opt_mode=
2342 opt_mode=$1
2442 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
2450 help="Try '$progname --help --mode=$opt_mode' for more information."
3610 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3616 case $opt_mode in
3793 func_fatal_help "invalid operation mode '$opt_mode'"
3808 for opt_mode in compile link execute install finish uninstall clean; do
3814 for opt_mode in compile link execute install finish uninstall clean; do
3964 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4084 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4558 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8240 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8338 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9036 if test relink != "$opt_mode"; then
9540 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9771 if test relink = "$opt_mode"; then
9943 if test relink = "$opt_mode"; then
10037 if test relink = "$opt_mode"; then
10049 if test relink = "$opt_mode"; then
10930 if test link = "$opt_mode" || test relink = "$opt_mode"; then
10973 test uninstall = "$opt_mode" && odir=$dir
10976 if test clean = "$opt_mode"; then
11009 case $opt_mode in
11053 if test clean = "$opt_mode"; then
11104 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11108 test -z "$opt_mode" && {
11114 func_fatal_help "invalid operation mode '$opt_mode'"