make update.
authorRichard Levitte <levitte@openssl.org>
Mon, 8 Sep 2003 09:17:36 +0000 (09:17 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 8 Sep 2003 09:17:36 +0000 (09:17 +0000)
fips/des/Makefile.ssl
fips/rand/Makefile.ssl

index 1892389ddb25df74a4e0a3e54650de3aec01b0fa..b6cc96ca3665f3a4437a85da1aaec199889907c8 100644 (file)
@@ -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
index 4a570cb48968c379f211c281c57295da5fd8a55d..fa1dd04f1634840f9e6de147e80021fbe3a11297 100644 (file)
@@ -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