make update

This commit is contained in:
Richard Levitte 2000-02-26 04:48:22 +00:00
parent 921c9bd539
commit 7bd3a58022
3 changed files with 22 additions and 2 deletions

17
TABLE
View File

@ -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 =

View File

@ -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

View File

@ -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