wireshark/tools/lemon
João Valverde 59b5609624 lemon: Use automake rules
Change-Id: I5110e3781682e003cc4e60a592694dc9e8930456
Reviewed-on: https://code.wireshark.org/review/13641
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-02-03 00:07:42 +00:00
..
CMakeLists.txt CMake: Add /WX 2015-10-16 21:32:22 +00:00
Makefile.am lemon: Use automake rules 2016-02-03 00:07:42 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
README Add the comment about the Wireshark changes github repo from the commit 2016-01-12 20:17:43 +00:00
cppmagic.h Continue to remove $Id$ from top of file 2014-03-31 18:49:26 +00:00
lemon.c lemon: fix leak. 2016-01-31 13:27:25 +00:00
lemon.html
lemonflex-head.inc Continue to remove $Id$ from top of file 2014-03-31 18:49:26 +00:00
lemonflex-tail.inc Use noyywrap rather than defining our own yywrap functions. 2015-12-05 08:06:50 +00:00
lempar.c Fix another warning on 64-bit platforms. 2016-01-12 20:29:44 +00:00

README

The Lemon Parser Generator's home page is:

http://www.hwaci.com/sw/lemon/index.html
Lemon seems now to be maintaned at :
http://www.sqlite.org/

The file in this directory, lemon.html, was obtained from:

http://www.hwaci.com/sw/lemon/lemon.html

lemon.c has been modified to include the t= and d= command-line
arguments. The changes were submitted to the Lemon maintainer,
but have not appeared in the official Lemon distribution.


A copy of all Wireshark changes are available at
  https://github.com/alagoutte/sqlite/tree/wireshark