From 6dacabe813f4ccab33669b5dd3e3b5f61be500af Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 20 Dec 2004 05:06:19 +0000 Subject: simplified make system updated make system for BCC updated make system updated build system svn path=/trunk/; revision=2416 --- externals/grill/flext/build/build-gcc.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 externals/grill/flext/build/build-gcc.sh (limited to 'externals/grill/flext/build/build-gcc.sh') diff --git a/externals/grill/flext/build/build-gcc.sh b/externals/grill/flext/build/build-gcc.sh deleted file mode 100644 index 3fffd918..00000000 --- a/externals/grill/flext/build/build-gcc.sh +++ /dev/null @@ -1,3 +0,0 @@ -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