From: Chas Williams Date: Thu, 18 Oct 2001 16:40:08 +0000 (+0000) Subject: irix-first-pass-at-ip35-support-20011017 X-Git-Tag: openafs-devel-1_3_0~189 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=066d15c83235a3639a22108095755f2e4e217f43;p=packages%2Fo%2Fopenafs.git irix-first-pass-at-ip35-support-20011017 i missed this and chas caught it --- diff --git a/src/libafs/MakefileProto.IRIX.in b/src/libafs/MakefileProto.IRIX.in index 5200f16b4..30c417eef 100644 --- a/src/libafs/MakefileProto.IRIX.in +++ b/src/libafs/MakefileProto.IRIX.in @@ -358,6 +358,7 @@ ${COMPDIRS} ${INSTDIRS} ${DESTDIRS}: IP27) CPU_KDEFS="${IP27_KDEFS}";; \ IP28) CPU_KDEFS="${IP28_KDEFS}";; \ IP30) CPU_KDEFS="${IP30_KDEFS}";; \ + IP35) CPU_KDEFS="${IP35_KDEFS}";; \ *) echo Unknown IP number $$p ; exit 1 ;; \ esac ;\ case $$t in \