diff options
Diffstat (limited to 'gcc_arm/testsuite/gcc.c-torture/compile/configure.in')
-rwxr-xr-x | gcc_arm/testsuite/gcc.c-torture/compile/configure.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/gcc_arm/testsuite/gcc.c-torture/compile/configure.in b/gcc_arm/testsuite/gcc.c-torture/compile/configure.in deleted file mode 100755 index e4cc69d..0000000 --- a/gcc_arm/testsuite/gcc.c-torture/compile/configure.in +++ /dev/null @@ -1,15 +0,0 @@ -# This file is a shell script fragment that supplies the information -# necessary to tailor a template configure script into the configure -# script appropriate for this directory. For more information, check -# any existing configure script. - -srctrigger=compile.exp -srcname="DejaGnu" - -# per-host: - -# per-target: - -target_makefile_frag=../config/mt-${target_alias} - -# post-target: |