OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lib_extension
(Results
1 - 5
of
5
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/platform/
Unix.pm
25
sub libext { $target{
lib_extension
} || '.a' }
/src/crypto/external/bsd/openssl/dist/Configurations/platform/
Unix.pm
25
sub libext { $target{
lib_extension
} || '.a' }
/src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl
9
our $libext = $target{
lib_extension
} || ".a";
windows-makefile.tmpl
10
our $libext = $target{
lib_extension
} || ".lib";
10-main.conf
1148
lib_extension
=> shared("_a.a"),
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026