mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
11 lines
243 B
Makefile
11 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
|