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/buffer/Makefile.ssl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'crypto/buffer') diff --git a/crypto/buffer/Makefile.ssl b/crypto/buffer/Makefile.ssl index 63e118826c..d0a4080cd2 100644 --- a/crypto/buffer/Makefile.ssl +++ b/crypto/buffer/Makefile.ssl @@ -84,7 +84,8 @@ $(ERRC).c: $(ERR).err # DO NOT DELETE THIS LINE -- make depend depends on it. -buf_err.o: ../../include/err.h buffer.h -buffer.o: ../../include/bio.h ../../include/e_os.h ../../include/err.h -buffer.o: ../../include/stack.h ../cryptlib.h ../crypto.h ../opensslv.h -buffer.o: buffer.h +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 -- cgit v1.2.3