diff --git a/Makefile b/Makefile index 4849fb0..b9635b1 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ ifeq ($(CC),cc) CC = gcc endif ifeq ($(BUILD),) - BUILD = perf + BUILD = dev endif BEAR := bear