Lines Matching refs:xres
20667 xres=`grep '^VERSION=' libtool | cut -d = -f 2 | cut -d \" -f 2`20668 major=`echo $xres | cut -d . -f 1`20669 minor=`echo $xres | cut -d . -f 2`