Home | History | Annotate | Download | only in libusb

Lines Matching refs:output_obj

1291       output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1292 lockfile="$output_obj.lock"
1294 output_obj=
1322 removelist="$removelist $output_obj"
1350 if test -z "$output_obj"; then
1356 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1379 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1380 func_show_eval '$MV "$output_obj" "$lobj"' \
1428 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1429 func_show_eval '$MV "$output_obj" "$obj"' \