From dad0b0542c08240f4431a34d46e6676461e0d83b Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 7 Jan 2005 04:58:47 +0000 Subject: updated for OSX better templates, some minor changes fix for showing attributes on select (and recreate the object on edit) cleanups svn path=/trunk/; revision=2469 --- externals/grill/flext/buildsys/build-gcc.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'externals/grill/flext/buildsys/build-gcc.sh') diff --git a/externals/grill/flext/buildsys/build-gcc.sh b/externals/grill/flext/buildsys/build-gcc.sh index ab4b5570..f8575c99 100644 --- a/externals/grill/flext/buildsys/build-gcc.sh +++ b/externals/grill/flext/buildsys/build-gcc.sh @@ -3,3 +3,4 @@ build=${0%/*}/ make -f ${build}gnumake.mak PLATFORM=$1 RTSYS=$2 COMPILER=gcc BUILDPATH=${build} $3 $4 $5 $6 $7 $8 $9 + -- cgit v1.2.1