git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
367c285
)
irix-first-pass-at-ip35-support-20011017
author
Chas Williams
<chas@cmf.nrl.navy.mil>
Thu, 18 Oct 2001 16:40:08 +0000 (16:40 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Thu, 18 Oct 2001 16:40:08 +0000 (16:40 +0000)
i missed this and chas caught it
src/libafs/MakefileProto.IRIX.in
patch
|
blob
|
history
diff --git
a/src/libafs/MakefileProto.IRIX.in
b/src/libafs/MakefileProto.IRIX.in
index
5200f16
..
30c417e
100644
(file)
--- 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 \