Comings and goings of Mac-specific files.
[deliverable/binutils-gdb.git] / binutils / mpw-config.in
CommitLineData
6153f5bb
SS
1# Configuration fragment for binutils.
2
3Set target_arch `echo {target_canonical} | sed -e 's/-.*-.*//'`
4
5# (should canonicalize arch name) */
6
7Set archname ARCH_{target_arch}
4fd067b8
SS
8
9Echo '# From mpw-config.in' > "{o}"mk.tmp
10
11Echo "ARCHDEFS = -d" {archname} >> "{o}"mk.tmp
af4925f1 12Echo "TDEFINES = " >> "{o}"mk.tmp
4fd067b8
SS
13
14Echo '# End from mpw-config.in' >> "{o}"mk.tmp
This page took 0.051598 seconds and 4 git commands to generate.