50ee356a16
and eliminates host dependency on double<->extended conversions. * i386-xdep.c, symm-xdep.c: Remove most 387 support. * xconfig/i386{sco,v,v-g,v32,v32-g}: Now need i387-tdep.o.
9 lines
249 B
Text
9 lines
249 B
Text
# Host: Intel 386 running System V, using COFF encapsulation
|
|
XDEPFILES= infptrace.o coredep.o i386-xdep.o i387-tdep.o
|
|
XM_FILE= xm-i386v.h
|
|
XM_CLIBS= -lPW
|
|
SYSV_DEFINE=-DSYSV
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|
|
# for gmalloc.c
|
|
XM_CFLAGS= -Dgetpagesize()=4096
|