Lines Matching refs:output_obj
3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3455 lockfile=$output_obj.lock
3457 output_obj=
3485 func_append removelist " $output_obj"
3512 if test -z "$output_obj"; then
3518 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
3541 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
3542 func_show_eval '$MV "$output_obj" "$lobj"' \
3590 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
3591 func_show_eval '$MV "$output_obj" "$obj"' \