Home | History | Annotate | Download | only in src

Lines Matching refs:shared_ext

68 shared_ext='.so'
209 rm -f $test.[co] $test $test$shared_ext
222 shared_ext='.so'
225 shared_ext='.sl'
229 shared_ext='.dylib'
230 SHAREDLIB=libz$shared_ext
231 SHAREDLIBV=libz.$VER$shared_ext
232 SHAREDLIBM=libz.$VER1$shared_ext
253 shared_ext='.so'
256 shared_ext='.sl'
279 LDSHARED=${LDSHARED-"cc -G -h libz$shared_ext.$VER1"}
331 SHAREDLIB=${SHAREDLIB-"libz$shared_ext"}
332 SHAREDLIBV=${SHAREDLIBV-"libz$shared_ext.$VER"}
333 SHAREDLIBM=${SHAREDLIBM-"libz$shared_ext.$VER1"}
342 try $LDSHARED $SFLAGS -o $test$shared_ext $test.o; then
728 rm -f $test.[co] $test $test$shared_ext $test.gcno