From: Axel Naumann Date: Tue, 2 Sep 2014 10:14:24 +0000 (+0200) Subject: Silence hsimple.C invocation. X-Git-Tag: v6-02-00-rc1~231 X-Git-Url: https://root.cern.ch/gitweb?p=root.git;a=commitdiff_plain;h=f380c50aa726a494cea1682fc758f698b7dcafaf Silence hsimple.C invocation. --- diff --git a/Makefile b/Makefile index 4683889..5fc7e71 100644 --- a/Makefile +++ b/Makefile @@ -683,7 +683,7 @@ endif ifeq ($(USECONFIG),FALSE) all: tutorials/hsimple.root tutorials/hsimple.root: rootexecs postbin - (cd tutorials; ! ../bin/root -l -q -b -n -x hsimple.C) + @(cd tutorials; ! ../bin/root -l -q -b -n -x hsimple.C) endif all: rootexecs postbin