# $Id: irix5,v 1.2 1994/11/10 17:43:21 nm4 Exp $
#
# irix5 - describe characteristics of SGI IRIX version 5.X (5.2, actually)
#
# contributed by Lyndon Nerenberg <lyndon@unbc.edu>

. $ROOT/conf/os/sys5.4

MISC_DEFINES=$MISC_DEFINES:DONT_USE_VFORK:INET_NTOA_USE_STRUCT:ANSI_C

# The following override the SVR4 settings - Irix has fixed some of the
# braindamage.
CC=cc
INCLUDES=

HAVE=$HAVE:RENAME:MKDIR:SYSEXITS:YP:FTRUNCATE:GETHOSTNAME

# Yes, the sbin directories really have to be here ...
SECURE_PATH=/usr/bin:/usr/bsd:/usr/sbin:/sbin:/bin:/usr/local/bin
