Remove update tags
[openssl.git] / crypto / bio / Makefile.in
index 3148952bf7a42059d4876d5699944a6a28e6c47e..263af7c4e94ebb31ac56ee500936c1157ef3cc59 100644 (file)
@@ -49,8 +49,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)