aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/Makefile.in')
-rw-r--r--crypto/evp/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/evp/Makefile.in b/crypto/evp/Makefile.in
index 4ca766f..3282754 100644
--- a/crypto/evp/Makefile.in
+++ b/crypto/evp/Makefile.in
@@ -62,8 +62,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) -- $(LIBSRC)