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

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

Completed in 145 milliseconds