# Generated by devtools/yamaker from nixpkgs 24.05. LIBRARY() LICENSE(Apache-2.0) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) VERSION(0.1.9) ORIGINAL_SOURCE(https://github.com/awslabs/aws-c-sdkutils/archive/v0.1.9.tar.gz) PEERDIR( contrib/restricted/aws/aws-c-common ) ADDINCL( GLOBAL contrib/restricted/aws/aws-c-sdkutils/include ) NO_COMPILER_WARNINGS() NO_RUNTIME() CFLAGS( -DAWS_COMMON_USE_IMPORT_EXPORT -DAWS_SDKUTILS_USE_IMPORT_EXPORT -DHAVE_SYSCONF -DINTEL_NO_ITTNOTIFY_API ) SRCS( source/aws_profile.c source/endpoints_rule_engine.c source/endpoints_ruleset.c source/endpoints_standard_lib.c source/endpoints_types_impl.c source/endpoints_util.c source/partitions.c source/resource_name.c source/sdkutils.c ) END()