* NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
[deliverable/binutils-gdb.git] / gdb / config / i386 / i386sco4.mh
CommitLineData
c906108c
SS
1# Host: Intel 386 running SCO Unix 3.2v4
2
3XM_FILE= xm-i386sco.h
c906108c
SS
4XM_CLIBS= -lPW
5
6NAT_FILE= nm-i386sco4.h
7NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.o i386v-nat.o
8
9# The cc compiler mishandles const in cases like
10# struct type ** const (c_builtin_types[]) =
11MH_CFLAGS=-Dconst=
This page took 0.199709 seconds and 4 git commands to generate.