From 6725c09391a8c14ce84f75e1951368a8cec8a633 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Wed, 8 Dec 2010 10:35:48 +0000 Subject: - refactored debug statement handling svn path=/trunk/externals/postlude/; revision=14577 --- pluginhost~/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pluginhost~/makefile') diff --git a/pluginhost~/makefile b/pluginhost~/makefile index b95b51d..f85b497 100755 --- a/pluginhost~/makefile +++ b/pluginhost~/makefile @@ -5,7 +5,7 @@ LIBDIR=/usr/local/lib PDDIR=$(LIBDIR)/pd INSTALLPATH=$(PDDIR)/extra/ ARCHITECTURE=i386 -DEBUG=0 +DEBUG=1 current: pd_linux -- cgit v1.2.1