diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2004-12-18 05:04:43 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2004-12-18 05:04:43 +0000 |
commit | 8173cd6fbbe611dcaf5c643f3d3fd4873dde0c19 (patch) | |
tree | ec80a284f0cdcf5a3cc7790eb5685880f344530e /externals/grill/xsample/build-mac-pd-gcc.sh | |
parent | 2df5c0c5b5fc38fbc2094efe32e86e8516622d23 (diff) |
use flext build system
using flext build system
updated build system
svn path=/trunk/; revision=2408
Diffstat (limited to 'externals/grill/xsample/build-mac-pd-gcc.sh')
-rw-r--r-- | externals/grill/xsample/build-mac-pd-gcc.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/xsample/build-mac-pd-gcc.sh b/externals/grill/xsample/build-mac-pd-gcc.sh new file mode 100644 index 00000000..a88a3dbb --- /dev/null +++ b/externals/grill/xsample/build-mac-pd-gcc.sh @@ -0,0 +1 @@ +make -f ../flext/build/gnumake.mak PLATFORM=mac RTSYS=pd COMPILER=gcc $* |