* i386-xdep.c, symm-xdep.c: Remove most 387 support.
[deliverable/binutils-gdb.git] / gdb / config / i386v32-g.mh
1 # Host: Intel 386 running System V release 3.2, using COFF encapsulation
2 XDEPFILES= infptrace.o coredep.o i386-xdep.o
3 XM_FILE= xm-i386v32.h
4 XM_CLIBS= -lPW
5 SYSV_DEFINE=-DSYSV
6 REGEX=regex.o
7 REGEX1=regex.o
8 # for gmalloc.c
9 XM_CFLAGS= -Dgetpagesize()=4096
This page took 0.030226 seconds and 5 git commands to generate.