mu: improve help text generation

This commit is contained in:
Dirk-Jan C. Binnema
2022-02-17 23:48:15 +02:00
parent 80f947024a
commit 169921fd21
4 changed files with 186 additions and 426 deletions

View File

@ -55,7 +55,7 @@ mu_SOURCES= \
BUILT_SOURCES= \
mu-help-strings.h
mu-help-strings.h: mu-help-strings.txt mu-help-strings.awk
mu-help-strings.inc: mu-help-strings.txt mu-help-strings.awk
$(AM_V_GEN) $(AWK) -f ${top_srcdir}/mu/mu-help-strings.awk < $< > $@
mu_LDADD= \