From: Dr. Stephen Henson Date: Mon, 25 Oct 2004 00:04:22 +0000 (+0000) Subject: make update X-Git-Tag: OpenSSL_0_9_7e~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=75f7141ab4601454a0aeaf5209ae02480762b713;p=oweals%2Fopenssl.git make update --- diff --git a/crypto/sha/Makefile b/crypto/sha/Makefile index 087e38be47..2cf0e68f32 100644 --- a/crypto/sha/Makefile +++ b/crypto/sha/Makefile @@ -101,8 +101,14 @@ sha1_one.o: ../../include/openssl/opensslconf.h sha1_one.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h sha1_one.o: ../../include/openssl/sha.h ../../include/openssl/stack.h sha1_one.o: ../../include/openssl/symhacks.h sha1_one.c +sha1dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h +sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h +sha1dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h sha1dgst.o: ../../include/openssl/opensslconf.h -sha1dgst.o: ../../include/openssl/opensslv.h sha1dgst.c +sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h +sha1dgst.o: ../../include/openssl/sha.h ../../include/openssl/stack.h +sha1dgst.o: ../../include/openssl/symhacks.h ../md32_common.h sha1dgst.c +sha1dgst.o: sha_locl.h sha_dgst.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h sha_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h sha_dgst.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h diff --git a/fips/Makefile b/fips/Makefile index df19c03774..a03d19d760 100644 --- a/fips/Makefile +++ b/fips/Makefile @@ -193,10 +193,4 @@ fips.o: ../include/openssl/safestack.h ../include/openssl/sha.h fips.o: ../include/openssl/stack.h ../include/openssl/symhacks.h fips.o: ../include/openssl/ui.h ../include/openssl/ui_compat.h fips.c fips.o: fips_locl.h -fips_err_wrapper.o: ../include/openssl/bio.h ../include/openssl/crypto.h -fips_err_wrapper.o: ../include/openssl/e_os2.h ../include/openssl/err.h -fips_err_wrapper.o: ../include/openssl/fips.h ../include/openssl/lhash.h -fips_err_wrapper.o: ../include/openssl/opensslconf.h -fips_err_wrapper.o: ../include/openssl/opensslv.h -fips_err_wrapper.o: ../include/openssl/safestack.h ../include/openssl/stack.h -fips_err_wrapper.o: ../include/openssl/symhacks.h fips_err.h fips_err_wrapper.c +fips_err_wrapper.o: ../include/openssl/opensslconf.h fips_err_wrapper.c diff --git a/fips/sha1/Makefile b/fips/sha1/Makefile index 4a35a6fc3a..4099e5e670 100644 --- a/fips/sha1/Makefile +++ b/fips/sha1/Makefile @@ -114,10 +114,8 @@ fips_sha1_selftest.o: ../../include/openssl/opensslv.h fips_sha1_selftest.o: ../../include/openssl/safestack.h fips_sha1_selftest.o: ../../include/openssl/sha.h ../../include/openssl/stack.h fips_sha1_selftest.o: ../../include/openssl/symhacks.h fips_sha1_selftest.c -fips_sha1dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/fips.h fips_sha1dgst.o: ../../include/openssl/opensslconf.h -fips_sha1dgst.o: ../../include/openssl/opensslv.h ../../include/openssl/sha.h -fips_sha1dgst.o: fips_md32_common.h fips_sha1dgst.c fips_sha_locl.h +fips_sha1dgst.o: ../../include/openssl/opensslv.h fips_sha1dgst.c fips_sha1test.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h fips_sha1test.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h fips_sha1test.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h