aboutsummaryrefslogtreecommitdiff
path: root/OSC/makefile
diff options
context:
space:
mode:
authorjdl <x75@users.sourceforge.net>2002-09-03 10:15:50 +0000
committerjdl <x75@users.sourceforge.net>2002-09-03 10:15:50 +0000
commitfd835e4154d3db489b61e15f273cecc7a8337373 (patch)
tree2e1678bc5cdfa915c9c7cf5fadbfdcba24a01073 /OSC/makefile
parentb913efcb4aee1d83c8c2331de4d692622f18959c (diff)
updated TODO, no debug in makefile ..
svn path=/trunk/externals/OSCx/; revision=106
Diffstat (limited to 'OSC/makefile')
-rw-r--r--OSC/makefile4
1 files changed, 2 insertions, 2 deletions
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)\"