unset LDFLAGS
unset CFLAGS
make -C tools DESTDIR=${INSTALL_ROOT} install &&
cd tools/python &&
python setup.py install
