Searched refs:xdir (Results 1 – 4 of 4) sorted by relevance
803 xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`804 if test "X$xdir" = "X$obj"; then805 xdir=807 xdir=$xdir/809 lobj=${xdir}$objdir/$objname912 if test ! -d "${xdir}$objdir"; then913 $show "$mkdir ${xdir}$objdir"914 $run $mkdir ${xdir}$objdir916 if test "$exit_status" -ne 0 && test ! -d "${xdir}$objdir"; then1289 if test "X$xdir" = "X$arg"; then[all …]
824 xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`825 if test "X$xdir" = "X$obj"; then826 xdir=828 xdir=$xdir/830 lobj=${xdir}$objdir/$objname933 if test ! -d "${xdir}$objdir"; then934 $show "$mkdir ${xdir}$objdir"935 $run $mkdir ${xdir}$objdir937 if test "$exit_status" -ne 0 && test ! -d "${xdir}$objdir"; then1319 if test "X$xdir" = "X$arg"; then[all …]
833 xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`834 if test "X$xdir" = "X$obj"; then835 xdir=837 xdir=$xdir/839 lobj=${xdir}$objdir/$objname942 if test ! -d "${xdir}$objdir"; then943 $show "$mkdir ${xdir}$objdir"944 $run $mkdir ${xdir}$objdir946 if test "$exit_status" -ne 0 && test ! -d "${xdir}$objdir"; then1328 if test "X$xdir" = "X$arg"; then[all …]
1347 func_mkdir_p "$xdir$objdir"3746 xdir="$func_dirname_result"3750 pic_object="$xdir$pic_object"3778 non_pic_object="$xdir$non_pic_object"3796 xdir="$func_dirname_result"3799 pic_object=$xdir$objdir/$func_lo2o_result3800 non_pic_object=$xdir$func_lo2o_result4281 xdir="$func_dirname_result"4285 pic_object="$xdir$pic_object"4313 non_pic_object="$xdir$non_pic_object"[all …]