From c92ba6f21a332d0362b15f3de8193e449826defe Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Sat, 28 Apr 2012 22:52:09 -0300 Subject: [PATCH] b2/Makefile: target "try" to run the example setup --- b2/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/b2/Makefile b/b2/Makefile index a4ab7b1..108a757 100644 --- a/b2/Makefile +++ b/b2/Makefile @@ -44,7 +44,7 @@ else DEPEND = $(DEPEND_quiet) endif -.PHONY: all clean spotless +.PHONY: all clean spotless try all: boom @@ -79,3 +79,8 @@ clean: spotless: clean rm -f boom + +# ----- Experiments ----------------------------------------------------------- + +try: + $(VALGRIND) ./boom HIERARCHY CHAR