Lines Matching refs:removelist
840 removelist="$obj $lobj $libobj ${libobj}T"
842 removelist="$lobj $libobj ${libobj}T"
845 $run $rm $removelist
846 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
864 removelist="$removelist $output_obj $lockfile"
865 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
892 $run $rm $removelist
952 test -n "$output_obj" && $run $rm $removelist
972 $run $rm $removelist
982 $run $rm $removelist
1024 $run $rm $removelist
1044 $run $rm $removelist
1054 $run $rm $removelist
3412 removelist=
3425 removelist="$removelist $p"
3430 if test -n "$removelist"; then
3431 $show "${rm}r $removelist"
3432 $run ${rm}r $removelist