From a75b81ad954c02846d54b7f77d3efae8487554ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Sun, 25 Apr 1999 09:21:05 +0000 Subject: Removed traces of cryptall.h, and did a "make depend". Submitted by: Reviewed by: PR: --- crypto/buffer/Makefile.ssl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'crypto/buffer') diff --git a/crypto/buffer/Makefile.ssl b/crypto/buffer/Makefile.ssl index 6580766a70..0512a209cb 100644 --- a/crypto/buffer/Makefile.ssl +++ b/crypto/buffer/Makefile.ssl @@ -79,5 +79,6 @@ clean: buf_err.o: ../../include/openssl/buffer.h ../../include/openssl/err.h buffer.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h buffer.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h -buffer.o: ../../include/openssl/err.h ../../include/openssl/opensslv.h -buffer.o: ../../include/openssl/stack.h ../cryptlib.h +buffer.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h +buffer.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h +buffer.o: ../cryptlib.h -- cgit v1.2.3