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 / mips / mipsm3.mh < prev    next >
Encoding:
Text File  |  1994-02-07  |  266 b   |  12 lines

  1. # Host: Little endian MIPS machine such as pmax
  2. # running Mach 3.0 operating system
  3.  
  4. XDEPFILES= coredep.o
  5. NATDEPFILES= mipsm3-nat.o m3-nat.o
  6. XM_FILE= xm-mipsm3.h
  7. NAT_FILE= nm-m3.h
  8.  
  9. # Don't use the mmalloc library in Mach 3.
  10. MMALLOC = 
  11. MMALLOC_DISABLE = -DNO_MMALLOC
  12.