Remove update tags
[openssl.git] / crypto / cast / Makefile.in
index c45c92b40a4a1035326ee7fe2398b7a91548dbb8..6d6b6aa9ba9c502a231bc43be21baafc748e1050 100644 (file)
@@ -45,8 +45,6 @@ cast-586.s:   asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.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)