* i387-tdep.c: New file, consolidates most 80387 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 i387-tdep.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.03083 seconds and 4 git commands to generate.