remode -DASSERT_CORE
[trinked.git] / Makefile
index b56a75c..0c9fcc1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ ifndef OS
 OS=$(shell uname)
 endif
 
-CFLAGS=-Wall -pedantic -std=c99 -O2 -g -DASSERT_CORE
+CFLAGS=-Wall -pedantic -std=c99 -O2 -g
 ifeq ($(OS), FreeBSD)
 endif