Update of /cvsroot/pure-data/externals/OSCx/libOSC In directory sc8-pr-cvs1:/tmp/cvs-serv28888
Modified Files: Makefile Log Message: added ben's fix for ARFLAGS ..
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/OSCx/libOSC/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Makefile 20 Jan 2004 21:22:51 -0000 1.4 --- Makefile 20 Jan 2004 23:06:17 -0000 1.5 *************** *** 1,3 **** --- 1,4 ---- CFLAGS= -O2 -Wall -fPIC + ARFLAGS=srv # uncomment the following for linux/win DEFS= -Dunix