Lines Matching refs:opt_mode

2000       $ECHO "$progname${opt_mode+: $opt_mode}: $_G_line"
2269 opt_mode=
2345 opt_mode=$1
2445 if test -n "$opt_dlopen" && test execute != "$opt_mode"; then
2453 help="Try '$progname --help --mode=$opt_mode' for more information."
3613 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
3619 case $opt_mode in
3796 func_fatal_help "invalid operation mode '$opt_mode'"
3811 for opt_mode in compile link execute install finish uninstall clean; do
3817 for opt_mode in compile link execute install finish uninstall clean; do
3967 test execute = "$opt_mode" && func_mode_execute ${1+"$@"}
4087 test finish = "$opt_mode" && func_mode_finish ${1+"$@"}
4561 test install = "$opt_mode" && func_mode_install ${1+"$@"}
8243 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8341 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9048 if test relink != "$opt_mode"; then
9555 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9602 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9786 if test relink = "$opt_mode"; then
9958 if test relink = "$opt_mode"; then
10052 if test relink = "$opt_mode"; then
10064 if test relink = "$opt_mode"; then
10945 if test link = "$opt_mode" || test relink = "$opt_mode"; then
10988 test uninstall = "$opt_mode" && odir=$dir
10991 if test clean = "$opt_mode"; then
11024 case $opt_mode in
11068 if test clean = "$opt_mode"; then
11119 if test uninstall = "$opt_mode" || test clean = "$opt_mode"; then
11123 test -z "$opt_mode" && {
11129 func_fatal_help "invalid operation mode '$opt_mode'"