From dddd874d06b3bedfcb0759957e0e1a18c00896d8 Mon Sep 17 00:00:00 2001 From: fcolin Date: Tue, 19 Jul 2005 16:23:25 +0000 Subject: remove old CODE --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index a07acd7..871af95 100644 --- a/src/Makefile +++ b/src/Makefile @@ -66,7 +66,7 @@ REGEXP= -DUSE_PCRE_REGEX -DPCRE_OPT=$(PCRE_OPT) # on activeTCL , set #define CHANNEL to null, and add ivyloop.o in the ivytcl target, # see below CHANNEL = -DTCL_CHANNEL_INTEGRATION -CFLAGS = -g -Wall -DDEBUG +CFLAGS = -g -Wall #-DDEBUG OBJ = ivyloop.o timer.o ivysocket.o ivybind.o ivy.o GOBJ = ivyloop.o timer.o ivysocket.o ivybind.o givy.o -- cgit v1.1