From ce10fc0a7c760656a3577068e1457043a3d6ffd1 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sun, 10 Apr 2005 22:22:40 +0000 Subject: fixed library versioning updates for build system small fix updates to build system fix tutorial compilation install build system and a convenient script first steps to flext framework for OSX svn path=/trunk/; revision=2707 --- externals/grill/flext/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/flext/build.sh') diff --git a/externals/grill/flext/build.sh b/externals/grill/flext/build.sh index 09b3d003..1e8d4d61 100644 --- a/externals/grill/flext/build.sh +++ b/externals/grill/flext/build.sh @@ -35,7 +35,7 @@ rtsys=$1 compiler=$2 target=$3 -# --- The subbatch knowns which make utility to use --- +# --- The subbatch knows which make utility to use --- subbatch=${flext}buildsys/build-${compiler}.sh if -- cgit v1.2.1