10 lines
243 B
Makefile
10 lines
243 B
Makefile
#source: start1.s
|
|
#source: stabs1.s
|
|
#source: globsymw1.s
|
|
#target: cris-*-*elf* cris-*-*aout*
|
|
#as: --em=criself
|
|
#ld: -mcriself
|
|
#objdump: -p
|
|
# Just checking that undef3 links correctly when given a symbol.
|
|
.*: file format elf32.*-cris
|
|
#pass
|