Home
last modified time | relevance | path

Searched defs:libext (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/Configurations/platform/
Dmingw.pm17 sub libext { '.a' } subroutine
DUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
DWindows.pm18 sub libext { '.lib' } subroutine
DVMS.pm23 sub libext { '.OLB' } subroutine
/third_party/curl/
Dconfigure.ac120 AC_SUBST(libext) subst