cd  libjsw  &&
make -f Makefile.Linux  &&
ln  -s libjsw.so.${VERSION} libjsw.so  &&

cd ../jscalibrator  &&
make  -f  Makefile.Linux  &&

cd ..
