summaryrefslogtreecommitdiffstats
path: root/crypto/lhash/Makefile
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2005-05-16 00:27:37 +0000
committerBodo Möller <bodo@openssl.org>2005-05-16 00:27:37 +0000
commit10cde5010d737b6343bbd061d5cd9ba95d4775d0 (patch)
tree6f93abd6281736464e1f7583b8ac28ce427750d1 /crypto/lhash/Makefile
parentc4cd925cc034a58bbe99f9e43b70f95bc909cc69 (diff)
make update
Diffstat (limited to 'crypto/lhash/Makefile')
-rw-r--r--crypto/lhash/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/crypto/lhash/Makefile b/crypto/lhash/Makefile
index 1722d22e3c..ee11c3bb42 100644
--- a/crypto/lhash/Makefile
+++ b/crypto/lhash/Makefile
@@ -75,15 +75,5 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-lh_stats.o: ../../e_os.h ../../include/openssl/bio.h
-lh_stats.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
-lh_stats.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
-lh_stats.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
-lh_stats.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
-lh_stats.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-lh_stats.o: ../../include/openssl/symhacks.h ../cryptlib.h lh_stats.c
-lhash.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
-lhash.o: ../../include/openssl/e_os2.h ../../include/openssl/lhash.h
-lhash.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
-lhash.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
-lhash.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h lhash.c
+lh_stats.o: lh_stats.c
+lhash.o: lhash.c