mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-02 18:53:22 +00:00
16 lines
219 B
Makefile
16 lines
219 B
Makefile
#source: fini0.s
|
|
#source: fini1.s
|
|
#source: fini2.s
|
|
#source: fini3.s
|
|
#source: finin.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
|