Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/Configurations/platform/
HDmingw.pm17 sub libext { '.a' } subroutine
HDVMS.pm23 sub libext { '.OLB' } subroutine
HDUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
HDWindows.pm18 sub libext { '.lib' } subroutine