mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
16 lines
219 B
Makefile
16 lines
219 B
Makefile
#source: init0.s
|
|
#source: init1.s
|
|
#source: init2.s
|
|
#source: init3.s
|
|
#source: initn.s
|
|
#ld: --sort-section=alignment
|
|
#nm: -n
|
|
|
|
#...
|
|
[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
|