Lines Matching refs:output_obj
3668 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3669 lockfile=$output_obj.lock
3671 output_obj=
3699 func_append removelist " $output_obj"
3726 if test -z "$output_obj"; then
3732 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
3755 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
3756 func_show_eval '$MV "$output_obj" "$lobj"' \
3804 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
3805 func_show_eval '$MV "$output_obj" "$obj"' \