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