NetBSD/usr.bin/lex
lukem 130ab7336b Rework how MAKEVERBOSE operates:
*	Don't bother prefixing commands with a line of  ${_MKCMD}\
	and instead rely upon "make -s".  This is less intrusive on
	all the Makefiles than the former.  Idea from David Laight.

    *	Rename the variables use to print messages.  The scheme now is:
	    _MKMSG_FOO		Run  _MKMSG 'foo'
	    _MKTARGET_FOO	Run  _MKMSG_FOO ${.TARGET}
	From discussion with Alistair Crooks.
2003-10-21 10:01:19 +00:00
..
COPYING
FlexLexer.h
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
NEWS
VERSION
ccl.c
config.h
dfa.c
ecs.c
flex.1 Remove superfluous ] in last. 2003-07-09 14:47:33 +00:00
flex.skl
flexdef.h
gen.c use bounded string op 2003-07-14 11:36:48 +00:00
initscan.c the line is needed (to remove closing doublequote) 2003-07-14 18:11:06 +00:00
libmain.c
libyywrap.c
main.c use bounded string op 2003-07-14 11:36:48 +00:00
misc.c use bounded string op 2003-07-14 11:36:48 +00:00
mkskel.sh
nfa.c use bounded string op 2003-07-14 11:36:48 +00:00
parse.y use bounded string op 2003-07-14 11:36:48 +00:00
scan.l need this line to remove doublequote 2003-07-16 14:57:29 +00:00
sym.c
tblcmp.c
version.h
yylex.c