Home
last modified time | relevance | path

Searched refs:libext (Results 1 – 6 of 6) sorted by relevance

/openssl/Configurations/platform/
H A Dmingw.pm17 sub libext { '.a' } subroutine
H A DWindows.pm18 sub libext { '.lib' } subroutine
H A DVMS.pm23 sub libext { '.OLB' } subroutine
H A DUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
H A DBASE.pm38 sub staticlib { return $_[0]->staticname($_[1]) . $_[0]->libext() }
/openssl/Configurations/
H A Dwindows-makefile.tmpl1063 lib => platform->libext(),

Completed in 10 milliseconds