Home | History | Annotate | Download | only in open-vcdiff

Lines Matching refs:my_xdir

2619     my_xdir=""
2640 my_xdir="$my_gentop/$my_xlib_u"
2642 func_mkdir_p "$my_xdir"
2650 cd $my_xdir || exit $?
2679 func_extract_an_archive "$my_xdir" "$my_xabs"
2684 func_extract_an_archive "$my_xdir" "$my_xabs"
2687 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`