[PD-cvs] externals/grill/flext/buildsys/mac/pd config-gcc.def,1.1,1.2

Thomas Grill xovo at users.sourceforge.net
Thu Dec 30 05:58:27 CET 2004


Update of /cvsroot/pure-data/externals/grill/flext/buildsys/mac/pd
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21881/buildsys/mac/pd

Modified Files:
	config-gcc.def 
Log Message:
build system for OSX
updated build system


Index: config-gcc.def
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/buildsys/mac/pd/config-gcc.def,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** config-gcc.def	20 Dec 2004 05:06:18 -0000	1.1
--- config-gcc.def	30 Dec 2004 04:58:25 -0000	1.2
***************
*** 1,4 ****
! # where is the PD installation?
! PDPATH=/usr/local/lib/pd
  
  # where is the PD executable?
--- 1,4 ----
! # where is the PD installation including source code?
! PDPATH=/Applications/Pd-0.38-0test10.app/Contents/Resources
  
  # where is the PD executable?





More information about the Pd-cvs mailing list