From 9ef37a8dc9df1338d5132ad34f1c4624e3d9dbc1 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 8 Sep 2003 09:17:36 +0000 Subject: [PATCH] make update. --- fips/des/Makefile.ssl | 5 +++-- fips/rand/Makefile.ssl | 10 +++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/fips/des/Makefile.ssl b/fips/des/Makefile.ssl index 1892389ddb..b6cc96ca36 100644 --- a/fips/des/Makefile.ssl +++ b/fips/des/Makefile.ssl @@ -103,8 +103,9 @@ clean: rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff # DO NOT DELETE THIS LINE -- make depend depends on it. -fips_des_enc.o: ../../include/openssl/crypto.h ../../include/openssl/des.h -fips_des_enc.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h +fips_des_enc.o: ../../e_os.h ../../include/openssl/crypto.h +fips_des_enc.o: ../../include/openssl/des.h ../../include/openssl/des_old.h +fips_des_enc.o: ../../include/openssl/e_os2.h fips_des_enc.o: ../../include/openssl/opensslconf.h fips_des_enc.o: ../../include/openssl/opensslv.h fips_des_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h diff --git a/fips/rand/Makefile.ssl b/fips/rand/Makefile.ssl index 4a570cb489..fa1dd04f16 100644 --- a/fips/rand/Makefile.ssl +++ b/fips/rand/Makefile.ssl @@ -82,11 +82,11 @@ clean: # DO NOT DELETE THIS LINE -- make depend depends on it. -fips_rand.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h -fips_rand.o: ../../include/openssl/des.h ../../include/openssl/des_old.h -fips_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h -fips_rand.o: ../../include/openssl/fips_rand.h ../../include/openssl/lhash.h -fips_rand.o: ../../include/openssl/opensslconf.h +fips_rand.o: ../../e_os.h ../../include/openssl/bio.h +fips_rand.o: ../../include/openssl/crypto.h ../../include/openssl/des.h +fips_rand.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h +fips_rand.o: ../../include/openssl/err.h ../../include/openssl/fips_rand.h +fips_rand.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h fips_rand.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h fips_rand.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h fips_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -- 2.25.1