mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-19 18:46:30 +00:00
9 lines
143 B
Bash
9 lines
143 B
Bash
. ${srcdir}/emulparams/shelf32_nbsd.sh
|
|
|
|
OUTPUT_FORMAT="elf64-sh64-nbsd"
|
|
ELFSIZE=64
|
|
|
|
# We do not need .cranges
|
|
OTHER_SECTIONS=''
|
|
EXTRA_EM_FILE=
|