mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
10 lines
179 B
Makefile
10 lines
179 B
Makefile
#source: maxpage1.s
|
|
#as: --32
|
|
#ld: -z max-page-size=0x200000 -T maxpage4.t
|
|
#readelf: -l --wide
|
|
#target: x86_64-*-linux* i?86-*-linux-gnu i?86-*-gnu*
|
|
|
|
#...
|
|
LOAD+.*0x200000
|
|
#pass
|