mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
12 lines
284 B
Makefile
12 lines
284 B
Makefile
#ld: -Ttext=0x1000 -Tdata=0x2000 -T pr14962.t
|
|
#source: pr14962a.s
|
|
#source: pr14962b.s
|
|
#nm: -n
|
|
#notarget: mmix-knuth-mmixware
|
|
# The reference to x would normally generate a cross-reference error
|
|
# but the linker script converts x to absolute to avoid the error.
|
|
|
|
#...
|
|
0+2000 A x
|
|
#pass
|