mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-23 23:32:21 +00:00
4 lines
105 B
Bash
4 lines
105 B
Bash
|
. ${srcdir}/emulparams/elf_i386.sh
|
||
|
. ${srcdir}/emulparams/elf_fbsd.sh
|
||
|
OUTPUT_FORMAT="elf32-i386-freebsd"
|