mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-14 04:43:38 +08:00
6 lines
112 B
Bash
6 lines
112 B
Bash
|
ARCH=i386
|
||
|
SCRIPT_NAME=i386beos
|
||
|
OUTPUT_FORMAT="pei-i386"
|
||
|
RELOCATEABLE_OUTPUT_FORMAT="pe-i386"
|
||
|
TEMPLATE_NAME=beos
|