From 0e4f1d5beeba7f2394547ca56e0776c212645288 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 28 Jan 2006 10:30:54 +0000 Subject: some cleanups for OSX svn path=/trunk/externals/clr/; revision=4511 --- makefile.darwin | 2 ++ 1 file changed, 2 insertions(+) diff --git a/makefile.darwin b/makefile.darwin index 1bdc00a..39354e9 100755 --- a/makefile.darwin +++ b/makefile.darwin @@ -4,6 +4,8 @@ clean: ; rm -f *.o *.pd_darwin # ----------------------- Mac OSX ----------------------- +# You'll have to set the environment variable +# MACOSX_DEPLOYMENT_TARGET=10.3 pd_darwin: clr.pd_darwin -- cgit v1.2.1