Remove update tags
[openssl.git] / crypto / txt_db / Makefile.in
index e0ba013b6a5fca72599b063da31522a0031dc031..9241f9b0d2343c1bdda07b4a2d09bf55554b9698 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 top Makefile...
        $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)