* i386-xdep.c, symm-xdep.c: Remove most 387 support.
[deliverable/binutils-gdb.git] / gdb / config / i386v-g.mh
1 # Host: Intel 386 running System V, using COFF encapsulation
2 XDEPFILES= infptrace.o coredep.o i386-xdep.o
3 XM_FILE= xm-i386v.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.039269 seconds and 4 git commands to generate.