mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-03 15:07:59 +00:00
* mpw-config.in: Create mk.tmp, define ARCHDEFS in it.
This commit is contained in:
parent
1d3c6d87ba
commit
4fd067b80d
binutils
@ -1,3 +1,7 @@
|
||||
Mon Dec 12 19:39:15 1994 Stan Shebs <shebs@andros.cygnus.com>
|
||||
|
||||
* mpw-config.in: Create mk.tmp, define ARCHDEFS in it.
|
||||
|
||||
Mon Jun 27 19:18:25 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* mpw-config.in: New file, MPW configure fragment for binutils.
|
||||
|
@ -5,3 +5,9 @@ Set target_arch `echo {target_canonical} | sed -e 's/-.*-.*//'`
|
||||
# (should canonicalize arch name) */
|
||||
|
||||
Set archname ARCH_{target_arch}
|
||||
|
||||
Echo '# From mpw-config.in' > "{o}"mk.tmp
|
||||
|
||||
Echo "ARCHDEFS = -d" {archname} >> "{o}"mk.tmp
|
||||
|
||||
Echo '# End from mpw-config.in' >> "{o}"mk.tmp
|
||||
|
Loading…
x
Reference in New Issue
Block a user