Lines Matching refs:tmpfile
672 trap "rm -f Makefile.tem ${tmpfile}.com ${tmpfile}.tgt ${tmpfile}.hst ${tmpfile}.pos; exit 1" 0 1 2…
676 sed -e '/^# per\-host:/,$d' ${srcdir}/configure.in > ${tmpfile}.com
677 sed -e '1,/^# per\-host:/d' -e '/^# per\-target:/,$d' ${srcdir}/configure.in > ${tmpfile}.hst
679 sed -e '1,/^# per\-target:/d' -e '/^# post\-target:/,$d' ${srcdir}/configure.in > ${tmpfile}.tgt
680 sed -e '1,/^# post\-target:/d' ${srcdir}/configure.in > ${tmpfile}.pos
682 sed -e '1,/^# per\-target:/d' ${srcdir}/configure.in > ${tmpfile}.tgt
683 echo >${tmpfile}.pos
693 . ${tmpfile}.com
699 rm -f Makefile* ${tmpfile}.com ${tmpfile}.tgt ${tmpfile}.hst ${tmpfile}.pos
750 . ${tmpfile}.hst
763 . ${tmpfile}.tgt
1472 . ${tmpfile}.pos
1603 rm -f ${tmpfile}.com ${tmpfile}.tgt ${tmpfile}.hst ${tmpfile}.pos