mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
9 lines
137 B
Bash
9 lines
137 B
Bash
|
SCRIPT_NAME=tic4xcoff
|
||
|
OUTPUT_FORMAT="coff2-c4x"
|
||
|
OUTPUT_ARCH="c3x"
|
||
|
ARCH=c3x
|
||
|
TEMPLATE_NAME=ticoff
|
||
|
OUTPUT_FORMAT_TEMPLATE=tic4x
|
||
|
ONCHIP=yes
|
||
|
|