From f73e07cf420ddad22b6148d8cbe28daf84ccae2d Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Mon, 12 Apr 1999 17:23:57 +0000 Subject: Add type-safe STACKs and SETs. --- crypto/dsa/Makefile.ssl | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'crypto/dsa/Makefile.ssl') diff --git a/crypto/dsa/Makefile.ssl b/crypto/dsa/Makefile.ssl index d45501a11c..07620d5049 100644 --- a/crypto/dsa/Makefile.ssl +++ b/crypto/dsa/Makefile.ssl @@ -91,9 +91,10 @@ dsa_asn1.o: ../../include/e_os.h ../../include/err.h ../../include/evp.h dsa_asn1.o: ../../include/idea.h ../../include/md2.h ../../include/md5.h dsa_asn1.o: ../../include/mdc2.h ../../include/objects.h ../../include/pkcs7.h dsa_asn1.o: ../../include/rc2.h ../../include/rc4.h ../../include/rc5.h -dsa_asn1.o: ../../include/ripemd.h ../../include/rsa.h ../../include/sha.h -dsa_asn1.o: ../../include/stack.h ../../include/x509.h ../../include/x509_vfy.h -dsa_asn1.o: ../cryptlib.h ../crypto.h ../opensslv.h dsa.h +dsa_asn1.o: ../../include/ripemd.h ../../include/rsa.h +dsa_asn1.o: ../../include/safestack.h ../../include/sha.h ../../include/stack.h +dsa_asn1.o: ../../include/x509.h ../../include/x509_vfy.h ../cryptlib.h +dsa_asn1.o: ../crypto.h ../opensslv.h dsa.h 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 @@ -118,6 +119,6 @@ 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 ../opensslv.h -dsa_vrf.o: dsa.h +dsa_vrf.o: ../../include/safestack.h ../../include/sha.h ../../include/stack.h +dsa_vrf.o: ../../include/x509.h ../../include/x509_vfy.h ../cryptlib.h +dsa_vrf.o: ../crypto.h ../opensslv.h dsa.h -- cgit v1.2.3