Adapt support for SSE registers in Linux/x86 for Linux 2.4.
[deliverable/binutils-gdb.git] / gdb / config / i386 / linux.mh
CommitLineData
c906108c
SS
1# Host: Intel 386 running GNU/Linux
2
3XM_FILE= xm-linux.h
aff38e61 4XDEPFILES=
c906108c
SS
5
6NAT_FILE= nm-linux.h
d4f3574e 7NATDEPFILES= infptrace.o solib.o inftarg.o fork-child.o corelow.o \
6ce2ac0b
MK
8 core-aout.o i386v-nat.o i386-linux-nat.o linux-thread.o lin-thread.o \
9 i387-nat.o
ed9a39eb
JM
10
11LOADLIBES = -ldl -rdynamic
This page took 0.060813 seconds and 4 git commands to generate.