Update of /var/cvs/tests
In directory james.mmbase.org:/tmp/cvs-serv31733

Modified Files:
        Makefile 
Log Message:



See also: http://cvs.mmbase.org/viewcvs/tests


Index: Makefile
===================================================================
RCS file: /var/cvs/tests/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- Makefile    13 Aug 2008 22:00:13 -0000      1.2
+++ Makefile    9 Sep 2008 06:45:13 -0000       1.3
@@ -1,7 +1,7 @@
-
+#export JAVA_HOME=/opt/jdk15
 ant=ant -quiet -listener org.apache.tools.ant.listener.Log4jListener -lib lib:.
 
-.PHONY: all bridge rmmci dbsq util
+.PHONY: all bridge rmmci dbsq util clustering
 all:
        $(ant) run.all
 bridge:
@@ -12,3 +12,5 @@
        $(ant) run.dbsq
 util:
        $(ant) run.util
+clustering:
+       $(ant) run.clustering
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to