Index: trunk/Ohana/Makefile
===================================================================
--- trunk/Ohana/Makefile	(revision 3400)
+++ trunk/Ohana/Makefile	(revision 3466)
@@ -80,5 +80,5 @@
 	mkdir -p $(LINC)
 	mkdir -p $(LLIB)
-	for i in $(LIBS-$(ARCH)); do make $$i.install; done
+	for i in $(LIBS-$(ARCH)); do make $$i.install || exit; done
 
 bins: 
