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/bf/Makefile.ssl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'crypto/bf/Makefile.ssl') diff --git a/crypto/bf/Makefile.ssl b/crypto/bf/Makefile.ssl index 22aa4ca6f5..5ddad60990 100644 --- a/crypto/bf/Makefile.ssl +++ b/crypto/bf/Makefile.ssl @@ -10,7 +10,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 @@ -105,3 +105,6 @@ clean: errors: # DO NOT DELETE THIS LINE -- make depend depends on it. + +bf_cfb64.o: bf_locl.h blowfish.h bf_locl.h blowfish.h bf_locl.h blowfish.h +bf_ofb64.o: bf_locl.h blowfish.h bf_locl.h bf_pi.h blowfish.h -- cgit v1.2.3