Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
H A Dconfigure18084 ofile='$ofile'
18814 cfgfile=${ofile}T
19344 mv -f "$cfgfile" "$ofile" ||
19345 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
19346 chmod +x "$ofile"
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m4219 ofile=libtool
687 AC_MSG_NOTICE([creating $ofile])
724 cfgfile=${ofile}T
784 mv -f "$cfgfile" "$ofile" ||
785 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
786 chmod +x "$ofile"
788 [cat <<_LT_EOF >> "$ofile"
802 ofile='$ofile'], [])