Home | History | Annotate | Download | only in protobuf

Lines Matching refs:output_obj

1290       output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1291 lockfile="$output_obj.lock"
1293 output_obj=
1321 removelist="$removelist $output_obj"
1349 if test -z "$output_obj"; then
1355 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1378 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1379 func_show_eval '$MV "$output_obj" "$lobj"' \
1427 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1428 func_show_eval '$MV "$output_obj" "$obj"' \