diff options
author | Ulf Möller <ulf@openssl.org> | 1999-08-24 19:45:16 +0200 |
---|---|---|
committer | Ulf Möller <ulf@openssl.org> | 1999-08-24 19:45:16 +0200 |
commit | 43ca6c02dc702b8fff20205ec62ec03eed77eb1b (patch) | |
tree | 7897d34491890e12a4945c96cc8a8921fbfbc99b /crypto/objects | |
parent | Minor MIPS III/IV tune-up. (diff) | |
download | openssl-43ca6c02dc702b8fff20205ec62ec03eed77eb1b.tar.xz openssl-43ca6c02dc702b8fff20205ec62ec03eed77eb1b.zip |
make update.
Diffstat (limited to 'crypto/objects')
-rw-r--r-- | crypto/objects/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/objects/Makefile.ssl b/crypto/objects/Makefile.ssl index 8b15ab0d6c..70d0322ddc 100644 --- a/crypto/objects/Makefile.ssl +++ b/crypto/objects/Makefile.ssl @@ -93,7 +93,7 @@ obj_dat.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h obj_dat.o: ../../include/openssl/lhash.h ../../include/openssl/objects.h obj_dat.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h obj_dat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -obj_dat.o: ../cryptlib.h obj_dat.h +obj_dat.o: ../cryptlib.h obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h obj_err.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h obj_err.o: ../../include/openssl/err.h ../../include/openssl/objects.h |