abinfo "Building ..."
make ${ABMK}

abinfo "Installing ..."
make ${ABMK} DESTDIR="$PKGDIR" install

abinfo "Installing extra test keys to developer-signing things ..."
cp -rv "$SRCDIR"/tests/devkey* "$PKGDIR"/usr/share/vboot/
