diff options
Diffstat (limited to 'OSC/makefile')
-rw-r--r-- | OSC/makefile | 1 |
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) ----------------------- |