git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
22293ee
)
missing-minus-for-solaris-8-20010112
author
Chas Williams
<chas@cmf.nrl.navy.mil>
Fri, 12 Jan 2001 17:05:15 +0000 (17:05 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Fri, 12 Jan 2001 17:05:15 +0000 (17:05 +0000)
src/libafs/MakefileProto.SOLARIS
patch
|
blob
|
history
diff --git
a/src/libafs/MakefileProto.SOLARIS
b/src/libafs/MakefileProto.SOLARIS
index
283dff6
..
d6592bc
100644
(file)
--- a/
src/libafs/MakefileProto.SOLARIS
+++ b/
src/libafs/MakefileProto.SOLARIS
@@
-107,7
+107,7
@@
${COMPDIRS}:
LIBAFS = libafs.o
LIBAFSNONFS = libafs.nonfs.o
-<all -sun4x_57 sun4x_58>
+<all -sun4x_57 -sun4x_58>
DEST_LIBAFS = ${DESTDIR}/root.client/usr/vice/etc/modload/${LIBAFS}
DEST_LIBAFSNONFS = ${DESTDIR}/root.client/usr/vice/etc/modload/${LIBAFSNONFS}