HomeSort by: relevance | last modified time | path
    Searched refs:shared_import_extension (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/Configurations/platform/
mingw.pm 24 sub shlibextimport { $target{shared_import_extension} || '.dll.a' }
  /src/crypto/external/bsd/openssl/dist/Configurations/platform/
mingw.pm 24 sub shlibextimport { $target{shared_import_extension} || '.dll.a' }
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 13 our $shlibextimport = $target{shared_import_extension} || "";
windows-makefile.tmpl 12 our $shlibextimport = $target{shared_import_extension} || ".lib";
  /src/crypto/external/bsd/openssl.old/dist/
Configure 1151 ($target{shared_import_extension}=$target{shared_extension_simple}.".a")

Completed in 27 milliseconds