Attempt to create .deps directory every time we build objects.
[doas.git] / token-table.awk
blob6f6019fb95dd0df15c6cc456c4f1ee6f4026b9e1
2 BEGIN { format = (HAVE_GPERF == 1) ? "%s, %u, %s\n" : "{ \"%s\", %u, %s },\n"; }
5 printf format, $1, length($1), $2