Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/Configurations/platform/
H A Dmingw.pm23 sub shlibext { '.dll' } subroutine
H A DUnix.pm20 sub shlibext { (my $x = $target{shared_extension} subroutine
H A DVMS.pm22 sub shlibext { '.EXE' } subroutine
H A DWindows.pm17 sub shlibext { '.dll' } subroutine