From f2e17ed64238724f2bb4638b9e5f5c67ac71aea5 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 13 Feb 2007 23:05:22 +0000 Subject: adding PD to defs for 3rd party externals, fixing name clashes in Max/MSP externals by using -bundle svn path=/trunk/; revision=7428 --- externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc') 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) -- cgit v1.2.1