freebsd-src/usr.bin/m4
Dag-Erling Smørgrav 47b32f8f93 m4: Support long options.
The option names are identical to those of the equivalent options in GNU m4, except of course for --gnu which does not exist in GNU m4.

While here, make the argument to -d / --debug optional, with the same default behavior as in GNU m4, and document it properly.

Sponsored by:	Klara, Inc.
Reviewed by:	kevans, imp
Differential Revision:	https://reviews.freebsd.org/D40694
2023-06-21 20:59:03 +00:00
..
TEST
tests
eval.c
expr.c
extern.h
gnum4.c
look.c
m4.1 m4: Support long options. 2023-06-21 20:59:03 +00:00
main.c m4: Support long options. 2023-06-21 20:59:03 +00:00
Makefile Only set WARNS if not defined 2020-09-11 13:28:37 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mdef.h
misc.c
NOTES
parser.y
pathnames.h
stdd.h
tokenizer.l
trace.c