]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/gdb/gdb/config/i386/i386sco5.mh
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / gdb / gdb / config / i386 / i386sco5.mh
1 # Host: Intel 386 running SCO OpenServer 5
2 # Much like 3.2v4, except we don't have to avoid problems with const
3
4 XM_FILE= xm-i386sco.h
5
6 #
7 # Not all configurations of SCO OpenServer 5 come with the TCP/IP 
8 # runtime, but all come with the development system, so we always
9 # have socket(), gethostbyname(), and friends.
10 #
11 XM_CLIBS= -lPW -lsocket
12
13 NAT_FILE= nm-i386sco5.h
14 NATDEPFILES= infptrace.o inftarg.o fork-child.o corefile.o core-aout.o \
15         corelow.o i386v-nat.o solib.o solib-svr4.o solib-legacy.o
16