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 / sh / sh.mt next >
Encoding:
Text File  |  1994-06-27  |  228 b   |  12 lines

  1. # Target: Hitachi Super-H ICE and simulator
  2. TDEPFILES= exec.o sh-tdep.o remote-sim.o interp.o table.o remote-e7000.o  ser-e7kpc.o
  3.  
  4. over: all
  5. interp.o:
  6.     cp ../sim/sh/interp.o .
  7.  
  8. table.o:
  9.     cp ../sim/sh/table.o .
  10.  
  11. TM_FILE= tm-sh.h
  12.