aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/buildsys/build-gcc.sh
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-01-10 04:58:42 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-01-10 04:58:42 +0000
commit97492d5628f603856df9a3dd2abd55d33918dc4f (patch)
tree2f6f8d9db7be57daf1df87a0a89a413487a124ff /externals/grill/flext/buildsys/build-gcc.sh
parent53c16e06983f9b03464f41b8c0ed3206382c5538 (diff)
better templates, some minor changes
build system: added profiler mode, more fixes svn path=/trunk/; revision=2486
Diffstat (limited to 'externals/grill/flext/buildsys/build-gcc.sh')
-rw-r--r--externals/grill/flext/buildsys/build-gcc.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/externals/grill/flext/buildsys/build-gcc.sh b/externals/grill/flext/buildsys/build-gcc.sh
index f8575c99..ab4b5570 100644
--- a/externals/grill/flext/buildsys/build-gcc.sh
+++ b/externals/grill/flext/buildsys/build-gcc.sh
@@ -3,4 +3,3 @@
build=${0%/*}/
make -f ${build}gnumake.mak PLATFORM=$1 RTSYS=$2 COMPILER=gcc BUILDPATH=${build} $3 $4 $5 $6 $7 $8 $9
-