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

  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 117 SHLIB_TARGET={- $target{shared_target} -}
descrip.mms.tmpl 114 SHLIB_TARGET={- $target{shared_target} -}
925 my $shlib_target = $disabled{shared} ? "" : $target{shared_target};
969 my $shlib_target = $disabled{shared} ? "" : $target{shared_target};
  /src/crypto/external/apache2/openssl/dist/Configurations/
descrip.mms.tmpl 308 SHLIB_TARGET={- $target{shared_target} -}
1260 my $shlib_target = $disabled{shared} ? "" : $target{shared_target};
1309 my $shlib_target = $disabled{shared} ? "" : $target{shared_target};
unix-Makefile.tmpl 91 SHLIB_TARGET={- $target{shared_target} -}
  /src/crypto/external/bsd/openssl/dist/Configurations/
descrip.mms.tmpl 270 SHLIB_TARGET={- $target{shared_target} -}
1190 my $shlib_target = $disabled{shared} ? "" : $target{shared_target};
1239 my $shlib_target = $disabled{shared} ? "" : $target{shared_target};
unix-Makefile.tmpl 74 SHLIB_TARGET={- $target{shared_target} -}

Completed in 29 milliseconds