Home | History | Annotate | Download | only in cpp

Lines Matching refs:output_obj

1792       output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1793 lockfile="$output_obj.lock"
1795 output_obj=
1823 removelist="$removelist $output_obj"
1851 if test -z "$output_obj"; then
1857 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1880 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1881 func_show_eval '$MV "$output_obj" "$lobj"' \
1929 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1930 func_show_eval '$MV "$output_obj" "$obj"' \