Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds