Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'capture')
-rw-r--r--capture/build/unix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/capture/build/unix/Makefile b/capture/build/unix/Makefile
index 3b50301c..c70c51dd 100644
--- a/capture/build/unix/Makefile
+++ b/capture/build/unix/Makefile
@@ -1,4 +1,4 @@
-all: debug
+all: release
debug:
@+make -f debug.mk all