mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-21 09:29:36 +00:00
18 lines
250 B
Makefile
18 lines
250 B
Makefile
#source: init0.s
|
|
#source: init1.s
|
|
#source: init2.s
|
|
#source: init3.s
|
|
#source: initn.s
|
|
#ld: --sort-section=alignment
|
|
#nm: -n
|
|
#xfail: m68hc1*-* xgate-*
|
|
|
|
#...
|
|
[0-9a-f]+ T foo
|
|
[0-9a-f]+ t foo1
|
|
#...
|
|
[0-9a-f]+ t foo2
|
|
[0-9a-f]+ t foo3
|
|
[0-9a-f]+ t last
|
|
#pass
|