#!/bin/sh set -e cd "${0%/*}/../.." exec >lib/unicode/prop/uprop_get_na.c gawk ' BEGIN { FS = ";" print "/* This file is autogenerated by gen/prop/na; DO NOT EDIT. */" print "" print "#include \"macros.h\"" print "#include \"rune.h\"" print "#include \"unicode/prop.h\"" print "" print "#define _(...) \\" print "\t{(const char8_t []){__VA_ARGS__}, sizeof((const char8_t []){__VA_ARGS__})}" print "" print "static const struct u8view lookup[] = {" } $2 !~ /^