mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-19 18:46:30 +00:00
6 lines
173 B
Bash
6 lines
173 B
Bash
. ${srcdir}/emulparams/elf32ppccommon.sh
|
|
. ${srcdir}/emulparams/plt_unwind.sh
|
|
EXTRA_EM_FILE=ppc32elf
|
|
OUTPUT_FORMAT="elf32-powerpc-vxworks"
|
|
. ${srcdir}/emulparams/vxworks.sh
|