projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
523ca9d
)
* config/default.exp: Renamed from unix-gas.exp.
author
Ken Raeburn
<raeburn@cygnus>
Thu, 5 May 1994 21:34:11 +0000
(21:34 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Thu, 5 May 1994 21:34:11 +0000
(21:34 +0000)
gas/testsuite/config/unix-gas.exp
[deleted file]
patch
|
blob
|
history
diff --git
a/gas/testsuite/config/unix-gas.exp
b/gas/testsuite/config/unix-gas.exp
deleted file mode 100644
(file)
index
cf28769
..0000000
--- 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