Update of /cvsroot/pure-data/externals/OSCx/libOSC In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21698
Modified Files: Makefile Log Message: OSX stuff
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/OSCx/libOSC/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Makefile 20 Jan 2004 23:06:17 -0000 1.5 --- Makefile 13 Feb 2004 00:34:58 -0000 1.6 *************** *** 2,8 **** ARFLAGS=srv # uncomment the following for linux/win ! DEFS= -Dunix # and this for osx ! # DEFS= -Dunix -DMACOSX LIB=libOSC.a
--- 2,8 ---- ARFLAGS=srv # uncomment the following for linux/win ! # DEFS= -Dunix # and this for osx ! DEFS= -Dunix -DMACOSX LIB=libOSC.a