13 lines
329 B
Text
13 lines
329 B
Text
|
# Host: SGI Iris running irix 4.x
|
||
|
XDEPFILES=
|
||
|
XM_FILE= xm-irix4.h
|
||
|
NAT_FILE= nm-irix4.h
|
||
|
NATDEPFILES= fork-child.o procfs.o irix4-nat.o
|
||
|
ALLOCA=alloca.o
|
||
|
ALLOCA1=alloca.o
|
||
|
MUNCH_DEFINE=-B
|
||
|
XM_CLIBS=-lbsd -lsun
|
||
|
INSTALL = cp
|
||
|
# use cc in K&R mode, bump up some static compiler tables.
|
||
|
CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1100
|