build.sh revision eb6f42ffc029be9b644296030d8b4ddf8a3d62c7
wait
echo "****************************************"
echo "Building node-base"
echo "****************************************"
wait
echo "****************************************"
echo "Building node-style"
echo "****************************************"
wait
echo "****************************************"
echo "Building node-screen"
echo "****************************************"
wait
echo "****************************************"
echo "Building node-event-simulate"
echo "****************************************"
wait
echo "****************************************"
echo "Building node-all"
echo "****************************************"
echo "****************************************"
echo "Cleaning Up"
echo "****************************************"
wait
#rm -rRf build_tmp
wait
#rm -rRf build_rollup_tmp
wait
wait
echo "****************************************"
echo "All Builds Done"
echo "****************************************"