Searched refs:output_obj (Results 1 – 1 of 1) sorted by relevance
879 lockfile="$output_obj.lock"883 output_obj=958 if test -z "$output_obj"; then963 $run $rm "$lobj" "$output_obj"994 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then995 $show "$mv $output_obj $lobj"996 if $run $mv $output_obj $lobj; then :1037 $run $rm "$obj" "$output_obj"1066 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then1067 $show "$mv $output_obj $obj"[all …]
Completed in 20 milliseconds