From: Laurent Mazet Date: Fri, 29 Dec 2023 20:59:11 +0000 (+0100) Subject: valgrinds rule depends on all X-Git-Url: https://secure.softndesign.org/git/?a=commitdiff_plain;h=efac2b453c3a1d58e33137ebbac2b644226348e8;p=brainfuck.git valgrinds rule depends on all --- diff --git a/makefile b/makefile index 214c2b3..d79dbe4 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