645be48080
* mpw-config.in: Create sysdep.h using forward-include. Remove unneeded synthesis of varargs.h. * mpw-make.in (CC, CFLAGS): Remove, now in config/mpw-mh-mpw. (CSEARCH): Added path to extra-include.
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
# Configuration fragment for BFD.
|
|
|
|
forward-include "{srcdir}"hosts:mpw.h sysdep.h
|
|
|
|
StreamEdit -e '/@WORDSIZE@/ Replace /@WORDSIZE@/ "32"' {srcdir}bfd-in2.h >bfd.h-new
|
|
MoveIfChange bfd.h-new bfd.h
|