* Seems to be coming along. Not convinced that the bowing conversions are right.
[scdataviz] / Makefile
index ee840ac..d834447 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ INCL          =               # List of *.h
 # Optional add #
 ################
 IPATH   = -I.           # path of include file
-OBJOPT  = -ggdb -g3 -Wall -Wstrict-prototypes       # option for obj
+OBJOPT  = -ggdb -g3 -Wall -Wstrict-prototypes -DDEBUG       # option for obj
 EXEOPT  = -ggdb -g3 -Wall -Wstrict-prototypes       # option for exe (-lefence ...)
 LPATH   = -L.           # path for librairies ...