Home
last modified time | relevance | path

Searched refs:oldobj (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/aux/
Dltmain.sh2880 if test ! -f $xdir/$oldobj; then
2881 $show "(cd $xdir && ${LN_S} $baseobj $oldobj)"
2882 $run eval '(cd $xdir && ${LN_S} $baseobj $oldobj)' || exit $?
3166 $show "(cd $xdir && $LN_S $oldobj $baseobj)"
3167 $run eval '(cd $xdir && $LN_S $oldobj $baseobj)' || exit $?
3909 if test ! -f $oldobj; then
3910 xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'`
3911 if test "X$xdir" = "X$oldobj"; then
3916 baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'`
4861 rmfiles="$rmfiles $dir/$oldobj"
/external/jpeg/
Dltmain.sh2266 rmfiles="$rmfiles $dir/$oldobj"