X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iot2.git;a=blobdiff_plain;f=benchmarks%2Fother%2FZigbeeTest%2Fbuildall.bash;fp=benchmarks%2Fother%2FZigbeeTest%2Fbuildall.bash;h=8dc832d3b69c2a2a7c99cec5aa14695b5b710606;hp=0000000000000000000000000000000000000000;hb=3ce0924a2451b4f2573c390f99cadf8d307977bd;hpb=1391c88d7be0596badd4c5a475ef6c3f18addf8b diff --git a/benchmarks/other/ZigbeeTest/buildall.bash b/benchmarks/other/ZigbeeTest/buildall.bash new file mode 100755 index 0000000..8dc832d --- /dev/null +++ b/benchmarks/other/ZigbeeTest/buildall.bash @@ -0,0 +1,11 @@ +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