home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / gdb-4.14-src.lha / gdb-4.14 / gdb / config / w65 / w65.mt < prev   
Encoding:
Text File  |  1995-01-16  |  160 b   |  12 lines

  1. # Target: WDC 65816 simulator
  2. TDEPFILES=  w65-tdep.o remote-sim.o libsim.a
  3.  
  4. other:all
  5.  
  6. libsim.a:
  7.     cp ../sim/w65/libsim.a .
  8.     ranlib libsim.a
  9.  
  10.  
  11. TM_FILE= tm-w65.h
  12.