summaryrefslogtreecommitdiffstats
path: root/crypto/buffer
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-03-06 14:32:48 +0000
committerBen Laurie <ben@openssl.org>1999-03-06 14:32:48 +0000
commit6242bb9c63784bd878621557d40521c4a40b2ea4 (patch)
tree15158ee0c44957a9e4738da3db9d1c013cc5a8e5 /crypto/buffer
parent63493c7b063956f1db37cd0479380a08ec8464cc (diff)
Put the dependencies back.
Diffstat (limited to 'crypto/buffer')
-rw-r--r--crypto/buffer/Makefile.ssl4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/buffer/Makefile.ssl b/crypto/buffer/Makefile.ssl
index 9cbfc41934..8a1afc3278 100644
--- a/crypto/buffer/Makefile.ssl
+++ b/crypto/buffer/Makefile.ssl
@@ -83,3 +83,7 @@ $(ERRC).c: $(ERR).err
perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c
# 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 buffer.h