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 / i386 / i386m3.mh < prev    next >
Encoding:
Text File  |  1994-02-03  |  209 b   |  10 lines

  1. # Host: Intel 386 running Mach3
  2.  
  3. XDEPFILES= i387-tdep.o coredep.o
  4. NATDEPFILES= i386m3-nat.o m3-nat.o 
  5. XM_FILE= xm-i386m3.h
  6.  
  7. # Don't use the mmalloc library in Mach 3.
  8. MMALLOC = 
  9. MMALLOC_DISABLE = -DNO_MMALLOC
  10.