]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
new codename, reset version to git
[paraslash.git] / Makefile.in
index 09ccf503864f0d5d4d499e61bf4b41d2777ca735..8b78decbb56af29ac479e2bf0825b16b745efab4 100644 (file)
@@ -20,9 +20,9 @@ build_date = $(shell date)
 system = $(shell uname -rs)
 cc_version = $(shell $(CC) --version | head -n 1)
 version = @PACKAGE_VERSION@
-codename = oriented abstraction
+codename = sonic convolution
 
-#DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
+DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 
 DEBUG_CPPFLAGS += -Wredundant-decls