aboutsummaryrefslogtreecommitdiff
path: root/config/mh-irix4
blob: a11517e4455eb920d0fe4d89859cc6755830d637 (plain)
1
2
3
4
5
# Makefile changes for SGI's running IRIX-4.x.
# Tell compiler to use K&R C.  We can't compile under the SGI Ansi environment.
CC = cc -cckr
SYSV = -DSYSV
RANLIB = echo >/dev/null