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

  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 1194 my $shared_imp = "";
1195 $shared_imp .= ' '.$target{shared_impflag}.basename($simple)
1200 \$(CC) \$(LIB_CFLAGS) $linkflags\$(LIB_LDFLAGS)$shared_soname$shared_imp \\
  /src/crypto/external/apache2/openssl/dist/Configurations/
unix-Makefile.tmpl 1837 my $shared_imp = "";
1838 $shared_imp .= ' '.$target{shared_impflag}.basename($import)
1901 \$(CC) \$(LIB_CFLAGS) $linkflags\$(LIB_LDFLAGS)$shared_soname$shared_imp \\
  /src/crypto/external/bsd/openssl/dist/Configurations/
unix-Makefile.tmpl 1757 my $shared_imp = "";
1758 $shared_imp .= ' '.$target{shared_impflag}.basename($import)
1812 \$(CC) \$(LIB_CFLAGS) $linkflags\$(LIB_LDFLAGS)$shared_soname$shared_imp \\

Completed in 32 milliseconds