diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-09-21 00:45:25 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-09-21 00:45:25 +0000 |
commit | baf6f14970fdc2461dc03d1d8e3a7df98182a442 (patch) | |
tree | 596a8ccaa7e0f1f12030f8266088aad8fcb34ee6 /gas/mpw-config.in | |
parent | 40e4117a028fa359567060d058ca135ce9db8801 (diff) | |
download | gdb-baf6f14970fdc2461dc03d1d8e3a7df98182a442.zip gdb-baf6f14970fdc2461dc03d1d8e3a7df98182a442.tar.gz gdb-baf6f14970fdc2461dc03d1d8e3a7df98182a442.tar.bz2 |
* mpw-config.in: Don't create host.h.
* mpw-make.in (config.h): Add in contents of ho-mpw.h.
* config/ho-mpw.h (TRUE_FALSE_ALREADY_DEFINED, WANT_FOPEN_BIN,
HAVE_ERRNO_H): Define.
Diffstat (limited to 'gas/mpw-config.in')
-rw-r--r-- | gas/mpw-config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/mpw-config.in b/gas/mpw-config.in index 52506b8..f36bf7c 100644 --- a/gas/mpw-config.in +++ b/gas/mpw-config.in @@ -1,7 +1,5 @@ # Configuration fragment for GAS. -forward-include {srcdir}config:ho-mpw.h host.h - Set target_arch `echo {target_canonical} | sed -e 's/-.*-.*//'` # (should canonicalize arch name) */ |