mirror of
https://frontier.innolan.net/github/amigaos-binutils.git
synced 2026-01-12 08:44:30 +00:00
7 lines
155 B
Bash
7 lines
155 B
Bash
TEMPLATE_NAME=aix
|
|
SCRIPT_NAME=aix
|
|
OUTPUT_FORMAT="aixcoff-rs6000"
|
|
OUTPUT_FORMAT_32BIT="aixcoff-rs6000"
|
|
OUTPUT_FORMAT_64BIT="aix5coff64-rs6000"
|
|
ARCH=powerpc
|