diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-07-01 18:44:26 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-07-01 18:44:26 +0000 |
commit | 7f6572f5123a2d746fa33f45089595824c3b97ea (patch) | |
tree | f31ef118165a9df4955431558d70456a05944147 /gdb/mpw-config.in | |
parent | 0f2fa54c068a5e8b4f0e3105ef96ffed5ebf8bef (diff) | |
download | gdb-7f6572f5123a2d746fa33f45089595824c3b97ea.zip gdb-7f6572f5123a2d746fa33f45089595824c3b97ea.tar.gz gdb-7f6572f5123a2d746fa33f45089595824c3b97ea.tar.bz2 |
* mpw-config.in (MacSerial.h): Duplicate from standard Serial.h.
* ser-mac.c (MacSerial.h): Include instead of Serial.h.
Diffstat (limited to 'gdb/mpw-config.in')
-rw-r--r-- | gdb/mpw-config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/mpw-config.in b/gdb/mpw-config.in index d86bd7a..d6da2ba 100644 --- a/gdb/mpw-config.in +++ b/gdb/mpw-config.in @@ -4,6 +4,11 @@ forward-include "{srcdir}"config:m68k:xm-mpw.h xm.h forward-include "{srcdir}"config:m68k:xm-m68k.h 'm68k/xm-m68k.h' +# Make a copy of this file and give it a different name, so it +# won't be confused with GDB's serial.h. + +Duplicate -y "{MPW}"Interfaces:CIncludes:Serial.h MacSerial.h + Echo "/* dummy */" >termio.h Set xdepfiles " " |