From d4b2f09f1c42d49e53c1b039cedc5b09ec8e87cd Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 23 Apr 2004 22:14:24 +0000 Subject: "" svn path=/trunk/; revision=1634 --- externals/grill/flext/tutorial/makefile.pd-darwin | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'externals/grill/flext/tutorial/makefile.pd-darwin') diff --git a/externals/grill/flext/tutorial/makefile.pd-darwin b/externals/grill/flext/tutorial/makefile.pd-darwin index 5241f11b..02a4edef 100644 --- a/externals/grill/flext/tutorial/makefile.pd-darwin +++ b/externals/grill/flext/tutorial/makefile.pd-darwin @@ -18,14 +18,14 @@ LIBPATH= FLAGS=-DFLEXT_SYS=2 -DFLEXT_THREADS -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -Wno-long-double CFLAGS=${UFLAGS} -O2 -fno-rtti LIBS=m -LDFLAGS=-framework vecLib -bundle -bundle_loader $(PD) +LDFLAGS=-framework vecLib -framework Carbon -bundle -bundle_loader $(PD) # the rest can stay untouched # ---------------------------------------------- # all the source files from the package -EXAMPLES=simple1 simple2 simple3 timer1 adv1 adv2 adv3 attr1 attr2 attr3 signal1~ signal2~ lib1 thread1 thread2 +EXAMPLES=simple1 simple2 simple3 timer1 adv1 adv2 adv3 attr1 attr2 attr3 signal1~ signal2~ lib1 thread1 thread2 bind1 buffer1 ifdef SNDOBJ INCLUDES+=$(SNDOBJ) -- cgit v1.2.1