aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7
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/pkcs7
parentb13a1554925a173e04bb9802cbc123b40746a6fc (diff)
downloadopenssl-8039257dbcd1d2e96e1d57b607b49cdf0ae78636.tar.gz
Finally lay dependencies to rest (I hope!).
Diffstat (limited to 'crypto/pkcs7')
-rw-r--r--crypto/pkcs7/Makefile.ssl31
1 files changed, 30 insertions, 1 deletions
diff --git a/crypto/pkcs7/Makefile.ssl b/crypto/pkcs7/Makefile.ssl
index 7cffde48ef..6d442d3326 100644
--- a/crypto/pkcs7/Makefile.ssl
+++ b/crypto/pkcs7/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
@@ -86,3 +86,32 @@ $(ERRC).c: $(ERR).err
perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+pk7_doit.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
+pk7_doit.o: ../../include/bn.h ../../include/buffer.h ../../include/cast.h
+pk7_doit.o: ../../include/des.h ../../include/dh.h ../../include/dsa.h
+pk7_doit.o: ../../include/e_os.h ../../include/err.h ../../include/evp.h
+pk7_doit.o: ../../include/idea.h ../../include/md2.h ../../include/md5.h
+pk7_doit.o: ../../include/mdc2.h ../../include/objects.h ../../include/rand.h
+pk7_doit.o: ../../include/rc2.h ../../include/rc4.h ../../include/rc5.h
+pk7_doit.o: ../../include/ripemd.h ../../include/rsa.h ../../include/sha.h
+pk7_doit.o: ../../include/stack.h ../../include/x509.h ../../include/x509_vfy.h
+pk7_doit.o: ../cryptlib.h ../crypto.h pkcs7.h ../../include/asn1.h
+pk7_lib.o: ../../include/bio.h ../../include/blowfish.h ../../include/bn.h
+pk7_lib.o: ../../include/buffer.h ../../include/cast.h ../../include/des.h
+pk7_lib.o: ../../include/dh.h ../../include/dsa.h ../../include/e_os.h
+pk7_lib.o: ../../include/err.h ../../include/evp.h ../../include/idea.h
+pk7_lib.o: ../../include/md2.h ../../include/md5.h ../../include/mdc2.h
+pk7_lib.o: ../../include/objects.h ../../include/rc2.h ../../include/rc4.h
+pk7_lib.o: ../../include/rc5.h ../../include/ripemd.h ../../include/rsa.h
+pk7_lib.o: ../../include/sha.h ../../include/stack.h ../../include/x509.h
+pk7_lib.o: ../../include/x509_vfy.h ../cryptlib.h ../crypto.h pkcs7.h
+pkcs7err.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
+pkcs7err.o: ../../include/bn.h ../../include/cast.h ../../include/des.h
+pkcs7err.o: ../../include/dh.h ../../include/dsa.h ../../include/err.h
+pkcs7err.o: ../../include/evp.h ../../include/idea.h ../../include/md2.h
+pkcs7err.o: ../../include/md5.h ../../include/mdc2.h ../../include/objects.h
+pkcs7err.o: ../../include/rc2.h ../../include/rc4.h ../../include/rc5.h
+pkcs7err.o: ../../include/ripemd.h ../../include/rsa.h ../../include/sha.h
+pkcs7err.o: ../../include/stack.h ../../include/x509.h ../../include/x509_vfy.h
+pkcs7err.o: ../crypto.h pkcs7.h