Home
last modified time | relevance | path

Searched refs:shared_ext (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dconfigure33 shared_ext='.so'
89 shared_ext='.so'
92 shared_ext='.sl'
95 Darwin*) shared_ext='.dylib'
96 SHAREDLIB=libz$shared_ext
97 SHAREDLIBV=libz.$VER$shared_ext
98 SHAREDLIBM=libz.$VER1$shared_ext
112 shared_ext='.so'
115 shared_ext='.sl'
167 SHAREDLIB=${SHAREDLIB-"libz$shared_ext"}
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dconfigure68 shared_ext='.so'
87 rm -f $test.[co] $test $test$shared_ext $test.gcno ./--version
195 rm -f $test.[co] $test $test$shared_ext
208 shared_ext='.so'
211 shared_ext='.sl'
215 shared_ext='.dylib'
216 SHAREDLIB=libz$shared_ext
217 SHAREDLIBV=libz.$VER$shared_ext
218 SHAREDLIBM=libz.$VER1$shared_ext
243 shared_ext='.so'
[all …]