make update
This commit is contained in:
parent
921c9bd539
commit
7bd3a58022
17
TABLE
17
TABLE
@ -1750,3 +1750,20 @@ $cast_obj =
|
||||
$rc4_obj =
|
||||
$rmd160_obj =
|
||||
$rc5_obj =
|
||||
|
||||
*** unixware-7
|
||||
$cc = cc
|
||||
$cflags = -O -DFILIO_H -Kalloca
|
||||
$unistd =
|
||||
$thread_cflag = -Kthread
|
||||
$lflags = -lsocket -lnsl
|
||||
$bn_ops = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
|
||||
$bn_obj =
|
||||
$des_obj =
|
||||
$bf_obj =
|
||||
$md5_obj =
|
||||
$sha1_obj =
|
||||
$cast_obj =
|
||||
$rc4_obj =
|
||||
$rmd160_obj =
|
||||
$rc5_obj =
|
||||
|
@ -86,5 +86,7 @@ md_rand.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
rand_egd.o: ../../include/openssl/opensslconf.h ../../include/openssl/rand.h
|
||||
rand_err.o: ../../include/openssl/err.h ../../include/openssl/rand.h
|
||||
rand_lib.o: ../../include/openssl/rand.h
|
||||
randfile.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h
|
||||
randfile.o: ../../include/openssl/opensslconf.h ../../include/openssl/rand.h
|
||||
randfile.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
|
||||
randfile.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
|
||||
randfile.o: ../../include/openssl/opensslv.h ../../include/openssl/rand.h
|
||||
randfile.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||
|
@ -224,3 +224,4 @@ SSL_get_peer_finished 241
|
||||
SSL_get1_session 242
|
||||
SSL_CTX_callback_ctrl 243
|
||||
SSL_callback_ctrl 244
|
||||
SSL_CTX_sessions 245
|
||||
|
Loading…
Reference in New Issue
Block a user