summaryrefslogtreecommitdiffstats
path: root/crypto/bn/Makefile.ssl
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/bn/Makefile.ssl
parentb13a1554925a173e04bb9802cbc123b40746a6fc (diff)
Finally lay dependencies to rest (I hope!).
Diffstat (limited to 'crypto/bn/Makefile.ssl')
-rw-r--r--crypto/bn/Makefile.ssl47
1 files changed, 46 insertions, 1 deletions
diff --git a/crypto/bn/Makefile.ssl b/crypto/bn/Makefile.ssl
index bf3423415b..32d0cc1dc1 100644
--- a/crypto/bn/Makefile.ssl
+++ b/crypto/bn/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
@@ -157,3 +157,48 @@ $(ERRC).c: $(ERR).err
perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+bn_add.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+bn_add.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
+bn_add.o: bn.h bn_lcl.h ../../include/bio.h ../../include/buffer.h
+bn_asm.o: ../../include/e_os.h ../../include/err.h ../../include/stack.h
+bn_asm.o: ../cryptlib.h ../crypto.h bn.h bn_lcl.h ../../include/bio.h
+bn_blind.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h
+bn_blind.o: ../../include/stack.h ../cryptlib.h ../crypto.h bn.h bn_lcl.h
+bn_div.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+bn_div.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
+bn_div.o: bn.h bn_lcl.h ../../include/err.h bn.h ../../include/bio.h
+bn_exp.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h
+bn_exp.o: ../../include/stack.h ../cryptlib.h ../crypto.h bn.h bn_lcl.h
+bn_exp2.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+bn_exp2.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
+bn_exp2.o: bn.h bn_lcl.h ../../include/bio.h ../../include/buffer.h
+bn_gcd.o: ../../include/e_os.h ../../include/err.h ../../include/stack.h
+bn_gcd.o: ../cryptlib.h ../crypto.h bn.h bn_lcl.h ../../include/bio.h
+bn_lib.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h
+bn_lib.o: ../../include/stack.h ../cryptlib.h ../crypto.h bn.h bn_lcl.h
+bn_mont.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+bn_mont.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
+bn_mont.o: bn.h bn_lcl.h ../../include/bio.h ../../include/buffer.h
+bn_mpi.o: ../../include/e_os.h ../../include/err.h ../../include/stack.h
+bn_mpi.o: ../cryptlib.h ../crypto.h bn.h bn_lcl.h ../../include/bio.h
+bn_mul.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h
+bn_mul.o: ../../include/stack.h ../cryptlib.h ../crypto.h bn.h bn_lcl.h
+bn_prime.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+bn_prime.o: ../../include/err.h ../../include/rand.h ../../include/stack.h
+bn_prime.o: ../cryptlib.h ../crypto.h bn.h bn_lcl.h bn_prime.h
+bn_print.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+bn_print.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
+bn_print.o: bn.h bn_lcl.h ../../include/bio.h ../../include/buffer.h
+bn_rand.o: ../../include/e_os.h ../../include/err.h ../../include/rand.h
+bn_rand.o: ../../include/stack.h ../cryptlib.h ../crypto.h bn.h bn_lcl.h
+bn_recp.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+bn_recp.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
+bn_recp.o: bn.h bn_lcl.h ../../include/bio.h ../../include/buffer.h
+bn_shift.o: ../../include/e_os.h ../../include/err.h ../../include/stack.h
+bn_shift.o: ../cryptlib.h ../crypto.h bn.h bn_lcl.h ../../include/bio.h
+bn_sqr.o: ../../include/buffer.h ../../include/e_os.h ../../include/err.h
+bn_sqr.o: ../../include/stack.h ../cryptlib.h ../crypto.h bn.h bn_lcl.h
+bn_word.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+bn_word.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
+bn_word.o: bn.h bn_lcl.h