Commit 7bd3a580 authored by Richard Levitte's avatar Richard Levitte
Browse files

make update

parent 921c9bd5
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -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      = 
+4 −2
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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