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/idea/Makefile.ssl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'crypto/idea') diff --git a/crypto/idea/Makefile.ssl b/crypto/idea/Makefile.ssl index 41b42ce03b..bde41dd208 100644 --- a/crypto/idea/Makefile.ssl +++ b/crypto/idea/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,6 @@ clean: errors: # DO NOT DELETE THIS LINE -- make depend depends on it. + +i_cbc.o: idea.h idea_lcl.h idea.h idea_lcl.h idea.h idea_lcl.h idea.h +i_ofb64.o: idea_lcl.h idea.h idea_lcl.h -- cgit v1.2.3