* amd64-tdep.h: Renamed from x86-64-tdep.h.
[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 XM_CLIBS= -lPW
5
6 NAT_FILE= nm-i386sco4.h
7 NATDEPFILES= 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[]) =
11 MH_CFLAGS=-Dconst=
This page took 0.031202 seconds and 4 git commands to generate.