1Build utilities in this directory 2 3 4branch.c: generates a branch suffix for the version# (in version.c) 5 if the code was built from a non-master git branch 6checkbits.sh: check that the MKD_ flags in markdown.h and mkdio.h are 7 identical 8cols.c: a format prettifier for test progress output (truncates 9 the input to a fixed width, treating utf-8 character 10 sequences as one cell wide.) A bit of a kludge, since it 11 doesn't consider zero-width or multi-cell glyphs. 12echo.c: echo, localized so configure.sh doesn't have to thrash around 13 figuring whether the system echo uses -n or /c (or whatever) 14 to do output w/o a trailing newline 15