summaryrefslogtreecommitdiffstats
path: root/crypto/buffer
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-01-06 13:33:27 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-01-06 13:33:27 +0000
commitc776a3f398b1fd0d59e9247c0c4c6b79f5692b33 (patch)
tree8cd2f4b07c993452c15611a9a391a387ead662bc /crypto/buffer
parent25c9fa6026e6a200a291bc4fd3464718aae9775e (diff)
make update
Diffstat (limited to 'crypto/buffer')
-rw-r--r--crypto/buffer/Makefile30
1 files changed, 21 insertions, 9 deletions
diff --git a/crypto/buffer/Makefile b/crypto/buffer/Makefile
index 0e5e8f5382..2efba47f07 100644
--- a/crypto/buffer/Makefile
+++ b/crypto/buffer/Makefile
@@ -74,12 +74,24 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-buf_err.o: ../../include/openssl/bio.h ../../include/openssl/err.h
-buf_err.o: ../../include/openssl/lhash.h ../../include/openssl/safestack.h
-buf_err.o: ../../include/openssl/stack.h buf_err.c
-buf_str.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/err.h
-buf_str.o: ../../include/openssl/lhash.h ../../include/openssl/safestack.h
-buf_str.o: ../../include/openssl/stack.h ../cryptlib.h buf_str.c
-buffer.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/err.h
-buffer.o: ../../include/openssl/lhash.h ../../include/openssl/safestack.h
-buffer.o: ../../include/openssl/stack.h ../cryptlib.h buffer.c
+buf_err.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
+buf_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
+buf_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
+buf_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+buf_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
+buf_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+buf_err.o: buf_err.c
+buf_str.o: ../../e_os.h ../../include/openssl/bio.h
+buf_str.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+buf_str.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+buf_str.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+buf_str.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+buf_str.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+buf_str.o: ../../include/openssl/symhacks.h ../cryptlib.h buf_str.c
+buffer.o: ../../e_os.h ../../include/openssl/bio.h
+buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+buffer.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+buffer.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+buffer.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+buffer.o: ../../include/openssl/symhacks.h ../cryptlib.h buffer.c