curdir=`pwd`
cd wiringPi/ && cd wiringPi/ && make static
cd $curdir
make
exit 0