Searched defs:shlibextsimple (Results 1 – 3 of 3) sorted by relevance
16 sub shlibextsimple { '.a' } subroutine
25 sub shlibextsimple { undef } subroutine
31 sub shlibextsimple { (my $x = $target{shared_extension} || '.so') subroutine