Lines Matching refs:striplib
5999 if test -n "$stripme" && test -n "$striplib"; then6000 $show "$striplib $destdir/$realname"6001 $run eval "$striplib $destdir/$realname" || exit $?