Searched refs:newobj (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh5149 newobj=lt$counter-$objbase
5152 *[\ /]"$newobj "*) ;;
5153 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5156 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5157 $run ln "$obj" "$gentop/$newobj" ||
5158 $run cp "$obj" "$gentop/$newobj"
5159 oldobjs="$oldobjs $gentop/$newobj"
/haiku-buildtools/libtool/
H A Dltmain.sh5149 newobj=lt$counter-$objbase
5152 *[\ /]"$newobj "*) ;;
5153 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
5156 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
5157 $run ln "$obj" "$gentop/$newobj" ||
5158 $run cp "$obj" "$gentop/$newobj"
5159 oldobjs="$oldobjs $gentop/$newobj"
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh4278 newobj=lt$counter-$objbase
4281 *[\ /]"$newobj "*) ;;
4282 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
4285 $show "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
4286 $run ln "$obj" "$gentop/$newobj" ||
4287 $run cp "$obj" "$gentop/$newobj"
4288 oldobjs="$oldobjs $gentop/$newobj"
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh9162 newobj=lt$counter-$objbase
9166 *[\ /]"$newobj "*) ;;
9167 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9170 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9171 func_append oldobjs " $gentop/$newobj"
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh9162 newobj=lt$counter-$objbase
9166 *[\ /]"$newobj "*) ;;
9167 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9170 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9171 func_append oldobjs " $gentop/$newobj"
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh9156 newobj=lt$counter-$objbase
9160 *[\ /]"$newobj "*) ;;
9161 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9164 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9165 func_append oldobjs " $gentop/$newobj"
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh9162 newobj=lt$counter-$objbase
9166 *[\ /]"$newobj "*) ;;
9167 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9170 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9171 func_append oldobjs " $gentop/$newobj"
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh9162 newobj=lt$counter-$objbase
9166 *[\ /]"$newobj "*) ;;
9167 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
9170 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
9171 func_append oldobjs " $gentop/$newobj"
/haiku-buildtools/isl/
H A Dltmain.sh10435 newobj=lt$counter-$objbase
10439 *[\ /]"$newobj "*) ;;
10440 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
10443 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
10444 func_append oldobjs " $gentop/$newobj"
/haiku-buildtools/binutils/
H A Dltmain.sh8157 newobj=lt$counter-$objbase
8161 *[\ /]"$newobj "*) ;;
8162 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
8165 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
8166 oldobjs="$oldobjs $gentop/$newobj"
/haiku-buildtools/gcc/
H A Dltmain.sh8157 newobj=lt$counter-$objbase
8161 *[\ /]"$newobj "*) ;;
8162 *) if test ! -f "$gentop/$newobj"; then break; fi ;;
8165 func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
8166 oldobjs="$oldobjs $gentop/$newobj"

Completed in 268 milliseconds