aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/conf/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/conf/Makefile.in')
-rw-r--r--crypto/conf/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/conf/Makefile.in b/crypto/conf/Makefile.in
index 9343a0ef29..87f39d9532 100644
--- a/crypto/conf/Makefile.in
+++ b/crypto/conf/Makefile.in
@@ -40,8 +40,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)