home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / gnu / gdb-4.12-src.lha / gdb-4.12 / gdb / config / m68k / monitor.mt < prev    next >
Encoding:
Text File  |  1994-02-03  |  436 b   |  9 lines

  1. # Target: Motorola rom68k boot monitor (from Integrated Systems)
  2. # Target: Motorola bug monitor.
  3. # These defines should give you a gdb running on anything that will be able to
  4. # communicate with a m68k based debug monitor.  Communications
  5. # is facilitated via either a serial line, or a TCP or TELNET connection to
  6. # a serial line on a terminal multiplexor.
  7. TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-mon.o
  8. TM_FILE= tm-monitor.h
  9.