Remove update tags
[openssl.git] / crypto / dh / Makefile.in
index 71e820595417655a63ce29bdcfa34741a5952823..48df452d9a8621d5bfc23d2b60287309b206af97 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)