* hppa-dis.c (print_insn_hppa): Change condition args to use
[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
4XDEPFILES=
5XM_CLIBS= -lPW
6
7NAT_FILE= nm-i386sco4.h
8NATDEPFILES= 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[]) =
12MH_CFLAGS=-Dconst=
This page took 0.029379 seconds and 4 git commands to generate.