From a3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 14 May 2015 17:38:31 +0200 Subject: make depend Reviewed-by: Rich Salz --- crypto/objects/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'crypto/objects') diff --git a/crypto/objects/Makefile b/crypto/objects/Makefile index 6e9fa2e47f..94e1d4ec5f 100644 --- a/crypto/objects/Makefile +++ b/crypto/objects/Makefile @@ -87,8 +87,8 @@ obj_dat.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h obj_dat.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h obj_dat.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h obj_dat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -obj_dat.o: ../../include/openssl/symhacks.h ../cryptlib.h -obj_dat.o: ../include/internal/asn1_int.h obj_dat.c obj_dat.h +obj_dat.o: ../../include/openssl/symhacks.h ../include/internal/asn1_int.h +obj_dat.o: ../include/internal/cryptlib.h obj_dat.c obj_dat.h obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h obj_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h obj_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h @@ -105,7 +105,8 @@ obj_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h obj_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h obj_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -obj_lib.o: ../cryptlib.h ../include/internal/asn1_int.h obj_lib.c +obj_lib.o: ../include/internal/asn1_int.h ../include/internal/cryptlib.h +obj_lib.o: obj_lib.c obj_xref.o: ../../e_os.h ../../include/openssl/asn1.h obj_xref.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h obj_xref.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h -- cgit v1.2.3