Lines Matching refs:output_obj
2118 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2119 lockfile="$output_obj.lock"
2121 output_obj=
2149 func_append removelist " $output_obj"
2176 if test -z "$output_obj"; then
2182 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
2205 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
2206 func_show_eval '$MV "$output_obj" "$lobj"' \
2254 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
2255 func_show_eval '$MV "$output_obj" "$obj"' \