* config/default.exp: Renamed from unix-gas.exp.
authorKen Raeburn <raeburn@cygnus>
Thu, 5 May 1994 21:34:11 +0000 (21:34 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 5 May 1994 21:34:11 +0000 (21:34 +0000)
gas/testsuite/config/unix-gas.exp [deleted file]

diff --git a/gas/testsuite/config/unix-gas.exp b/gas/testsuite/config/unix-gas.exp
deleted file mode 100644 (file)
index cf28769..0000000
+++ /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