From fd835e4154d3db489b61e15f273cecc7a8337373 Mon Sep 17 00:00:00 2001 From: jdl Date: Tue, 3 Sep 2002 10:15:50 +0000 Subject: updated TODO, no debug in makefile .. svn path=/trunk/externals/OSCx/; revision=106 --- OSC/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'OSC/makefile') diff --git a/OSC/makefile b/OSC/makefile index 04b0317..f9825da 100644 --- a/OSC/makefile +++ b/OSC/makefile @@ -14,8 +14,8 @@ AFLAGS = LFLAGS = -export_dynamic -shared WFLAGS = -DEBUG = -DDEBUG -g -# DEBUG = +# DEBUG = -DDEBUG -g +DEBUG = VERSION = \"$(shell cat VERSION)\" -- cgit v1.2.1