mirror of
https://frontier.innolan.net/github/amigaos-binutils.git
synced 2026-09-23 13:22:26 +00:00
7 lines
154 B
Bash
7 lines
154 B
Bash
TEMPLATE_NAME=aix
|
|
SCRIPT_NAME=aix
|
|
OUTPUT_FORMAT="aixcoff-rs6000"
|
|
OUTPUT_FORMAT_32BIT="aixcoff-rs6000"
|
|
OUTPUT_FORMAT_64BIT="aix5coff64-rs6000"
|
|
ARCH=rs6000
|