# -*-sh-*-
#ident	"@(#)smail/conf/os:RELEASE-3_2_0_117:irix6,v 2.1 2004/05/26 06:09:37 woods Exp"
#
# irix6 - describe characteristics of SGI IRIX version 6.X
#
# copied from irix5, but w/o HAVE=SYSEXITS_H
#
# testing on 6.2 and 6.5 by Bruce Becker <bdb@gts.net>

. $ROOT/conf/os/sys5.4

MISC_DEFINES=$MISC_DEFINES:DONT_USE_VFORK:ANSI_C

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

HAVE=$HAVE:RENAME:MKDIR: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
