Fix the update target and remove duplicate file updates
[openssl.git] / crypto / whrlpool / Makefile
index 31c63ad7bedcc6bce30224b2777787e10df0d1e0..aafb46717e2442d231794225e9c0776135aa960c 100644 (file)
@@ -58,6 +58,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)