Searched refs:output_obj (Results 1 – 1 of 1) sorted by relevance
886 lockfile="$output_obj.lock"890 output_obj=965 if test -z "$output_obj"; then970 $run $rm "$lobj" "$output_obj"1001 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then1002 $show "$mv $output_obj $lobj"1003 if $run $mv $output_obj $lobj; then :1044 $run $rm "$obj" "$output_obj"1073 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then1074 $show "$mv $output_obj $obj"[all …]
Completed in 17 milliseconds