mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 16:50:57 +00:00
13 lines
166 B
Makefile
13 lines
166 B
Makefile
#name: pdp11-aout omagic format
|
|
# also testing that --omagic is the default
|
|
#source: sections.s
|
|
#ld:
|
|
#nm: -n
|
|
#...
|
|
0+0 T _start
|
|
#...
|
|
0+6 D _data
|
|
#...
|
|
0+8 B _bss
|
|
#pass
|