From: Martin Mares Date: Fri, 20 May 2005 20:54:51 +0000 (+0000) Subject: ... X-Git-Tag: v1.4~47 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=0d11f43580c21f74bd3359f47863881f997337fb;p=checkmail.git ... --- diff --git a/Makefile b/Makefile index 0c7ff67..4e09ab4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DEBUG=-ggdb +#DEBUG=-ggdb CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Winline $(DEBUG) -std=gnu99 LDFLAGS=-lncurses