From 422830e17b4e5f533258cba458248977bdcef06a Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 30 Mar 2001 16:02:44 +0000 Subject: make update --- TABLE | 14 +++++++------- crypto/bio/Makefile.ssl | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/TABLE b/TABLE index 81d7de9a8b..d0a8ec675c 100644 --- a/TABLE +++ b/TABLE @@ -645,7 +645,7 @@ $unistd = $thread_cflag = (unknown) $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -667,7 +667,7 @@ $unistd = $thread_cflag = (unknown) $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 = @@ -689,7 +689,7 @@ $unistd = $thread_cflag = (unknown) $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1723,7 +1723,7 @@ $unistd = $thread_cflag = -D_REENTRANT $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 = @@ -1745,7 +1745,7 @@ $unistd = $thread_cflag = -D_REENTRANT $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 = @@ -1767,7 +1767,7 @@ $unistd = $thread_cflag = -D_REENTRANT $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 = @@ -1789,7 +1789,7 @@ $unistd = $thread_cflag = -D_REENTRANT $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 = diff --git a/crypto/bio/Makefile.ssl b/crypto/bio/Makefile.ssl index 00caa9f7eb..300987309e 100644 --- a/crypto/bio/Makefile.ssl +++ b/crypto/bio/Makefile.ssl @@ -96,13 +96,13 @@ 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_print.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h -b_print.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h -b_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h -b_print.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h -b_print.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h -b_print.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -b_print.o: ../cryptlib.h +b_print.o: ../../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_os.h ../../include/openssl/e_os2.h +b_print.o: ../../include/openssl/err.h ../../include/openssl/lhash.h +b_print.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h +b_print.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h +b_print.o: ../../include/openssl/symhacks.h ../cryptlib.h b_sock.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h b_sock.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h b_sock.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h -- cgit v1.2.3