1999-04-16 01:35:26 +00:00
|
|
|
# Host: Intel 386 running SCO OpenServer 5
|
|
|
|
# Much like 3.2v4, except we don't have to avoid problems with const
|
|
|
|
|
|
|
|
XM_FILE= xm-i386sco.h
|
|
|
|
|
|
|
|
#
|
|
|
|
# Not all configurations of SCO OpenServer 5 come with the TCP/IP
|
|
|
|
# runtime, but all come with the development system, so we always
|
|
|
|
# have socket(), gethostbyname(), and friends.
|
|
|
|
#
|
2000-06-12 06:09:06 +00:00
|
|
|
XDEPFILES=
|
1999-04-16 01:35:26 +00:00
|
|
|
XM_CLIBS= -lPW -lsocket
|
|
|
|
|
|
|
|
NAT_FILE= nm-i386sco5.h
|
|
|
|
NATDEPFILES= infptrace.o inftarg.o fork-child.o corefile.o core-aout.o \
|
2000-10-24 20:05:36 +00:00
|
|
|
corelow.o i386v-nat.o solib.o solib-svr4.o
|
1999-04-16 01:35:26 +00:00
|
|
|
|