Searched refs:removelist (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh857 removelist="$obj $lobj $libobj ${libobj}T"
859 removelist="$lobj $libobj ${libobj}T"
862 $run $rm $removelist
863 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
881 removelist="$removelist $output_obj $lockfile"
882 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
909 $run $rm $removelist
969 test -n "$output_obj" && $run $rm $removelist
989 $run $rm $removelist
[all...]

Completed in 32 milliseconds