prefix="$INSTALL_ROOT/usr" \
make \
     exec_prefix="$INSTALL_ROOT" \
     inc_prefix="$INSTALL_ROOT/usr" \
     PAM_CAP=$LIBCAP_PAM \
   install
