Commit 9ef37a8d authored by Richard Levitte's avatar Richard Levitte
Browse files

make update.

parent fbb40083
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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
+5 −5
Original line number Diff line number Diff line
@@ -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