]> git.llucax.com Git - z.facultad/75.68/celdas.git/blobdiff - trunk/src/Makefile
El sensor ahora devuelve valor binario (0 si no tiene nada adelante, 1 si sí tiene).
[z.facultad/75.68/celdas.git] / trunk / src / Makefile
index 3cd014c6f500dfafa8383f56df7063fdb8f36e90..1b5a2fe946b29979c7443c54d0e3d5383a417b79 100644 (file)
@@ -1,6 +1,6 @@
 \r
 BREVEDIR=../../breve_2.4/plugins\r
-CXXFLAGS=-Wall -g -I$(BREVEDIR)\r
+CXXFLAGS=-Wall -g -I$(BREVEDIR) -DDEBUG\r
 \r
 targets=test plugin.so\r
 \r