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