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 / a29k / a29k.mt < prev    next >
Encoding:
Text File  |  1993-06-09  |  372 b   |  10 lines

  1. # Target: AMD 29000.
  2. # These defines should give you a gdb running on ? (sun3os4 if you like)
  3. # that will be able to communicate over a serial line with either an 
  4. # EB board (remote-eb.c),
  5. # Adapt (remote-adapt.c),
  6. # Or run native on an Ultracomputer.
  7. TDEPFILES= exec.o a29k-pinsn.o a29k-tdep.o remote-eb.o remote-adapt.o 
  8. TM_FILE= tm-a29k.h
  9. MT_CFLAGS = -DNO_HIF_SUPPORT
  10.