* mpw-config.in: New file, MPW configure fragment for binutils.
[deliverable/binutils-gdb.git] / binutils / mpw-config.in
1 # Configuration fragment for binutils.
2
3 Set target_arch `echo {target_canonical} | sed -e 's/-.*-.*//'`
4
5 # (should canonicalize arch name) */
6
7 Set archname ARCH_{target_arch}
This page took 0.034753 seconds and 5 git commands to generate.