X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2FMakefile;h=e82b066b630c0688923f7de5066286566021356e;hb=992f549ae7f4f73b025429c44bdbbc65de917f6c;hp=e34fbf615e1924f23ff26c8fdd39a3b456d1ab05;hpb=f46c73040c16a078b884825c203feee6b0a8850b;p=stockfish diff --git a/src/Makefile b/src/Makefile index e34fbf61..e82b066b 100644 --- a/src/Makefile +++ b/src/Makefile @@ -569,7 +569,7 @@ help: build: config-sanity $(MAKE) ARCH=$(ARCH) COMP=$(COMP) all -profile-build: config-sanity objclean profileclean +profile-build: net config-sanity objclean profileclean @echo "" @echo "Step 1/4. Building instrumented executable ..." $(MAKE) ARCH=$(ARCH) COMP=$(COMP) $(profile_make)