Lines Matching refs:obj
1406 command="$command -o $obj"
1435 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1436 func_show_eval '$MV "$output_obj" "$obj"' \
7156 $ECHO "$obj" >> $output
7173 $ECHO "$obj" >> $output
7189 func_len " $obj"
7194 func_append objlist " $obj"
7210 objlist=$obj
7428 $opt_dry_run || $RM $obj $libobj
7446 gentop="$output_objdir/${obj}x"
7457 output="$obj"
7928 if (for obj in $oldobjs
7930 func_basename "$obj"
7942 for obj in $save_oldobjs
7944 func_basename "$obj"
7947 " ") oldobjs=$obj ;;
7960 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
7963 *) oldobjs="$oldobjs $obj" ;;
7985 last_oldobj=$obj
7993 func_len " $obj"
7996 func_append objlist " $obj"
8002 if test "$obj" = "$last_oldobj" ; then