aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/buildsys/mac/pd/gnumake-gcc.inc
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2007-02-13 23:05:22 +0000
committerThomas Grill <xovo@users.sourceforge.net>2007-02-13 23:05:22 +0000
commitf2e17ed64238724f2bb4638b9e5f5c67ac71aea5 (patch)
tree2dfd3a44c5f1c768e4ff622aa64b10bb5ed4c142 /externals/grill/flext/buildsys/mac/pd/gnumake-gcc.inc
parentf4304a6837a5f49c42e4cc6bb7160319f2c8a952 (diff)
adding PD to defs for 3rd party externals, fixing name clashes in Max/MSP externals by using -bundle
svn path=/trunk/; revision=7428
Diffstat (limited to 'externals/grill/flext/buildsys/mac/pd/gnumake-gcc.inc')
-rw-r--r--externals/grill/flext/buildsys/mac/pd/gnumake-gcc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/buildsys/mac/pd/gnumake-gcc.inc b/externals/grill/flext/buildsys/mac/pd/gnumake-gcc.inc
index dc688593..9d2fc3f3 100644
--- a/externals/grill/flext/buildsys/mac/pd/gnumake-gcc.inc
+++ b/externals/grill/flext/buildsys/mac/pd/gnumake-gcc.inc
@@ -1,4 +1,4 @@
-DEFS += -DFLEXT_SYS=2
+DEFS += -DFLEXT_SYS=2 -DPD
INCPATH += -I$(PDPATH)/src
LIBPATH += -L$(PDPATH)/bin