* gdbserver/Makefile.in: Use GDBSERVER_LIBS and
[deliverable/binutils-gdb.git] / gdb / config / i386 / i386lynx.mh
1 # Host: Intel 386 running Lynx
2 XDEPFILES=
3 NATDEPFILES= exec.o fork-child.o infptrace.o inftarg.o corelow.o i386lynx-nat.o
4 XM_FILE= xm-i386lynx.h
5 NAT_FILE= nm-i386lynx.h
6 REGEX=regex.o
7 REGEX1=regex.o
8 GDBSERVER_LIBS= -lbsd
9 GDBSERVER_DEPFILES= remote-inflow.o
This page took 0.030844 seconds and 4 git commands to generate.