]> Git Repo - binutils.git/blob - gdb/config/i386v-g.mh
* i387-tdep.c: New file, consolidates most 80387 support,
[binutils.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 i387-tdep.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.026302 seconds and 4 git commands to generate.