Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Lemon on a clean build

From: Evan Huus <eapache@xxxxxxxxx>
Date: Mon, 11 Feb 2013 23:11:25 -0500
Ever since the recent Makefile changes, running a 'clean' make (i.e.
no changes at all since the last build) now results in a couple of
calls to lemon:

LEMON    grammar.h
LEMON    dtd_grammar.h
LEMON    mate_grammar.h

Is this intentional? Or has it always done this, and it's just more
noticeable with quiet-build enabled?

Evan