From: Laurent Mazet Date: Fri, 29 Dec 2023 07:21:42 +0000 (+0100) Subject: valgrinds rule depends on all X-Git-Tag: v1.3~8 X-Git-Url: https://secure.softndesign.org/git/?p=calc.git;a=commitdiff_plain;h=3a71536c92465cdd27efa58db9cd58efe751f610 valgrinds rule depends on all --- diff --git a/makefile b/makefile index d5c8da5..73ea86e 100644 --- a/makefile +++ b/makefile @@ -64,7 +64,7 @@ purge: clean rm -f purge $(ALLEXE:%=%.exe) $(call PASS, SUCCESS) -valgrinds: +valgrinds: all $(MAKE) $(addprefix valgrind_,$(ALLEXE)) wipe: purge