make update
authorDr. Stephen Henson <steve@openssl.org>
Thu, 4 May 2006 12:32:36 +0000 (12:32 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 4 May 2006 12:32:36 +0000 (12:32 +0000)
TABLE
test/Makefile

diff --git a/TABLE b/TABLE
index 794ad41cb3d7838b8169982bcc9636e7fd5fdeaf..d0a6f3bad786326df6a7e7f9e4190321b383c44b 100644 (file)
--- a/TABLE
+++ b/TABLE
@@ -1402,7 +1402,7 @@ $arflags      =
 
 *** darwin-i386-cc
 $cc           = cc
-$cflags       = -O3 -fomit-frame-pointer -fno-common -DB_ENDIAN
+$cflags       = -O3 -fomit-frame-pointer -fno-common
 $unistd       = 
 $thread_cflag = -D_REENTRANT
 $sys_id       = MACOSX
index 2f23e3908fb6cbf07270c9908fa8612827e66fb9..189d14ed495c4c0e73f57b0faf389ed256a07092 100644 (file)
@@ -732,15 +732,23 @@ fips_shatest.o: ../include/openssl/ui_compat.h ../include/openssl/x509.h
 fips_shatest.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h
 fips_shatest.o: fips_shatest.c
 fips_test_suite.o: ../include/openssl/aes.h ../include/openssl/asn1.h
-fips_test_suite.o: ../include/openssl/bio.h ../include/openssl/bn.h
+fips_test_suite.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
+fips_test_suite.o: ../include/openssl/bn.h ../include/openssl/cast.h
 fips_test_suite.o: ../include/openssl/crypto.h ../include/openssl/des.h
 fips_test_suite.o: ../include/openssl/des_old.h ../include/openssl/dh.h
 fips_test_suite.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
-fips_test_suite.o: ../include/openssl/err.h ../include/openssl/fips.h
-fips_test_suite.o: ../include/openssl/lhash.h ../include/openssl/md5.h
+fips_test_suite.o: ../include/openssl/err.h ../include/openssl/evp.h
+fips_test_suite.o: ../include/openssl/fips.h ../include/openssl/fips_sha.h
+fips_test_suite.o: ../include/openssl/hmac.h ../include/openssl/idea.h
+fips_test_suite.o: ../include/openssl/lhash.h ../include/openssl/md2.h
+fips_test_suite.o: ../include/openssl/md4.h ../include/openssl/md5.h
+fips_test_suite.o: ../include/openssl/mdc2.h ../include/openssl/obj_mac.h
+fips_test_suite.o: ../include/openssl/objects.h
 fips_test_suite.o: ../include/openssl/opensslconf.h
 fips_test_suite.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
-fips_test_suite.o: ../include/openssl/rand.h ../include/openssl/rsa.h
+fips_test_suite.o: ../include/openssl/rand.h ../include/openssl/rc2.h
+fips_test_suite.o: ../include/openssl/rc4.h ../include/openssl/rc5.h
+fips_test_suite.o: ../include/openssl/ripemd.h ../include/openssl/rsa.h
 fips_test_suite.o: ../include/openssl/safestack.h ../include/openssl/sha.h
 fips_test_suite.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
 fips_test_suite.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h