From 8039257dbcd1d2e96e1d57b607b49cdf0ae78636 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Tue, 19 Jan 1999 21:36:31 +0000 Subject: Finally lay dependencies to rest (I hope!). --- crypto/mdc2/Makefile.ssl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'crypto/mdc2') diff --git a/crypto/mdc2/Makefile.ssl b/crypto/mdc2/Makefile.ssl index 495a2789a0..714386f797 100644 --- a/crypto/mdc2/Makefile.ssl +++ b/crypto/mdc2/Makefile.ssl @@ -9,7 +9,7 @@ INCLUDES= 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 @@ -78,3 +78,7 @@ clean: errors: # DO NOT DELETE THIS LINE -- make depend depends on it. + +mdc2_one.o: ../../include/bio.h ../../include/buffer.h ../../include/des.h +mdc2_one.o: ../../include/e_os.h ../../include/err.h ../../include/stack.h +mdc2_one.o: ../cryptlib.h ../crypto.h mdc2.h ../../include/des.h mdc2.h -- cgit v1.2.3