Index: branches/dvo-mods-2007-02/Ohana/src/addstar/Makefile
===================================================================
--- branches/dvo-mods-2007-02/Ohana/src/addstar/Makefile	(revision 11903)
+++ branches/dvo-mods-2007-02/Ohana/src/addstar/Makefile	(revision 12267)
@@ -240,3 +240,3 @@
 
 install:
-	for i in $(INSTALL); do make $$i.install; done
+	for i in $(INSTALL); do make $$i.install || exit; done
