summaryrefslogtreecommitdiffstats
path: root/crypto/srp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/srp/Makefile.in')
-rw-r--r--crypto/srp/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/srp/Makefile.in b/crypto/srp/Makefile.in
index a6a70a2891..a347a10586 100644
--- a/crypto/srp/Makefile.in
+++ b/crypto/srp/Makefile.in
@@ -36,8 +36,6 @@ lib: $(LIBOBJ)
files:
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-update: depend
-
depend:
$(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)