From bf57da0717c4de574fed76bd08d5504a8b57cae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Fri, 23 Apr 1999 22:50:50 +0000 Subject: "make depend" Submitted by: Reviewed by: PR: --- crypto/mdc2/Makefile.ssl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'crypto/mdc2/Makefile.ssl') diff --git a/crypto/mdc2/Makefile.ssl b/crypto/mdc2/Makefile.ssl index ef930acea1..fdd110c526 100644 --- a/crypto/mdc2/Makefile.ssl +++ b/crypto/mdc2/Makefile.ssl @@ -78,7 +78,11 @@ 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 ../opensslconf.h ../opensslv.h mdc2.h -mdc2dgst.o: ../../include/des.h ../opensslconf.h mdc2.h +mdc2_one.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h +mdc2_one.o: ../../include/openssl/crypto.h ../../include/openssl/des.h +mdc2_one.o: ../../include/openssl/e_os.h ../../include/openssl/err.h +mdc2_one.o: ../../include/openssl/mdc2.h ../../include/openssl/opensslconf.h +mdc2_one.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h +mdc2_one.o: ../cryptlib.h +mdc2dgst.o: ../../include/openssl/des.h ../../include/openssl/mdc2.h +mdc2dgst.o: ../../include/openssl/opensslconf.h -- cgit v1.2.3