Lines Matching refs:opt_mode

2044       $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2313 opt_mode=
2389 opt_mode=$1
2489 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
2497 help="Try '$progname --help --mode=$opt_mode' for more information."
3657 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3663 case $opt_mode in
3840 func_fatal_help "invalid operation mode '$opt_mode'"
3855 for opt_mode in compile link execute install finish uninstall clean; do
3861 for opt_mode in compile link execute install finish uninstall clean; do
4011 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4131 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4605 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8292 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8390 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9088 if test relink != "$opt_mode"; then
9592 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9639 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9823 if test relink = "$opt_mode"; then
9995 if test relink = "$opt_mode"; then
10089 if test relink = "$opt_mode"; then
10101 if test relink = "$opt_mode"; then
10983 if test link = "$opt_mode" || test relink = "$opt_mode"; then
11026 test uninstall = "$opt_mode" && odir=$dir
11029 if test clean = "$opt_mode"; then
11062 case $opt_mode in
11106 if test clean = "$opt_mode"; then
11157 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11161 test -z "$opt_mode" && {
11167 func_fatal_help "invalid operation mode '$opt_mode'"