Home | History | Annotate | Download | only in opcodes

Lines Matching refs:cfgfile

15785     cfgfile="${ofile}T"
15786 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15787 $RM "$cfgfile"
15789 cat <<_LT_EOF >> "$cfgfile"
16188 cat <<\_LT_EOF >> "$cfgfile"
16208 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
16209 || (rm -f "$cfgfile"; exit 1)
16213 cat << \_LT_EOF >> "$cfgfile"
16305 cat << \_LT_EOF >> "$cfgfile"
16383 cat << \_LT_EOF >> "$cfgfile"
16394 cat << \_LT_EOF >> "$cfgfile"
16408 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
16409 || (rm -f "$cfgfile"; exit 1)
16411 mv -f "$cfgfile" "$ofile" ||
16412 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")