Lines Matching refs:ofile
197 ofile="$default_ofile"
293 --output | -o) prev=ofile ;;
294 --output=*) ofile="$optarg" ;;
2734 trap "$rm \"$ofile\"; exit 1" 1 2 15
2735 echo "creating $ofile"
2736 $rm "$ofile"
2737 cat <<EOF > "$ofile"
2740 # `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
2775 cfgfile="$ofile"
2787 cfgfile="$ofile.cfg"
3025 echo '### END LIBTOOL CONFIG' >> "$ofile"
3026 echo >> "$ofile"
3029 cat <<\EOF >> "$ofile"
3043 sed '$q' "$ltmain" >> "$ofile" || (rm -f "$ofile"; exit 1)
3049 chmod +x "$ofile"