mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-15 02:06:02 -04: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
|