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+"$@"}
8242 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8340 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9038 if test relink != "$opt_mode"; then
9542 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9589 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9773 if test relink = "$opt_mode"; then
9945 if test relink = "$opt_mode"; then
10039 if test relink = "$opt_mode"; then
10051 if test relink = "$opt_mode"; then
10932 if test link = "$opt_mode" || test relink = "$opt_mode"; then
10975 test uninstall = "$opt_mode" && odir=$dir
10978 if test clean = "$opt_mode"; then
11011 case $opt_mode in
11055 if test clean = "$opt_mode"; then
11106 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11110 test -z "$opt_mode" && {
11116 func_fatal_help "invalid operation mode '$opt_mode'"