summaryrefslogtreecommitdiff
path: root/plugins/mate
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mate')
-rw-r--r--plugins/mate/Makefile.common16
1 files changed, 0 insertions, 16 deletions
diff --git a/plugins/mate/Makefile.common b/plugins/mate/Makefile.common
index 2ba2805be0..4009ddb5bc 100644
--- a/plugins/mate/Makefile.common
+++ b/plugins/mate/Makefile.common
@@ -29,30 +29,18 @@ PLUGIN_NAME = mate
#
# Files generated by Flex.
#
-FLEX_GENERATED_DISSECTOR_C_FILES =
-
-FLEX_GENERATED_DISSECTOR_CPP_FILES =
-
FLEX_GENERATED_SUPPORT_C_FILES = \
mate_parser.c
-FLEX_GENERATED_SUPPORT_CPP_FILES =
-
FLEX_GENERATED_HEADER_FILES = \
mate_parser_lex.h
#
# Files generated by Lemon.
#
-LEMON_GENERATED_DISSECTOR_C_FILES =
-
-LEMON_GENERATED_DISSECTOR_CPP_FILES =
-
LEMON_GENERATED_SUPPORT_C_FILES = \
mate_grammar.c
-LEMON_GENERATED_SUPPORT_CPP_FILES =
-
LEMON_GENERATED_HEADER_FILES = \
mate_grammar.h
@@ -60,8 +48,6 @@ LEMON_GENERATED_HEADER_FILES = \
DISSECTOR_C_FILES = \
packet-mate.c
-DISSECTOR_CPP_FILES =
-
# Non-generated dissector helpers. They're included in the source files
# in this directory, but they're not dissectors themselves, i.e. they're
# not used to generate "register.c").
@@ -70,8 +56,6 @@ SUPPORT_C_FILES = \
mate_runtime.c \
mate_util.c
-SUPPORT_CPP_FILES =
-
# Headers.
CLEAN_HEADER_FILES = \
mate.h \