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

  /src/crypto/external/bsd/openssl.old/dist/Configurations/
shared-info.pl 51 shared_impflag => '-Wl,--out-implib=',
unix-Makefile.tmpl 1195 $shared_imp .= ' '.$target{shared_impflag}.basename($simple)
1196 if defined $target{shared_impflag};
  /src/crypto/external/apache2/openssl/dist/Configurations/
shared-info.pl 56 shared_impflag => '-Wl,--out-implib=',
unix-Makefile.tmpl 1838 $shared_imp .= ' '.$target{shared_impflag}.basename($import)
1839 if defined $target{shared_impflag} && defined $import;
  /src/crypto/external/bsd/openssl/dist/Configurations/
shared-info.pl 50 shared_impflag => '-Wl,--out-implib=',
unix-Makefile.tmpl 1758 $shared_imp .= ' '.$target{shared_impflag}.basename($import)
1759 if defined $target{shared_impflag} && defined $import;

Completed in 26 milliseconds