summaryrefslogtreecommitdiffstats
path: root/crypto/objects
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-19 21:36:31 +0000
committerBen Laurie <ben@openssl.org>1999-01-19 21:36:31 +0000
commit8039257dbcd1d2e96e1d57b607b49cdf0ae78636 (patch)
tree5689dcf67c9bff1b069e1c785c9da80e413703f3 /crypto/objects
parentb13a1554925a173e04bb9802cbc123b40746a6fc (diff)
Finally lay dependencies to rest (I hope!).
Diffstat (limited to 'crypto/objects')
-rw-r--r--crypto/objects/Makefile.ssl15
1 files changed, 14 insertions, 1 deletions
diff --git a/crypto/objects/Makefile.ssl b/crypto/objects/Makefile.ssl
index a61cde7fec..ace391532b 100644
--- a/crypto/objects/Makefile.ssl
+++ b/crypto/objects/Makefile.ssl
@@ -9,7 +9,7 @@ INCLUDES= -I.. -I../../include
CFLAG=-g
INSTALLTOP=/usr/local/ssl
MAKE= make -f Makefile.ssl
-MAKEDEPEND= makedepend -f Makefile.ssl
+MAKEDEPEND= $(TOP)/util/domd $(TOP)
MAKEFILE= Makefile.ssl
AR= ar r
@@ -87,3 +87,16 @@ $(ERRC).c: $(ERR).err
perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+o_names.o: ../../include/asn1.h ../../include/bio.h ../../include/bn.h
+o_names.o: ../../include/crypto.h ../../include/lhash.h ../../include/stack.h
+o_names.o: objects.h ../../include/asn1.h ../../include/bio.h
+obj_dat.o: ../../include/bn.h ../../include/buffer.h ../../include/crypto.h
+obj_dat.o: ../../include/e_os.h ../../include/err.h ../../include/lhash.h
+obj_dat.o: ../../include/stack.h ../cryptlib.h obj_dat.h objects.h
+obj_err.o: ../../include/asn1.h ../../include/bio.h ../../include/bn.h
+obj_err.o: ../../include/crypto.h ../../include/err.h ../../include/stack.h
+obj_err.o: objects.h ../../include/asn1.h ../../include/bio.h
+obj_lib.o: ../../include/bn.h ../../include/buffer.h ../../include/crypto.h
+obj_lib.o: ../../include/e_os.h ../../include/err.h ../../include/lhash.h
+obj_lib.o: ../../include/stack.h ../cryptlib.h objects.h