Replacing a bogus file with possibly an initial version of the same.
[deliverable/binutils-gdb.git] / gdb / config / mips / irix4.mh
1 # Host: SGI Iris running irix 4.x
2 XDEPFILES= ser-tcp.o
3 XM_FILE= xm-irix4.h
4 NAT_FILE= nm-irix4.h
5 NATDEPFILES= fork-child.o procfs.o irix4-nat.o corelow.o
6 XM_CLIBS=-lbsd -lsun
7 # use cc in K&R mode, bump up some static compiler tables.
8 CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1100
This page took 0.02871 seconds and 4 git commands to generate.