summaryrefslogtreecommitdiffstats
path: root/crypto/camellia/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/camellia/Makefile.in')
-rw-r--r--crypto/camellia/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/camellia/Makefile.in b/crypto/camellia/Makefile.in
index 866d6feebb..f26b5418db 100644
--- a/crypto/camellia/Makefile.in
+++ b/crypto/camellia/Makefile.in
@@ -51,8 +51,6 @@ cmllt4-sparcv9.s: asm/cmllt4-sparcv9.pl ../perlasm/sparcv9_modes.pl
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)