mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
13 lines
208 B
Makefile
13 lines
208 B
Makefile
#name: eZ80 ADL mode arch test
|
|
#source: dummy1.s
|
|
#source: dummy2.s
|
|
#as: -march=ez80+adl
|
|
#ld: -e 0
|
|
#objdump: -f
|
|
|
|
.*:[ ]+file format (coff)|(elf32)\-z80
|
|
architecture: ez80-adl, flags 0x[0-9a-fA-F]+:
|
|
.*
|
|
.*
|
|
|