Home
last modified time | relevance | path

Searched refs:ofile (Results 1 – 3 of 3) sorted by relevance

/iperf/config/
H A Dcompile264 ofile=
279 ofile=$2
301 if test -z "$ofile" || test -z "$cfile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/iperf/
H A Dconfigure8713 ofile=libtool
16051 ofile='$ofile'
16771 cfgfile=${ofile}T
17308 mv -f "$cfgfile" "$ofile" ||
17309 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
17310 chmod +x "$ofile"
H A Daclocal.m4243 ofile=libtool
705 AC_MSG_NOTICE([creating $ofile])
742 cfgfile=${ofile}T
802 mv -f "$cfgfile" "$ofile" ||
803 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
804 chmod +x "$ofile"
806 [cat <<_LT_EOF >> "$ofile"
820 ofile='$ofile'], [])