unset LDFLAGS
unset CFLAGS
make -C tools &&
cd tools/python &&
python setup.py build &&
cd $SOURCE_DIRECTORY
