summaryrefslogtreecommitdiff
path: root/crypto/lhash/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/lhash/Makefile.in')
-rw-r--r--crypto/lhash/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/lhash/Makefile.in b/crypto/lhash/Makefile.in
index b08bdbff6c..c8a7fba9a3 100644
--- a/crypto/lhash/Makefile.in
+++ b/crypto/lhash/Makefile.in
@@ -37,8 +37,6 @@ lib: $(LIBOBJ)
files:
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-update: depend
-
depend:
@[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
$(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)