old-cross-binutils/gas/testsuite/config/unix-gas.exp
1994-01-05 05:21:34 +00:00

13 lines
169 B
Text

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