forked from Imagelibrary/binutils-gdb
Using such abbreviations is fine when written on an interactive command line by a human. In scripts and alike, doing so risks colliding with later option additions, as is about to occur for gas: Shortly there'll be --emit-local-absolute.
11 lines
255 B
Makefile
11 lines
255 B
Makefile
#source: start1.s
|
|
#source: globsym1ref.s
|
|
#source: globsymw2.s
|
|
#target: cris-*-*elf* cris-*-*aout*
|
|
#as: --emulation=crisaout
|
|
#ld: -mcrisaout
|
|
#warning: warning: isatty is not implemented, will always fail$
|
|
#objdump: -p
|
|
.*: file format a\.out-cris
|
|
#pass
|