diff --git a/makefile b/makefile index e74e58a..d0d10e3 100644 --- a/makefile +++ b/makefile @@ -14,7 +14,7 @@ endif .PHONY : all release debug libcubiomes clean -all: debug +all: release debug: CFLAGS += -DDEBUG -O0 -ggdb3 debug: libcubiomes find_quadhuts find_compactbiomes