2000-03-21 J.T. Conklin <jtc@redback.com>
[deliverable/binutils-gdb.git] / gdb / config / i386 / i386sco4.mh
1 # Host: Intel 386 running SCO Unix 3.2v4
2
3 XM_FILE= xm-i386sco.h
4 XDEPFILES=
5 XM_CLIBS= -lPW
6
7 NAT_FILE= nm-i386sco4.h
8 NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.o i386v-nat.o
9
10 # The cc compiler mishandles const in cases like
11 # struct type ** const (c_builtin_types[]) =
12 MH_CFLAGS=-Dconst=
This page took 0.02974 seconds and 4 git commands to generate.