From d42614a2d5b913edbabbb95faac1181911970679 Mon Sep 17 00:00:00 2001 From: David Plans Casal Date: Mon, 12 Dec 2005 13:17:40 +0000 Subject: presentation about current state of Frank development svn path=/trunk/externals/frankenstein/; revision=4195 --- makefile.darwin | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makefile.darwin') diff --git a/makefile.darwin b/makefile.darwin index 79914a5..19d1834 100755 --- a/makefile.darwin +++ b/makefile.darwin @@ -5,7 +5,7 @@ clean: ; rm -f *.pd_linux *.o *.pd_darwin # ----------------------- Mac OSX ----------------------- -pd_darwin: chord_melo.pd_darwin +pd_darwin: chord_melo.pd_darwin rhythms_memory.pd_darwin test.pd_darwin GArhythm.pd_darwin .SUFFIXES: .pd_darwin @@ -13,7 +13,7 @@ pd_darwin: chord_melo.pd_darwin # where are the PD header files? # leave it blank if it is a system directory (like /usr/local/include), # since gcc 3.2 complains about it -PDPATH=/Users/Development/music/puredatacvs/devel_0_39/src +PDPATH=/Applications/PdOLD.app/Contents/Resources/src #PDPATH=/Users/davidemorelli/Desktop/robaDavide/Pd-0.38-3.app/Contents/Resources/src/ # where is the PD executable? -- cgit v1.2.1