mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 01:50:38 +00:00
9 lines
222 B
Makefile
9 lines
222 B
Makefile
#objdump: -b binary -s
|
|
#name: MIPS link ELF into binary output format
|
|
#ld: -r --oformat=binary -T binary.ld
|
|
|
|
.*: +file format binary
|
|
|
|
Contents of section \.data:
|
|
0000 61626364 65666768 696a6b6c 6d6e6f70 abcdefghijklmnop
|