Remove update tags
[openssl.git] / crypto / dsa / Makefile.in
index b456bc6182204c07cdae6a3fc899733116d78486..ad25459324bf2eb6c0961973789abe9c867e8b25 100644 (file)
@@ -39,8 +39,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)