diff options
author | ben <ben> | 1999-05-13 17:32:35 +0000 |
---|---|---|
committer | ben <ben> | 1999-05-13 17:32:35 +0000 |
commit | 1974a804fbaf19db95a1aa96ed7b41881f958ef6 (patch) | |
tree | c9e58ebe0e4622a347c37556341112e8d3ebab6e /crypto/mdc2 | |
parent | 20475af1aa70927327b4dc767561abb8063118fd (diff) | |
download | openssl-1974a804fbaf19db95a1aa96ed7b41881f958ef6.tar.gz |
Update dependencies.
Diffstat (limited to 'crypto/mdc2')
-rw-r--r-- | crypto/mdc2/Makefile.ssl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/mdc2/Makefile.ssl b/crypto/mdc2/Makefile.ssl index 4d2277a03..09e185250 100644 --- a/crypto/mdc2/Makefile.ssl +++ b/crypto/mdc2/Makefile.ssl @@ -84,5 +84,5 @@ mdc2_one.o: ../../include/openssl/e_os.h ../../include/openssl/err.h mdc2_one.o: ../../include/openssl/mdc2.h ../../include/openssl/opensslconf.h mdc2_one.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h mdc2_one.o: ../cryptlib.h -mdc2dgst.o: ../../include/openssl/des.h ../../include/openssl/mdc2.h -mdc2dgst.o: ../../include/openssl/opensslconf.h +mdc2dgst.o: ../../include/openssl/des.h ../../include/openssl/e_os.h +mdc2dgst.o: ../../include/openssl/mdc2.h ../../include/openssl/opensslconf.h |