From 0d11f43580c21f74bd3359f47863881f997337fb Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 20 May 2005 20:54:51 +0000 Subject: [PATCH] ... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2