Searched refs:output_obj (Results 1 – 2 of 2) sorted by relevance
3501 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext3502 lockfile=$output_obj.lock3504 output_obj=3532 func_append removelist " $output_obj"3559 if test -z "$output_obj"; then3588 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then3637 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
17610 - removelist="$removelist $output_obj"17611 + func_append removelist " $output_obj"17630 if test -z "$output_obj"; then