make_single &&
make DESTDIR="$INSTALL_ROOT" install &&
# other apps want to use the lib
cp -v ../include/libiberty.h "$INSTALL_ROOT/usr/include" &&
make_normal
