From 7ef6e3fe2f300cefa2639555ec313557d0ea3065 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Tue, 17 Apr 2001 23:53:58 +0000 Subject: [PATCH] 'make update' --- TABLE | 76 ++++++++++++++++++++++++++++++++-------- crypto/bio/Makefile.ssl | 2 +- crypto/rand/Makefile.ssl | 4 +-- 3 files changed, 64 insertions(+), 18 deletions(-) diff --git a/TABLE b/TABLE index b2a27c5e55..8316f3eb8b 100644 --- a/TABLE +++ b/TABLE @@ -675,7 +675,7 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -698,7 +698,7 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_RISC1 -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -721,7 +721,7 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1295,8 +1295,8 @@ $unistd = $thread_cflag = (unknown) $sys_id = $lflags = -lnsl -lsocket -$bn_ops = RC4_INDEX -$bn_obj = RC4_INDEX DES_UNROLL +$bn_ops = RC4_INDEX DES_UNROLL +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1894,7 +1894,7 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1917,7 +1917,7 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1940,7 +1940,7 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1963,7 +1963,7 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_UNROLL -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -2832,11 +2832,11 @@ $ranlib = *** unixware-2.0-pentium $cc = cc $cflags = -DFILIO_H -Kpentium -$unistd = -Kthread -$thread_cflag = -$sys_id = -lsocket -lnsl -lx -$lflags = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL -$bn_ops = +$unistd = +$thread_cflag = -Kthread +$sys_id = +$lflags = -lsocket -lnsl -lx +$bn_ops = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL $bn_obj = $des_obj = $bf_obj = @@ -2928,7 +2928,53 @@ $unistd = $thread_cflag = -Kthread $sys_id = $lflags = -lsocket -lnsl -$bn_ops = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL +$bn_ops = BN_LLONG 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 = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_extension = +$ranlib = + +*** unixware-7-pentium +$cc = cc +$cflags = -O -DFILIO_H -Kalloca -Kpentium +$unistd = +$thread_cflag = -Kthread +$sys_id = +$lflags = -lsocket -lnsl +$bn_ops = BN_LLONG 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 = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_extension = +$ranlib = + +*** unixware-7-pentium_pro +$cc = cc +$cflags = -O -DFILIO_H -Kalloca -Kpentium_pro +$unistd = +$thread_cflag = -Kthread +$sys_id = +$lflags = -lsocket -lnsl +$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL $bn_obj = $des_obj = $bf_obj = diff --git a/crypto/bio/Makefile.ssl b/crypto/bio/Makefile.ssl index ead89c3251..65f15a20c8 100644 --- a/crypto/bio/Makefile.ssl +++ b/crypto/bio/Makefile.ssl @@ -96,7 +96,7 @@ b_dump.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h b_dump.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h b_dump.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h b_dump.o: ../cryptlib.h b_dump.c -b_print.o: ../../e_os.h ../../include/openssl/bio.h +b_print.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h b_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h b_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h b_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h diff --git a/crypto/rand/Makefile.ssl b/crypto/rand/Makefile.ssl index 4ab8e4cb93..97a67e6303 100644 --- a/crypto/rand/Makefile.ssl +++ b/crypto/rand/Makefile.ssl @@ -88,8 +88,8 @@ md_rand.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h md_rand.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h md_rand.o: ../../include/openssl/sha.h ../../include/openssl/stack.h md_rand.o: ../../include/openssl/symhacks.h md_rand.c rand_lcl.h -rand_egd.o: ../../include/openssl/opensslconf.h ../../include/openssl/rand.h -rand_egd.o: rand_egd.c +rand_egd.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h +rand_egd.o: ../../include/openssl/rand.h rand_egd.c rand_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h rand_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h rand_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h -- GitLab