From 066d15c83235a3639a22108095755f2e4e217f43 Mon Sep 17 00:00:00 2001 From: Chas Williams Date: Thu, 18 Oct 2001 16:40:08 +0000 Subject: [PATCH] irix-first-pass-at-ip35-support-20011017 i missed this and chas caught it --- src/libafs/MakefileProto.IRIX.in | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.5