0925cf4fda
* machinery for nonfatal warnings. * new backend config-file keywords: defparam -- like defopt, but each defparam option is required to have a value when configured via "options". defflag -- like defopt, but defflag options may not have a value. Also, on "option FOO", a needs-count style flag (NFOO, either 0 or 1) is emitted to the .h file. * Warn about old-style options that aren't defined via def{opt,param,flag} and which are added to IDENT. (These behave subtly differently to defopt options when no explicit value is given.) |
||
---|---|---|
.. | ||
config.8 | ||
config.h | ||
files.c | ||
gram.y | ||
hash.c | ||
main.c | ||
Makefile | ||
Makefile.boot | ||
mkheaders.c | ||
mkioconf.c | ||
mkmakefile.c | ||
mkswap.c | ||
pack.c | ||
scan.l | ||
sem.c | ||
sem.h | ||
strerror.c | ||
util.c |