aboutsummaryrefslogtreecommitdiff
path: root/crypto/dsa
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-03-06 14:32:48 +0000
committerBen Laurie <ben@openssl.org>1999-03-06 14:32:48 +0000
commit6242bb9c63784bd878621557d40521c4a40b2ea4 (patch)
tree15158ee0c44957a9e4738da3db9d1c013cc5a8e5 /crypto/dsa
parent63493c7b063956f1db37cd0479380a08ec8464cc (diff)
downloadopenssl-6242bb9c63784bd878621557d40521c4a40b2ea4.zip
openssl-6242bb9c63784bd878621557d40521c4a40b2ea4.tar.gz
openssl-6242bb9c63784bd878621557d40521c4a40b2ea4.tar.bz2
Put the dependencies back.
Diffstat (limited to 'crypto/dsa')
-rw-r--r--crypto/dsa/Makefile.ssl27
1 files changed, 27 insertions, 0 deletions
diff --git a/crypto/dsa/Makefile.ssl b/crypto/dsa/Makefile.ssl
index e465eca..9888e16 100644
--- a/crypto/dsa/Makefile.ssl
+++ b/crypto/dsa/Makefile.ssl
@@ -83,3 +83,30 @@ $(ERRC).c: $(ERR).err
perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+dsa_err.o: ../../include/bn.h ../../include/err.h dsa.h
+dsa_gen.o: ../../include/bio.h ../../include/bn.h ../../include/buffer.h
+dsa_gen.o: ../../include/e_os.h ../../include/err.h ../../include/rand.h
+dsa_gen.o: ../../include/sha.h ../../include/stack.h ../cryptlib.h ../crypto.h
+dsa_gen.o: dsa.h
+dsa_key.o: ../../include/bio.h ../../include/bn.h ../../include/buffer.h
+dsa_key.o: ../../include/e_os.h ../../include/err.h ../../include/rand.h
+dsa_key.o: ../../include/sha.h ../../include/stack.h ../cryptlib.h ../crypto.h
+dsa_key.o: dsa.h
+dsa_lib.o: ../../include/asn1.h ../../include/bio.h ../../include/bn.h
+dsa_lib.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h
+dsa_lib.o: ../../include/stack.h ../cryptlib.h ../crypto.h dsa.h
+dsa_sign.o: ../../include/asn1.h ../../include/bio.h ../../include/bn.h
+dsa_sign.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h
+dsa_sign.o: ../../include/rand.h ../../include/stack.h ../cryptlib.h
+dsa_sign.o: ../crypto.h dsa.h
+dsa_vrf.o: ../../include/asn1.h ../../include/asn1_mac.h ../../include/bio.h
+dsa_vrf.o: ../../include/blowfish.h ../../include/bn.h ../../include/buffer.h
+dsa_vrf.o: ../../include/cast.h ../../include/des.h ../../include/dh.h
+dsa_vrf.o: ../../include/e_os.h ../../include/err.h ../../include/evp.h
+dsa_vrf.o: ../../include/idea.h ../../include/md2.h ../../include/md5.h
+dsa_vrf.o: ../../include/mdc2.h ../../include/objects.h ../../include/pkcs7.h
+dsa_vrf.o: ../../include/rand.h ../../include/rc2.h ../../include/rc4.h
+dsa_vrf.o: ../../include/rc5.h ../../include/ripemd.h ../../include/rsa.h
+dsa_vrf.o: ../../include/sha.h ../../include/stack.h ../../include/x509.h
+dsa_vrf.o: ../../include/x509_vfy.h ../cryptlib.h ../crypto.h dsa.h