summaryrefslogtreecommitdiff
path: root/crypto/dsa/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dsa/Makefile.in')
-rw-r--r--crypto/dsa/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/dsa/Makefile.in b/crypto/dsa/Makefile.in
index b456bc6182..ad25459324 100644
--- a/crypto/dsa/Makefile.in
+++ b/crypto/dsa/Makefile.in
@@ -39,8 +39,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)