aboutsummaryrefslogtreecommitdiff
path: root/OSC/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'OSC/makefile')
-rw-r--r--OSC/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/OSC/makefile b/OSC/makefile
index 515e7a8..346be68 100644
--- a/OSC/makefile
+++ b/OSC/makefile
@@ -4,6 +4,7 @@ NAME=OSC
EXT=o
LIBS = -lm -lc
LIBOSC = ../libOSC/libOSC.a
+DEFS= -Dunix
# ----------------------- Mac OS X (Darwin) -----------------------