Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/Configurations/platform/
H A Dmingw.pm17 sub libext { '.a' } subroutine
H A DWindows.pm18 sub libext { '.lib' } subroutine
H A DUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
H A DVMS.pm23 sub libext { '.OLB' } subroutine