new codename, reset version to git
[paraslash.git] / Makefile.in
index 243bec4c3335950658291d7e3d1a01689f49f159..cd9e283dd96a7e1268bfda8ba6d1525b12c61533 100644 (file)
@@ -13,10 +13,10 @@ install_sh = @install_sh@
 build_date = $(shell date)
 system = $(shell uname -rs)
 cc_version = $(shell $(CC) --version | head -n 1)
 build_date = $(shell date)
 system = $(shell uname -rs)
 cc_version = $(shell $(CC) --version | head -n 1)
-codename = neural discharge
+codename = isotropic threshold
 
 
-#DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
-#DEBUG_CPPFLAGS += -Wredundant-decls
+DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
+DEBUG_CPPFLAGS += -Wredundant-decls
 # produces false positives
 # DEBUG_CPPFLAGS += -Wunreachable-code
 # DEBUG_CPPFLAGS += -Wwrite-strings
 # produces false positives
 # DEBUG_CPPFLAGS += -Wunreachable-code
 # DEBUG_CPPFLAGS += -Wwrite-strings