NetBSD/usr.bin/lex
tv 9fbd88883c Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
round has been tested on Solaris/x86 and Linux hosts.

* Add host tools cap_mkdb, ctags, m4, uudecode.
* Protect __RCSID() and __COPYRIGHT() better.
* Reduce the number of places that need to include "config.h", to keep
  sources closer to their "vanilla" versions.
* Add more compat #defines and autoconf-checked functions.
2002-01-31 22:43:33 +00:00
..
COPYING
FlexLexer.h
Makefile Remove extraneous linkage to -ll. 2002-01-30 21:07:35 +00:00
NEWS
VERSION
ccl.c
config.h
dfa.c
ecs.c
flex.1 Whitespace cleanup. 2001-12-01 16:43:07 +00:00
flex.skl
flexdef.h Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00
gen.c
initscan.c Bring up-to-date with flex.skl. 2001-10-04 17:12:27 +00:00
libmain.c
libyywrap.c Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
main.c Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00
misc.c
mkskel.sh
nfa.c
parse.y Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00
scan.l
sym.c
tblcmp.c
version.h
yylex.c