i386sco.mh revision 19370
119370Spst# Host: Intel 386 running SCO Unix (pre-SVR4)
219370Spst
319370SpstXM_FILE= xm-i386sco.h
419370SpstXDEPFILES= 
519370SpstXM_CLIBS= -lPW
619370Spst
719370SpstNAT_FILE= nm-i386sco.h
819370SpstNATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.o i386v-nat.o
919370Spst
1019370Spst#msg The SCO C compiler cannot parse symtab.h when value.h has been included.
1119370Spst#msg This is a bug in the compiler; the code is valid.
1219370Spst#msg Therefore, you must use GCC to compile GDB on SCO machines.
1319370SpstCC=gcc -D_POSIX_SOURCE=1
14