mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
7 lines
131 B
Bash
7 lines
131 B
Bash
SCRIPT_NAME=tic4xcoff
|
|
OUTPUT_FORMAT="coff2-tic4x"
|
|
OUTPUT_ARCH="tic3x"
|
|
ARCH=tic3x
|
|
TEMPLATE_NAME=ticoff
|
|
OUTPUT_FORMAT_TEMPLATE=tic4x
|