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 / i386m3.mh < prev    next >
Encoding:
Text File  |  1994-08-04  |  276 b   |  12 lines

  1. # Host: Intel 386 running Mach3
  2.  
  3. XDEPFILES= i387-tdep.o coredep.o
  4. NATDEPFILES= i386m3-nat.o m3-nat.o fork-child.o
  5. NAT_CLIBS= -lmachid -lnetname -lmach
  6. XM_FILE= xm-i386m3.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.