home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / gdb-4.12-src.lha / gdb-4.12 / gdb / config / mips / mipsm3.mh < prev    next >
Encoding:
Text File  |  1994-02-03  |  248 b   |  11 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.  
  8. # Don't use the mmalloc library in Mach 3.
  9. MMALLOC = 
  10. MMALLOC_DISABLE = -DNO_MMALLOC
  11.