mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-26 22:51:01 +00:00
14 lines
297 B
Makefile
14 lines
297 B
Makefile
#ld: -m elf64mmix
|
|
#objdump: -str
|
|
|
|
# Setting file start through the special symbol, in-source.
|
|
|
|
.*: file format elf64-mmix
|
|
|
|
SYMBOL TABLE:
|
|
#...
|
|
8000000000000000 g \*ABS\* 0+ __\.MMIX\.start\.\.text
|
|
#...
|
|
Contents of section \.text:
|
|
8000000000000000 f4000000 .*
|