aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2014-12-11 23:33:10 +0000
committerMatt Caswell <matt@openssl.org>2014-12-11 23:52:47 +0000
commitfd0ba77717c4fda075c9c9a6ff1e5975fdf76905 (patch)
tree2d22673a2fdcc3d4d4eac0bea60a9584c92e6d20 /crypto/Makefile
parente03af1789f702dc19925abb50422ff8a21a70c72 (diff)
downloadopenssl-fd0ba77717c4fda075c9c9a6ff1e5975fdf76905.zip
openssl-fd0ba77717c4fda075c9c9a6ff1e5975fdf76905.tar.gz
openssl-fd0ba77717c4fda075c9c9a6ff1e5975fdf76905.tar.bz2
make update
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'crypto/Makefile')
-rw-r--r--crypto/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/crypto/Makefile b/crypto/Makefile
index 6a6ac32..fafa418 100644
--- a/crypto/Makefile
+++ b/crypto/Makefile
@@ -222,10 +222,10 @@ o_init.o: ../include/openssl/safestack.h ../include/openssl/stack.h
o_init.o: ../include/openssl/symhacks.h o_init.c
o_str.o: ../e_os.h ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
o_str.o: o_str.c o_str.h
-o_time.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
-o_time.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
-o_time.o: ../include/openssl/safestack.h ../include/openssl/stack.h
-o_time.o: ../include/openssl/symhacks.h crypto.h o_time.c
+o_time.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
+o_time.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
+o_time.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
+o_time.o: ../include/openssl/stack.h ../include/openssl/symhacks.h o_time.c
thr_id.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h
thr_id.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
thr_id.o: ../include/openssl/err.h ../include/openssl/lhash.h