lccmake.bat
branchdevelopment
changeset 2708 648286432b9a
parent 2704 0f7f5f5c67c7
child 2711 a00302fe5083
--- a/lccmake.bat	Thu Sep 05 03:29:47 2013 +0100
+++ b/lccmake.bat	Thu Sep 05 16:37:21 2013 +0100
@@ -6,13 +6,6 @@
 make.exe -N -f bc.mak -DUSELCC=1 %*
 
 @echo "***********************************"
-@echo "Buildung stx/libjava/examples
-@echo "***********************************"
-@cd examples
-@call lccmake %1 %2
-@cd ..
-
-@echo "***********************************"
 @echo "Buildung stx/libjava/tools
 @echo "***********************************"
 @cd tools