From 8f10906f94c9d5ff8fc7063bd03dfec236e3edb2 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Thu, 5 May 1994 21:34:11 +0000 Subject: [PATCH] * config/default.exp: Renamed from unix-gas.exp. --- gas/testsuite/config/unix-gas.exp | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 gas/testsuite/config/unix-gas.exp diff --git a/gas/testsuite/config/unix-gas.exp b/gas/testsuite/config/unix-gas.exp deleted file mode 100644 index cf287697408..00000000000 --- a/gas/testsuite/config/unix-gas.exp +++ /dev/null @@ -1,13 +0,0 @@ -load_lib gas-defs.exp - -global AS -if ![info exists AS] then { - set AS [transform as] -} - -global ASFLAGS -if ![info exists ASFLAGS] then { - set ASFLAGS "" -} - -gas_init -- 2.30.2