2003-11-22 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / config / i386 / interix.mh
1 # Host: Intel 386 running Interix
2 XDEPFILES=
3 NATDEPFILES= corelow.o core-regset.o fork-child.o i386-interix-nat.o \
4 procfs.o proc-api.o proc-events.o proc-flags.o proc-why.o
5 NAT_FILE= nm-interix.h
6 XM_FILE= xm-interix.h
7 # The below may be temporary; mmalloc relies on sbrk() at the moment
8 MMALLOC=
9 MMALLOC_CFLAGS=-DNO_MMALLOC
This page took 0.036102 seconds and 4 git commands to generate.