http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22446
User: guy
Date: 2007/08/04 02:13 AM
Log:
Add a script as a front-end for Flex, to work around various problems,
such as the fact that Flex strips all but the last component of the "-o"
argument, and that it doesn't generate a header file to declare routines
the generated lexical analyzer defines. Use that script when building
lexical analyzers, and, for each lexical analyzer, include the generated
header file in the generated analyzer.
Directory: /trunk/epan/dfilter/
Changes Path Action
+7 -3 Makefile.am Modified
+4 -1 Makefile.nmake Modified
+1 -0 scanner.l Modified
Directory: /trunk/epan/
Changes Path Action
+13 -1 Makefile.am Modified
+6 -1 Makefile.common Modified
+10 -4 Makefile.nmake Modified
+1 -0 diam_dict.l Modified
+1 -0 dtd_parse.l Modified
+1 -0 dtd_preparse.l Modified
+1 -0 radius_dict.l Modified
+1 -0 uat_load.l Modified
(12 files not shown)