7f6572f512
* ser-mac.c (MacSerial.h): Include instead of Serial.h.
19 lines
441 B
Plaintext
19 lines
441 B
Plaintext
# 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'
|