summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/objects/Makefile.ssl')
-rw-r--r--src/lib/libcrypto/objects/Makefile.ssl27
1 files changed, 16 insertions, 11 deletions
diff --git a/src/lib/libcrypto/objects/Makefile.ssl b/src/lib/libcrypto/objects/Makefile.ssl
index f05e15df96..bdb7aa94dc 100644
--- a/src/lib/libcrypto/objects/Makefile.ssl
+++ b/src/lib/libcrypto/objects/Makefile.ssl
@@ -27,7 +27,7 @@ LIBOBJ= o_names.o obj_dat.o obj_lib.o obj_err.o
27 27
28SRC= $(LIBSRC) 28SRC= $(LIBSRC)
29 29
30EXHEADER= objects.h 30EXHEADER= objects.h obj_mac.h
31HEADER= $(EXHEADER) obj_dat.h 31HEADER= $(EXHEADER) obj_dat.h
32 32
33ALL= $(GENERAL) $(SRC) $(HEADER) 33ALL= $(GENERAL) $(SRC) $(HEADER)
@@ -80,27 +80,32 @@ clean:
80 80
81o_names.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 81o_names.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
82o_names.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 82o_names.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
83o_names.o: ../../include/openssl/lhash.h ../../include/openssl/objects.h 83o_names.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
84o_names.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 84o_names.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
85o_names.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 85o_names.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
86o_names.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
86obj_dat.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 87obj_dat.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
87obj_dat.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 88obj_dat.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
88obj_dat.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h 89obj_dat.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
89obj_dat.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 90obj_dat.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
90obj_dat.o: ../../include/openssl/lhash.h ../../include/openssl/objects.h 91obj_dat.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
91obj_dat.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 92obj_dat.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
92obj_dat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 93obj_dat.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
94obj_dat.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
93obj_dat.o: ../cryptlib.h obj_dat.h 95obj_dat.o: ../cryptlib.h obj_dat.h
94obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 96obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
95obj_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h 97obj_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
96obj_err.o: ../../include/openssl/err.h ../../include/openssl/objects.h 98obj_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
99obj_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
97obj_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 100obj_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
98obj_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 101obj_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
102obj_err.o: ../../include/openssl/symhacks.h
99obj_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 103obj_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
100obj_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h 104obj_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
101obj_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h 105obj_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
102obj_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 106obj_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
103obj_lib.o: ../../include/openssl/lhash.h ../../include/openssl/objects.h 107obj_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
104obj_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h 108obj_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
105obj_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h 109obj_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
110obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
106obj_lib.o: ../cryptlib.h 111obj_lib.o: ../cryptlib.h