lccmake.bat
branchdevelopment
changeset 2872 3ed529d88338
parent 2819 76893aac6a7e
child 2896 edaa0c80646e
--- a/lccmake.bat	Thu Oct 17 02:24:37 2013 +0100
+++ b/lccmake.bat	Thu Oct 17 11:11:56 2013 +0100
@@ -6,6 +6,13 @@
 make.exe -N -f bc.mak -DUSELCC=1 %*
 
 @echo "***********************************"
+@echo "Buildung stx/libjava/libs
+@echo "***********************************"
+@cd libs
+@call lccmake %1 %2
+@cd ..
+
+@echo "***********************************"
 @echo "Buildung stx/libjava/tools
 @echo "***********************************"
 @cd tools