Fix the update target and remove duplicate file updates
[openssl.git] / crypto / camellia / Makefile
index ff5fe4a01dba4da9aa6697cf3b1c0d61147b3355..e8f166dc7b6b44f88b570058956e533487f26eae 100644 (file)
@@ -73,6 +73,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)