X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fstore%2FMakefile;h=b73fb30b01c038be3c7c1770f5366f3cdedc9a77;hb=06b9ff06cc7fdd8f51abb92aaac39d3988a7090e;hp=79e31b565f07f520f5f935c49408c943e4653eb1;hpb=a80e33b991e29988309964439fa8dba30af7ea5c;p=oweals%2Fopenssl.git diff --git a/crypto/store/Makefile b/crypto/store/Makefile index 79e31b565f..b73fb30b01 100644 --- a/crypto/store/Makefile +++ b/crypto/store/Makefile @@ -45,6 +45,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)