Home | History | Annotate | Download | only in protobuf

Lines Matching refs:my_xdir

2618     my_xdir=""
2639 my_xdir="$my_gentop/$my_xlib_u"
2641 func_mkdir_p "$my_xdir"
2649 cd $my_xdir || exit $?
2678 func_extract_an_archive "$my_xdir" "$my_xabs"
2683 func_extract_an_archive "$my_xdir" "$my_xabs"
2686 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`