mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-03 10:49:58 +00:00
5 lines
139 B
Bash
5 lines
139 B
Bash
source_sh ${srcdir}/emulparams/elf32_sparc.sh
|
|
OUTPUT_FORMAT="elf32-sparc-vxworks"
|
|
unset DATA_PLT
|
|
source_sh ${srcdir}/emulparams/vxworks.sh
|