Update of /cvsroot/pure-data/externals/PDContainer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31288
Modified Files: makefile_darwin Log Message: haha ...
Index: makefile_darwin =================================================================== RCS file: /cvsroot/pure-data/externals/PDContainer/makefile_darwin,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** makefile_darwin 29 Nov 2004 12:47:41 -0000 1.1 --- makefile_darwin 22 Feb 2005 11:32:37 -0000 1.2 *************** *** 9,14 **** LIB=-lc -lm CC_FLAGS = -DPD -c -Wall ! LD_FLAGS = --export-dynamic -shared -o ! OSX_LD_FLAGS = -bundle -bundle_loader $(PDPATH)/bin/pd
--- 9,14 ---- LIB=-lc -lm CC_FLAGS = -DPD -c -Wall ! LD_FLAGS = --export-dynamic -o ! OSX_LD_FLAGS = -bundle -bundle_loader $(PD-PATH)/bin/pd