Update of /var/cvs/tests
In directory james.mmbase.org:/tmp/cvs-serv15756
Modified Files:
Makefile
Log Message:
added typerel target
See also: http://cvs.mmbase.org/viewcvs/tests
Index: Makefile
===================================================================
RCS file: /var/cvs/tests/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- Makefile 23 Sep 2008 07:58:54 -0000 1.4
+++ Makefile 1 Oct 2008 16:59:34 -0000 1.5
@@ -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 clustering convert
+.PHONY: all bridge rmmci dbsq util clustering convert typerel
all:
$(ant) run.all
bridge:
@@ -16,3 +16,5 @@
$(ant) run.clustering
convert:
$(ant) run.convertimage
+typerel:
+ $(ant) run.typerel
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs