diff options
author | Ulf Möller <ulf@openssl.org> | 2000-03-19 03:18:45 +0100 |
---|---|---|
committer | Ulf Möller <ulf@openssl.org> | 2000-03-19 03:18:45 +0100 |
commit | 1f39d082c64e2fa8367b93bbf50a622f33fb7061 (patch) | |
tree | 759c4b207e9dbeb36ed3ed8c06348d6a6287a2b7 /crypto/des/Makefile.ssl | |
parent | cleanup. (diff) | |
download | openssl-1f39d082c64e2fa8367b93bbf50a622f33fb7061.tar.xz openssl-1f39d082c64e2fa8367b93bbf50a622f33fb7061.zip |
make update
Diffstat (limited to 'crypto/des/Makefile.ssl')
-rw-r--r-- | crypto/des/Makefile.ssl | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/crypto/des/Makefile.ssl b/crypto/des/Makefile.ssl index 65900867f7..b1ce2b96b0 100644 --- a/crypto/des/Makefile.ssl +++ b/crypto/des/Makefile.ssl @@ -172,10 +172,8 @@ enc_writ.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h enc_writ.o: ../../include/openssl/opensslv.h ../../include/openssl/rand.h enc_writ.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h enc_writ.o: ../cryptlib.h des_locl.h -fcrypt.o: ../../include/openssl/des.h ../../include/openssl/des.h -fcrypt.o: ../../include/openssl/e_os2.h ../../include/openssl/e_os2.h -fcrypt.o: ../../include/openssl/opensslconf.h -fcrypt.o: ../../include/openssl/opensslconf.h des_locl.h des_locl.h +fcrypt.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h +fcrypt.o: ../../include/openssl/opensslconf.h des_locl.h fcrypt_b.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h fcrypt_b.o: ../../include/openssl/opensslconf.h des_locl.h ofb64ede.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h @@ -204,7 +202,5 @@ set_key.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h set_key.o: ../../include/openssl/opensslconf.h des_locl.h podd.h sk.h str2key.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h str2key.o: ../../include/openssl/opensslconf.h des_locl.h -supp.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h -supp.o: ../../include/openssl/opensslconf.h des_locl.h xcbc_enc.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h xcbc_enc.o: ../../include/openssl/opensslconf.h des_locl.h |