aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.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/max/gnumake-gcc-ext.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/max/gnumake-gcc-ext.inc')
-rw-r--r--externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc b/externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc
index cc26b0ae..5266a698 100644
--- a/externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc
+++ b/externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc
@@ -2,6 +2,10 @@ EXT=mxo
##############################################
+LDFLAGS += -bundle
+
+##############################################
+
OBJPATH=$(OUTPATH)/$(OUTSUB)
# bundle name (build site)