Lines Matching refs:shared_ext
59 shared_ext='.so'
184 rm -f $test.[co] $test $test$shared_ext
197 shared_ext='.so'
200 shared_ext='.sl'
204 shared_ext='.dylib'
205 SHAREDLIB=libz$shared_ext
206 SHAREDLIBV=libz.$VER$shared_ext
207 SHAREDLIBM=libz.$VER1$shared_ext
228 shared_ext='.so'
231 shared_ext='.sl'
292 SHAREDLIB=${SHAREDLIB-"libz$shared_ext"}
293 SHAREDLIBV=${SHAREDLIBV-"libz$shared_ext.$VER"}
294 SHAREDLIBM=${SHAREDLIBM-"libz$shared_ext.$VER1"}
302 try $LDSHARED $SFLAGS -o $test$shared_ext $test.o; then
632 rm -f $test.[co] $test $test$shared_ext $test.gcno