Lines Matching refs:xdir
886 xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
887 if test "X$xdir" = "X$obj"; then
888 xdir=
890 xdir=$xdir/
892 lobj=${xdir}$objdir/$objname
995 if test ! -d "${xdir}$objdir"; then
996 $show "$mkdir ${xdir}$objdir"
997 $run $mkdir ${xdir}$objdir
999 if test "$exit_status" -ne 0 && test ! -d "${xdir}$objdir"; then
1381 xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
1382 if test "X$xdir" = "X$arg"; then
1383 xdir=
1385 xdir="$xdir/"
1390 pic_object="$xdir$pic_object"
1418 non_pic_object="$xdir$non_pic_object"
1427 # $xdir was prepended to $pic_object above.
1440 xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
1441 if test "X$xdir" = "X$arg"; then
1442 xdir=
1444 xdir="$xdir/"
1447 pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
1448 non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
1944 xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
1945 if test "X$xdir" = "X$arg"; then
1946 xdir=
1948 xdir="$xdir/"
1953 pic_object="$xdir$pic_object"
1981 non_pic_object="$xdir$non_pic_object"
1990 # $xdir was prepended to $pic_object above.
2003 xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
2004 if test "X$xdir" = "X$arg"; then
2005 xdir=
2007 xdir="$xdir/"
2010 pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
2011 non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`