Phase 1 of the ptid_t changes.
[deliverable/binutils-gdb.git] / gdb / config / mips / irix4.mh
1 # Host: SGI Iris running irix 4.x
2 XDEPFILES=
3 XM_FILE= xm-irix4.h
4 NAT_FILE= nm-irix4.h
5 NATDEPFILES= fork-child.o irix4-nat.o corelow.o procfs.o \
6 proc-api.o proc-events.o proc-flags.o proc-why.o
7
8
9 XM_CLIBS=-lbsd -lsun
10 # use cc in K&R mode, bump up some static compiler tables.
11 CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1100
This page took 0.033392 seconds and 4 git commands to generate.