Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-09-10 13:15:22 +0400
committerRichard Levitte <levitte@openssl.org>2003-09-10 13:15:22 +0400
commitf29f610bf5fe70a4392362cf8219d36ca771728a (patch)
tree1a69b4d736440d9ce6e4f22ca4865ca86ba77eb1 /crypto
parent27d63818e1d5e97acfca1a6f960ee52ed52df136 (diff)
make update
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.ssl3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl
index 24e7c4227f..0184a80648 100644
--- a/crypto/Makefile.ssl
+++ b/crypto/Makefile.ssl
@@ -203,7 +203,8 @@ mem_dbg.o: ../include/openssl/err.h ../include/openssl/lhash.h
mem_dbg.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
mem_dbg.o: ../include/openssl/safestack.h ../include/openssl/stack.h
mem_dbg.o: ../include/openssl/symhacks.h cryptlib.h mem_dbg.c
-o_str.o: o_str.c o_str.h
+o_str.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h o_str.c
+o_str.o: o_str.h
o_time.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h o_time.c
o_time.o: o_time.h
tmdiff.o: ../e_os.h ../include/openssl/bio.h ../include/openssl/buffer.h