Merge in former supposed GM-specific bits
[deliverable/binutils-gdb.git] / gdb / mpw-config.in
CommitLineData
8dc3e3d7
SS
1# Configuration fragment for GDB.
2
3forward-include "{srcdir}"config:m68k:xm-mpw.h xm.h
4
5forward-include "{srcdir}"config:m68k:xm-m68k.h 'm68k/xm-m68k.h'
6
7f6572f5
SS
7# Make a copy of this file and give it a different name, so it
8# won't be confused with GDB's serial.h.
9
10Duplicate -y "{MPW}"Interfaces:CIncludes:Serial.h MacSerial.h
11
8dc3e3d7
SS
12Echo "/* dummy */" >termio.h
13
14Set xdepfiles " "
15Set natdepfiles " "
16Set tdepfiles " "
17
18Set xm_file '"{s}"xm-mpw.h'
This page took 0.047715 seconds and 4 git commands to generate.