./configure --prefix=${INSTALL_ROOT}/usr \
            --mandir=${INSTALL_ROOT}/usr/share/man \
                     $OPTS &&
make && make drill
