old-cross-binutils/gdb/mpw-config.in
Stan Shebs 7f6572f512 * mpw-config.in (MacSerial.h): Duplicate from standard Serial.h.
* ser-mac.c (MacSerial.h): Include instead of Serial.h.
1994-07-01 18:44:26 +00:00

18 lines
441 B
Text

# Configuration fragment for GDB.
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 " "
Set natdepfiles " "
Set tdepfiles " "
Set xm_file '"{s}"xm-mpw.h'