7a7adcdf1d
* config/i386/nm-interix.h: New file. * config/i386/interix.mh: New file. * config/i386/interix.mt: New file. * i386-interix-nat.c: New file. * i386-interix-tdep.c: New file.
9 lines
327 B
Text
9 lines
327 B
Text
# Host: Intel 386 running Interix
|
|
XDEPFILES=
|
|
NATDEPFILES= corelow.o core-regset.o fork-child.o i386-interix-nat.o \
|
|
procfs.o proc-api.o proc-events.o proc-flags.o proc-why.o
|
|
NAT_FILE= nm-interix.h
|
|
XM_FILE= xm-interix.h
|
|
# The below may be temporary; mmalloc relies on sbrk() at the moment
|
|
MMALLOC=
|
|
MMALLOC_CFLAGS=-DNO_MMALLOC
|