home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / D / GDB / GDB-4.13 / GDB-4 / gdb-4.13 / gdb / config / m68k / monitor.mt < prev    next >
Encoding:
Text File  |  1994-04-05  |  437 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.