SOLARIS: do not ignore libafs build failures
[openafs.git] / src / libafs / MakefileProto.SOLARIS.in
index c3a4b4d..ef349e3 100644 (file)
@@ -110,7 +110,7 @@ ${COMPDIRS} ${INSTDIRS} ${DESTDIRS}:
                export ARCH_DEFS ; \
                export BITS ; \
                cd $$t  ; \
-               $(MAKE) $@_libafs ; \
+               $(MAKE) $@_libafs || exit $$? ; \
                cd ../ ;\
        done