aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/build/mac/pd/config-gcc.def
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-20 05:10:57 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-20 05:10:57 +0000
commit3ab0a9838446d7a0b06f4e92e8a962c3feaac83b (patch)
tree88184aa3a90faba7e3e03ea9b71887a29a80c933 /externals/grill/flext/build/mac/pd/config-gcc.def
parent9c72c6c01317e0adb3eb671b50f024ad0e19c5b0 (diff)
remove deleted files
svn path=/trunk/; revision=2420
Diffstat (limited to 'externals/grill/flext/build/mac/pd/config-gcc.def')
-rw-r--r--externals/grill/flext/build/mac/pd/config-gcc.def18
1 files changed, 0 insertions, 18 deletions
diff --git a/externals/grill/flext/build/mac/pd/config-gcc.def b/externals/grill/flext/build/mac/pd/config-gcc.def
deleted file mode 100644
index 6409e901..00000000
--- a/externals/grill/flext/build/mac/pd/config-gcc.def
+++ /dev/null
@@ -1,18 +0,0 @@
-# where is the PD installation?
-PDPATH=/usr/local/lib/pd
-
-# where is the PD executable?
-PDBIN=/usr/local/bin/pd
-
-# where should the external be installed?
-INSTPATH=$(PDPATH)/extra
-
-# where do the flext headers and libraries reside?
-FLEXTPATH=$(PDPATH)/flext
-
-# where should the external be built?
-OUTPATH=pd-darwin
-
-# user defined compiler flags
-# (check if they match your system!)
-OFLAGS=-O2 -mcpu=G4 -malign-natural -maltivec -faltivec