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 / i960 / vxworks960.mt < prev   
Encoding:
Text File  |  1993-10-11  |  356 b   |  9 lines

  1. # Target: VxWorks running on an Intel 960
  2. TDEPFILES= exec.o i960-pinsn.o i960-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o
  3. TM_FILE= tm-vx960.h
  4. # Define this for the vx-share routines, which don't see param.h.
  5. MT_CFLAGS= -DI80960
  6. # Don't use remote.o; it doesn't compile (and won't work) due to lack of
  7. # BREAKPOINT.
  8. REMOTE_O=dcache.o remote-utils.o 
  9.