Lines Matching refs:removelist
849 removelist="$obj $lobj $libobj ${libobj}T"
851 removelist="$lobj $libobj ${libobj}T"
854 $run $rm $removelist
855 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
873 removelist="$removelist $output_obj $lockfile"
874 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
901 $run $rm $removelist
961 test -n "$output_obj" && $run $rm $removelist
981 $run $rm $removelist
991 $run $rm $removelist
1033 $run $rm $removelist
1053 $run $rm $removelist
1063 $run $rm $removelist
3427 removelist=
3440 removelist="$removelist $p"
3445 if test -n "$removelist"; then
3446 $show "${rm}r $removelist"
3447 $run ${rm}r $removelist