Searched defs:libext (Results 1 – 4 of 4) sorted by relevance
17 sub libext { '.a' } subroutine
23 sub libext { '.OLB' } subroutine
25 sub libext { $target{lib_extension} || '.a' } subroutine
18 sub libext { '.lib' } subroutine