aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md2/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/md2/Makefile.ssl
parent018b4ee9bb2d3618f06725165c43d61771bb2cd2 (diff)
downloadopenssl-bf57da0717c4de574fed76bd08d5504a8b57cae3.tar.gz
"make depend"
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/md2/Makefile.ssl')
-rw-r--r--crypto/md2/Makefile.ssl11
1 files changed, 7 insertions, 4 deletions
diff --git a/crypto/md2/Makefile.ssl b/crypto/md2/Makefile.ssl
index 5110f43c0c..d1842d5455 100644
--- a/crypto/md2/Makefile.ssl
+++ b/crypto/md2/Makefile.ssl
@@ -78,7 +78,10 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-md2_dgst.o: ../opensslconf.h ../opensslv.h md2.h
-md2_one.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
-md2_one.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
-md2_one.o: ../opensslconf.h ../opensslv.h md2.h
+md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h
+md2_dgst.o: ../../include/openssl/opensslv.h
+md2_one.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
+md2_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
+md2_one.o: ../../include/openssl/err.h ../../include/openssl/md2.h
+md2_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+md2_one.o: ../../include/openssl/stack.h ../cryptlib.h