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

Lines Matching full:soname

2649 	    # figure out the soname
2656 soname="$dlname"
2665 eval soname=\"$soname_spec\"
2667 soname="$realname"
2671 soroot="$soname"
2672 soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
2673 newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
2676 if test -f "$output_objdir/$soname-def"; then :
2678 $show "extracting exported symbol list from \`$soname'"
2692 $show "generating import library for \`$soname'"
3993 eval soname=\"$soname_spec\"
3995 soname="$realname"
3998 dlname=$soname
4267 dlname="$soname"