aboutsummaryrefslogtreecommitdiff
path: root/OSC/makefile
diff options
context:
space:
mode:
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)\"