Lines Matching refs:output_obj
3457 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3458 lockfile=$output_obj.lock
3460 output_obj=
3488 func_append removelist " $output_obj"
3515 if test -z "$output_obj"; then
3521 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
3544 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
3545 func_show_eval '$MV "$output_obj" "$lobj"' \
3593 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
3594 func_show_eval '$MV "$output_obj" "$obj"' \