summaryrefslogtreecommitdiffstats
path: root/crypto/rsa/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rsa/Makefile.ssl')
-rw-r--r--crypto/rsa/Makefile.ssl41
1 files changed, 40 insertions, 1 deletions
diff --git a/crypto/rsa/Makefile.ssl b/crypto/rsa/Makefile.ssl
index f706c41880..0c1a1738b7 100644
--- a/crypto/rsa/Makefile.ssl
+++ b/crypto/rsa/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,42 @@ $(ERRC).c: $(ERR).err
perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+rsa_eay.o: ../../include/bio.h ../../include/bn.h ../../include/buffer.h
+rsa_eay.o: ../../include/e_os.h ../../include/err.h ../../include/rand.h
+rsa_eay.o: ../../include/stack.h ../cryptlib.h ../crypto.h rsa.h
+rsa_err.o: ../../include/bn.h ../../include/err.h ../../include/stack.h
+rsa_err.o: ../crypto.h rsa.h ../../include/bio.h ../../include/bn.h
+rsa_gen.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h
+rsa_gen.o: ../../include/stack.h ../cryptlib.h ../crypto.h rsa.h
+rsa_lib.o: ../../include/bio.h ../../include/bn.h ../../include/buffer.h
+rsa_lib.o: ../../include/e_os.h ../../include/err.h ../../include/lhash.h
+rsa_lib.o: ../../include/stack.h ../cryptlib.h ../crypto.h rsa.h
+rsa_none.o: ../../include/bio.h ../../include/bn.h ../../include/buffer.h
+rsa_none.o: ../../include/e_os.h ../../include/err.h ../../include/rand.h
+rsa_none.o: ../../include/stack.h ../cryptlib.h ../crypto.h rsa.h
+rsa_pk1.o: ../../include/bio.h ../../include/bn.h ../../include/buffer.h
+rsa_pk1.o: ../../include/e_os.h ../../include/err.h ../../include/rand.h
+rsa_pk1.o: ../../include/stack.h ../cryptlib.h ../crypto.h rsa.h
+rsa_saos.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
+rsa_saos.o: ../../include/bn.h ../../include/buffer.h ../../include/cast.h
+rsa_saos.o: ../../include/des.h ../../include/dh.h ../../include/dsa.h
+rsa_saos.o: ../../include/e_os.h ../../include/err.h ../../include/evp.h
+rsa_saos.o: ../../include/idea.h ../../include/md2.h ../../include/md5.h
+rsa_saos.o: ../../include/mdc2.h ../../include/objects.h ../../include/pkcs7.h
+rsa_saos.o: ../../include/rc2.h ../../include/rc4.h ../../include/rc5.h
+rsa_saos.o: ../../include/ripemd.h ../../include/sha.h ../../include/stack.h
+rsa_saos.o: ../../include/x509.h ../../include/x509_vfy.h ../cryptlib.h
+rsa_saos.o: ../crypto.h rsa.h ../../include/asn1.h ../../include/bio.h
+rsa_sign.o: ../../include/blowfish.h ../../include/bn.h ../../include/buffer.h
+rsa_sign.o: ../../include/cast.h ../../include/des.h ../../include/dh.h
+rsa_sign.o: ../../include/dsa.h ../../include/e_os.h ../../include/err.h
+rsa_sign.o: ../../include/evp.h ../../include/idea.h ../../include/md2.h
+rsa_sign.o: ../../include/md5.h ../../include/mdc2.h ../../include/objects.h
+rsa_sign.o: ../../include/pkcs7.h ../../include/rc2.h ../../include/rc4.h
+rsa_sign.o: ../../include/rc5.h ../../include/ripemd.h ../../include/sha.h
+rsa_sign.o: ../../include/stack.h ../../include/x509.h ../../include/x509_vfy.h
+rsa_sign.o: ../cryptlib.h ../crypto.h rsa.h ../../include/bio.h
+rsa_ssl.o: ../../include/bn.h ../../include/buffer.h ../../include/e_os.h
+rsa_ssl.o: ../../include/err.h ../../include/rand.h ../../include/stack.h
+rsa_ssl.o: ../cryptlib.h ../crypto.h rsa.h