From 18de21a2765f1fa33ef313fb20f5baad510cd86d Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Sun, 25 May 2003 15:06:30 +0000 Subject: encoding, time, logging, params --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0342b47..6c737cb 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