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 / i386 / i386mk.mh < prev    next >
Encoding:
Text File  |  1993-10-30  |  209 b   |  9 lines

  1. # Host: Intel 386 running Mach3 with OSF 1/MK
  2.  
  3. XDEPFILES= os-mach3.o i386mach3-xdep.o i387-tdep.o
  4. XM_FILE= xm-i386osf1mk.h
  5.  
  6. # Don't use the mmalloc library in Mach 3.
  7. MMALLOC = 
  8. MMALLOC_DISABLE = -DNO_MMALLOC
  9.