From 0f84b99bd11f75c45390fd63f21d7748aaa38205 Mon Sep 17 00:00:00 2001 From: jdl Date: Tue, 20 Jan 2004 23:06:17 +0000 Subject: added ben's fix for ARFLAGS .. svn path=/trunk/externals/OSCx/; revision=1275 --- libOSC/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libOSC/Makefile b/libOSC/Makefile index 1878be8..7c6d1aa 100644 --- a/libOSC/Makefile +++ b/libOSC/Makefile @@ -1,4 +1,5 @@ CFLAGS= -O2 -Wall -fPIC +ARFLAGS=srv # uncomment the following for linux/win DEFS= -Dunix # and this for osx -- cgit v1.2.1