d6da2ba80c4f3242c000c232641a97c2458141fd
[deliverable/binutils-gdb.git] / gdb / mpw-config.in
1 # Configuration fragment for GDB.
2
3 forward-include "{srcdir}"config:m68k:xm-mpw.h xm.h
4
5 forward-include "{srcdir}"config:m68k:xm-m68k.h 'm68k/xm-m68k.h'
6
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
10 Duplicate -y "{MPW}"Interfaces:CIncludes:Serial.h MacSerial.h
11
12 Echo "/* dummy */" >termio.h
13
14 Set xdepfiles " "
15 Set natdepfiles " "
16 Set tdepfiles " "
17
18 Set xm_file '"{s}"xm-mpw.h'
This page took 0.034386 seconds and 4 git commands to generate.