Home
last modified time | relevance | path

Searched defs:shlibextimport (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/Configurations/platform/
H A Dmingw.pm24 sub shlibextimport { $target{shared_import_extension} || '.dll.a' } subroutine
H A DWindows.pm26 sub shlibextimport { '.lib' } subroutine