make DESTDIR="${INSTALL_ROOT}" DEFS="${CFLAGS}" &&

if list_find "${LDFLAGS}" "-s"; then
  strip grabc
fi
