From aa7d1f87e273f3b413a2671ced95493e1da30c88 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Sun, 25 May 2003 15:18:53 +0000 Subject: no-debug --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6c737cb..0342b47 100755 --- a/Makefile +++ b/Makefile @@ -6,8 +6,8 @@ # configuration # ############################################## -#CFLAGS = -Wall -Os -CFLAGS = -Wall -g -ggdb +CFLAGS = -Wall -Os +#CFLAGS = -Wall -g -ggdb ## use this line when you've got an readline before 4.(x|2) #CFLAGS += -DOLDREADLINE -- cgit v1.2.3