Remove update tags
[oweals/openssl.git] / crypto / cmac / Makefile.in
index d9cc9c57fa3fe26bfcd0ba5cfc73d724f9a40a93..92e145ebe8d8a490466ddbbf847b2cee2f17287b 100644 (file)
@@ -37,8 +37,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)