make update
authorRichard Levitte <levitte@openssl.org>
Sat, 26 Feb 2000 04:48:22 +0000 (04:48 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 26 Feb 2000 04:48:22 +0000 (04:48 +0000)
TABLE
crypto/rand/Makefile.ssl
util/ssleay.num

diff --git a/TABLE b/TABLE
index 92e8cb166b02b3be2a4895480b01966a2a1b1403..c30c1aa0cda9650c1895fa66fc8ef0616246f6be 100644 (file)
--- a/TABLE
+++ b/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      = 
index a3d7115b9b551793ea02a8cfa1a8ffad40397095..2d4541f78edcc3c89a08360c013d06ae0fe94cc2 100644 (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
index ddfe1f1aa5f36454cfa6fae43138fd6253d19827..32b2e960c4aa399f66b1f0e67582a6b0632293a2 100755 (executable)
@@ -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