summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-03-30 16:02:44 +0000
committerRichard Levitte <levitte@openssl.org>2001-03-30 16:02:44 +0000
commit422830e17b4e5f533258cba458248977bdcef06a (patch)
tree5ca88cef5ec858fcfa17b058c303be4716b663a2
parentac0d075faa44539f69a8ab7c9e9a00ca0a36f096 (diff)
-rw-r--r--TABLE14
-rw-r--r--crypto/bio/Makefile.ssl14
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