Index: trunk/Ohana/src/addstar/Makefile
===================================================================
--- trunk/Ohana/src/addstar/Makefile	(revision 3376)
+++ trunk/Ohana/src/addstar/Makefile	(revision 3389)
@@ -1,2 +1,4 @@
+#install:
+#	@echo "addstar under re-construction"
 default: addstar
 help:
@@ -110,5 +112,5 @@
 # utilities #################################################
 
-install:
+# install:
 	for i in $(INSTALL); do make $$i.install; done
 
