diff --git a/deps/Makefile b/deps/Makefile index a5eb866c..f5953462 100755 --- a/deps/Makefile +++ b/deps/Makefile @@ -99,7 +99,7 @@ jemalloc: .make-prerequisites .PHONY: jemalloc -jemallocat: .make-prerequisites +jemallocat: .make-prerequisites memkind @printf '%b %b\n' $(MAKECOLOR)MAKE$(ENDCOLOR) $(BINCOLOR)$@$(ENDCOLOR) cd jemallocat && make