Adjusting and cleaning up ZigbeeTest to install Vigilia ZigBee gateway and devices.
[iot2.git] / benchmarks / other / ZigbeeTest / buildall.bash
diff --git a/benchmarks/other/ZigbeeTest/buildall.bash b/benchmarks/other/ZigbeeTest/buildall.bash
deleted file mode 100755 (executable)
index 8dc832d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-cwd=$(pwd)
-cd ./../../..
-make iotjava
-cd benchmarks
-make nocheck
-cd $cwd
-cd ../../packages/
-# ./clean.bash
-# ./build.bash
-cd $cwd
-javac -cp ./../../../bin:.:../../packages/build  *.java
\ No newline at end of file