Home | History | Annotate | Download | only in build-aux

Lines Matching refs:my_xdir

3747     my_xdir=""
3768 my_xdir="$my_gentop/$my_xlib_u"
3770 func_mkdir_p "$my_xdir"
3778 cd $my_xdir || exit $?
3807 func_extract_an_archive "$my_xdir" "$my_xabs"
3812 func_extract_an_archive "$my_xdir" "$my_xabs"
3815 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`