Fix the update target and remove duplicate file updates
[openssl.git] / crypto / whrlpool / Makefile
index 566b996290511e98111834ee811775dd8de1b43c..308bbb0781abdc4deb9bed914350e0366f0ef0ca 100644 (file)
@@ -74,6 +74,8 @@ tests:
 lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff
 
+update: depend
+
 depend:
        @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
        $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)