summaryrefslogtreecommitdiffstats
path: root/crypto/err/Makefile.ssl
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-23 22:50:50 +0000
committerBodo Möller <bodo@openssl.org>1999-04-23 22:50:50 +0000
commitbf57da0717c4de574fed76bd08d5504a8b57cae3 (patch)
tree683105d7f21579ad8747aae68f3d4767b4d5d37f /crypto/err/Makefile.ssl
parent018b4ee9bb2d3618f06725165c43d61771bb2cd2 (diff)
"make depend"
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/err/Makefile.ssl')
-rw-r--r--crypto/err/Makefile.ssl46
1 files changed, 28 insertions, 18 deletions
diff --git a/crypto/err/Makefile.ssl b/crypto/err/Makefile.ssl
index de867c9b60..e650fd9b71 100644
--- a/crypto/err/Makefile.ssl
+++ b/crypto/err/Makefile.ssl
@@ -78,21 +78,31 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-err.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
-err.o: ../../include/lhash.h ../../include/stack.h ../cryptlib.h ../crypto.h
-err.o: ../opensslv.h err.h
-err_all.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
-err_all.o: ../../include/bn.h ../../include/buffer.h ../../include/cast.h
-err_all.o: ../../include/conf.h ../../include/des.h ../../include/dh.h
-err_all.o: ../../include/dsa.h ../../include/evp.h ../../include/idea.h
-err_all.o: ../../include/lhash.h ../../include/md2.h ../../include/md5.h
-err_all.o: ../../include/mdc2.h ../../include/objects.h ../../include/pem2.h
-err_all.o: ../../include/pkcs12.h ../../include/pkcs7.h ../../include/rc2.h
-err_all.o: ../../include/rc4.h ../../include/rc5.h ../../include/ripemd.h
-err_all.o: ../../include/rsa.h ../../include/safestack.h ../../include/sha.h
-err_all.o: ../../include/stack.h ../../include/x509.h ../../include/x509_vfy.h
-err_all.o: ../../include/x509v3.h ../crypto.h ../opensslconf.h ../opensslv.h
-err_all.o: err.h
-err_prn.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
-err_prn.o: ../../include/lhash.h ../../include/stack.h ../cryptlib.h
-err_prn.o: ../crypto.h ../opensslv.h err.h
+err.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
+err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
+err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
+err.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
+err.o: ../cryptlib.h
+err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
+err_all.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
+err_all.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
+err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
+err_all.o: ../../include/openssl/des.h ../../include/openssl/dh.h
+err_all.o: ../../include/openssl/dsa.h ../../include/openssl/err.h
+err_all.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
+err_all.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h
+err_all.o: ../../include/openssl/md5.h ../../include/openssl/mdc2.h
+err_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
+err_all.o: ../../include/openssl/opensslv.h ../../include/openssl/pem2.h
+err_all.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
+err_all.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
+err_all.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
+err_all.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
+err_all.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
+err_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
+err_all.o: ../../include/openssl/x509v3.h
+err_prn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
+err_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
+err_prn.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
+err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
+err_prn.o: ../cryptlib.h