Add PowerMac support and many other enhancements.
authorStan Shebs <shebs@codesourcery.com>
Tue, 26 Sep 1995 21:51:30 +0000 (21:51 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 26 Sep 1995 21:51:30 +0000 (21:51 +0000)
commita2e7268980ab302aa6521154147b4c1cd8dd2cdb
tree74a6247415c2ff8f95fb916c5bc3d5690264053d
parent65c91be516a93b940ffdc04fd732775fcbe46f8b
Add PowerMac support and many other enhancements.
* mpw-configure: New option --cc to select compiler to use,
paste options set according to --cc into the generated
Makefile, generate the Makefile by sed'ing the Unix Makefile.in
if mpw-make.sed is present.
* mpw-config.in: Don't test for gC1, test for mpw-touch,
add forward includes for PowerPC include files.
* mpw-build.in: Build using Makefile.PPC if present.
(do-byacc, etc): Remove separate version resource builds.
(do-gas): Build "stamps" before "all".
(do-gcc): Build "stamps-h" and "stamps-c" before "all".
* mpw-README: Update to reflect --cc option, PowerMac support,
and recently-reported compatibility problems.
ChangeLog
mpw-configure