mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-18 02:30:48 +00:00
4 lines
113 B
Bash
4 lines
113 B
Bash
|
. ${srcdir}/emulparams/elf32ppccommon.sh
|
||
|
OUTPUT_FORMAT="elf32-powerpc-vxworks"
|
||
|
. ${srcdir}/emulparams/vxworks.sh
|