=== modified file 'Makefile' --- Makefile 2014-11-27 00:14:12 +0000 +++ Makefile 2014-03-04 14:04:11 +0000 @@ -8,7 +8,7 @@ LIBTOOL +=--quiet endif -override CFLAGS +=-Wall -std=c99 +CFLAGS +=-Wall -std=c99 ifeq ($(DEBUG),1) CFLAGS +=-ggdb -DDEBUG