if [ "$STRONGSWAN_IKEV2" = "n" ]; then
  make programs
else
  default_build
fi
