mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-02 18:53:22 +00:00
14 lines
237 B
Makefile
14 lines
237 B
Makefile
#as: --32
|
|
#ld: -shared -melf_i386
|
|
#objdump: -drw
|
|
|
|
.*: +file format .*
|
|
|
|
|
|
Disassembly of section .text:
|
|
|
|
[a-f0-9]+ <bar>:
|
|
[ ]*[a-f0-9]+: e8 cf fe ff ff call 0 <bar-0x[a-f0-9]+>
|
|
[ ]*[a-f0-9]+: c3 ret
|
|
#pass
|