# Makefile.in generated by automake 1.15 from Makefile.am.
# epan/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2014 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



# Makefile.am
# Automake file for the libwireshark library
# (EPAN is a historical name; it stands for Ethereal Protocol ANalyzer
# Library)
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

# Makefile.am.inc
# Include file for Makefile.am files to get additional rules
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.


am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/wireshark
pkgincludedir = $(includedir)/wireshark
pkglibdir = $(libdir)/wireshark
pkglibexecdir = $(libexecdir)/wireshark
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-apple-darwin16.5.0
host_triplet = x86_64-apple-darwin16.5.0
target_triplet = x86_64-apple-darwin16.5.0
EXTRA_PROGRAMS = reassemble_test$(EXEEXT) tvbtest$(EXEEXT) \
	oids_test$(EXEEXT) exntest$(EXEEXT)
subdir = epan
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_flag.m4 \
	$(top_srcdir)/m4/ax_compiler_vendor.m4 \
	$(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
	$(top_srcdir)/m4/ax_lib_socket_nsl.m4 \
	$(top_srcdir)/m4/ax_prog_cc_for_build.m4 \
	$(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/libsmi.m4 \
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
	$(top_srcdir)/m4/ws_osx.m4 $(top_srcdir)/acinclude.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = doxygen.cfg
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(libdir)"
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
am__DEPENDENCIES_1 = wslua/libwslua.la
am__objects_1 = libwireshark_la-addr_and_mask.lo \
	libwireshark_la-addr_resolv.lo \
	libwireshark_la-address_types.lo libwireshark_la-afn.lo \
	libwireshark_la-aftypes.lo libwireshark_la-app_mem_usage.lo \
	libwireshark_la-asn1.lo libwireshark_la-capture_dissectors.lo \
	libwireshark_la-charsets.lo libwireshark_la-circuit.lo \
	libwireshark_la-color_filters.lo libwireshark_la-column.lo \
	libwireshark_la-column-utils.lo \
	libwireshark_la-conversation.lo \
	libwireshark_la-conversation_table.lo \
	libwireshark_la-crc10-tvb.lo libwireshark_la-crc16-tvb.lo \
	libwireshark_la-crc32-tvb.lo libwireshark_la-crc6-tvb.lo \
	libwireshark_la-crc8-tvb.lo libwireshark_la-decode_as.lo \
	libwireshark_la-disabled_protos.lo \
	libwireshark_la-dissector_filters.lo \
	libwireshark_la-dvb_chartbl.lo libwireshark_la-dwarf.lo \
	libwireshark_la-epan.lo libwireshark_la-ex-opt.lo \
	libwireshark_la-except.lo libwireshark_la-expert.lo \
	libwireshark_la-export_object.lo \
	libwireshark_la-exported_pdu.lo libwireshark_la-plugin_if.lo \
	libwireshark_la-filter_expressions.lo \
	libwireshark_la-follow.lo libwireshark_la-frame_data.lo \
	libwireshark_la-frame_data_sequence.lo \
	libwireshark_la-funnel.lo libwireshark_la-geoip_db.lo \
	libwireshark_la-golay.lo libwireshark_la-guid-utils.lo \
	libwireshark_la-iana_charsets.lo libwireshark_la-in_cksum.lo \
	libwireshark_la-ipproto.lo libwireshark_la-ipv4.lo \
	libwireshark_la-media_params.lo libwireshark_la-next_tvb.lo \
	libwireshark_la-oids.lo libwireshark_la-osi-utils.lo \
	libwireshark_la-oui.lo libwireshark_la-packet_range.lo \
	libwireshark_la-packet.lo libwireshark_la-prefs.lo \
	libwireshark_la-print.lo libwireshark_la-print_stream.lo \
	libwireshark_la-proto.lo libwireshark_la-proto_data.lo \
	libwireshark_la-range.lo libwireshark_la-reassemble.lo \
	libwireshark_la-reedsolomon.lo \
	libwireshark_la-req_resp_hdrs.lo libwireshark_la-rtd_table.lo \
	libwireshark_la-show_exception.lo libwireshark_la-sminmpec.lo \
	libwireshark_la-srt_table.lo libwireshark_la-stat_tap_ui.lo \
	libwireshark_la-stats_tree.lo libwireshark_la-strutil.lo \
	libwireshark_la-stream.lo libwireshark_la-t35.lo \
	libwireshark_la-tap.lo libwireshark_la-timestamp.lo \
	libwireshark_la-timestats.lo libwireshark_la-tfs.lo \
	libwireshark_la-to_str.lo libwireshark_la-tvbparse.lo \
	libwireshark_la-tvbuff_base64.lo \
	libwireshark_la-tvbuff_composite.lo \
	libwireshark_la-tvbuff_real.lo \
	libwireshark_la-tvbuff_subset.lo \
	libwireshark_la-tvbuff_zlib.lo libwireshark_la-tvbuff.lo \
	libwireshark_la-uat.lo libwireshark_la-unit_strings.lo \
	libwireshark_la-value_string.lo libwireshark_la-xdlc.lo
am__objects_2 =
am_libwireshark_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
	libwireshark_la-ws_version_info.lo
libwireshark_la_OBJECTS = $(am_libwireshark_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
libwireshark_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libwireshark_la_LDFLAGS) $(LDFLAGS) \
	-o $@
libwireshark_asmopt_la_LIBADD =
am_libwireshark_asmopt_la_OBJECTS = asm_utils.lo
libwireshark_asmopt_la_OBJECTS = $(am_libwireshark_asmopt_la_OBJECTS)
libwireshark_generated_la_LIBADD =
am__objects_3 = libwireshark_generated_la-diam_dict.lo \
	libwireshark_generated_la-dtd_parse.lo \
	libwireshark_generated_la-dtd_preparse.lo \
	libwireshark_generated_la-radius_dict.lo \
	libwireshark_generated_la-uat_load.lo
am_libwireshark_generated_la_OBJECTS = $(am__objects_3) \
	$(am__objects_2)
am__objects_4 = libwireshark_generated_la-dtd_grammar.lo \
	libwireshark_generated_la-ps.lo
nodist_libwireshark_generated_la_OBJECTS = $(am__objects_4) \
	$(am__objects_2)
libwireshark_generated_la_OBJECTS =  \
	$(am_libwireshark_generated_la_OBJECTS) \
	$(nodist_libwireshark_generated_la_OBJECTS)
libwireshark_generated_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(libwireshark_generated_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
am_exntest_OBJECTS = exntest.$(OBJEXT) except.$(OBJEXT)
exntest_OBJECTS = $(am_exntest_OBJECTS)
am__DEPENDENCIES_2 =
exntest_DEPENDENCIES = $(am__DEPENDENCIES_2)
oids_test_SOURCES = oids_test.c
oids_test_OBJECTS = oids_test.$(OBJEXT)
oids_test_DEPENDENCIES = libwireshark.la $(am__DEPENDENCIES_2)
reassemble_test_SOURCES = reassemble_test.c
reassemble_test_OBJECTS = reassemble_test.$(OBJEXT)
reassemble_test_DEPENDENCIES = libwireshark.la $(am__DEPENDENCIES_2)
tvbtest_SOURCES = tvbtest.c
tvbtest_OBJECTS = tvbtest.$(OBJEXT)
tvbtest_DEPENDENCIES = libwireshark.la $(am__DEPENDENCIES_2)
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(libwireshark_la_SOURCES) $(libwireshark_asmopt_la_SOURCES) \
	$(libwireshark_generated_la_SOURCES) \
	$(nodist_libwireshark_generated_la_SOURCES) $(exntest_SOURCES) \
	oids_test.c reassemble_test.c tvbtest.c
DIST_SOURCES = $(libwireshark_la_SOURCES) \
	$(libwireshark_asmopt_la_SOURCES) \
	$(libwireshark_generated_la_SOURCES) $(exntest_SOURCES) \
	oids_test.c reassemble_test.c tvbtest.c
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
	ctags-recursive dvi-recursive html-recursive info-recursive \
	install-data-recursive install-dvi-recursive \
	install-exec-recursive install-html-recursive \
	install-info-recursive install-pdf-recursive \
	install-ps-recursive install-recursive installcheck-recursive \
	installdirs-recursive pdf-recursive ps-recursive \
	tags-recursive uninstall-recursive
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
  $(RECURSIVE_TARGETS) \
  $(RECURSIVE_CLEAN_TARGETS) \
  $(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
	distdir
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/doxygen.cfg.in \
	$(top_srcdir)/Makefile.am.inc $(top_srcdir)/depcomp
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
  dir0=`pwd`; \
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  sed_rest='s,^[^/]*/*,,'; \
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  sed_butlast='s,/*[^/]*$$,,'; \
  while test -n "$$dir1"; do \
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    if test "$$first" != "."; then \
      if test "$$first" = ".."; then \
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
      else \
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
        if test "$$first2" = "$$first"; then \
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
        else \
          dir2="../$$dir2"; \
        fi; \
        dir0="$$dir0"/"$$first"; \
      fi; \
    fi; \
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  done; \
  reldir="$$dir2"
A2X = a2x
A2X_LYNX = 
ACLOCAL = ${SHELL} /Users/ajasaxen/gitHubProjects/wireshark-official/wireshark/missing aclocal-1.15
AC_MIN_VERSION = 2.64
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
APPLICATIONSERVICES_FRAMEWORKS = -framework ApplicationServices
AR = ar
AUTOCONF = ${SHELL} /Users/ajasaxen/gitHubProjects/wireshark-official/wireshark/missing autoconf
AUTOHEADER = ${SHELL} /Users/ajasaxen/gitHubProjects/wireshark-official/wireshark/missing autoheader
AUTOMAKE = ${SHELL} /Users/ajasaxen/gitHubProjects/wireshark-official/wireshark/missing automake-1.15
AWK = awk
BUILD_EXEEXT = 
BUILD_OBJEXT = 
CC = gcc
CCDEPMODE = depmode=gcc3
CC_FOR_BUILD = gcc
CFLAGS = -g -O2
CFLAGS_FOR_BUILD = -g -O2
CFLAGS_SSE42 = -msse4.2
CONFIG_ARGS = 
COREFOUNDATION_FRAMEWORKS = -framework CoreFoundation
CPP = gcc -E
CPPFLAGS = 
CPPFLAGS_FOR_BUILD = 
CPP_FOR_BUILD = gcc -E
CXX = g++ -std=c++11
CXXCPP = g++ -E -std=c++11
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
C_ARES_LIBS = -lcares
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DESKTOP_FILE_INSTALL = 
DLLTOOL = false
DOXYGEN = 
DSYMUTIL = dsymutil
DUMPBIN = 
DUMPCAP_GROUP = 
ECHO_C = \c
ECHO_N = 
ECHO_T = 
EGREP = /usr/bin/grep -E
ENABLE_STATIC = 
EXEEXT = 
FGREP = /usr/bin/grep -F
FOP = fop
GEOIP_LIBS = -lGeoIP
GLIB_CFLAGS = -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -D_REENTRANT -isystem/usr/local/Cellar/glib/2.50.3/include/glib-2.0 -isystem/usr/local/Cellar/glib/2.50.3/lib/glib-2.0/include -isystem/usr/local/opt/gettext/include -isystem/usr/local/Cellar/pcre/8.39/include
GLIB_LIBS = -L/usr/local/Cellar/glib/2.50.3/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
GLIB_MIN_VERSION = 2.22.0
GREP = /usr/bin/grep
GTK2_MIN_VERSION = 2.12.0
GTK3_MIN_VERSION = 3.0.0
GTK_CFLAGS = 
GTK_LIBS = 
GUI_CONFIGURE_FLAGS =  --with-qt
HAVE_BLESS = yes
HAVE_CXX11 = 1
HAVE_DOXYGEN = no
HAVE_DPKG_BUILDPACKAGE = no
HAVE_HDIUTIL = yes
HAVE_OSX_PACKAGING = yes
HAVE_PKGMK = no
HAVE_PKGPROTO = no
HAVE_PKGTRANS = no
HAVE_SHELLCHECK = no
HAVE_SVR4_PACKAGING = no
HAVE_XCODEBUILD = yes
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
KRB5_CFLAGS = 
KRB5_CONFIG = /usr/bin/krb5-config
KRB5_LIBS = -dynamic -Wl,-search_paths_first -lkrb5
LD = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
LDFLAGS = 
LDFLAGS_BIGSHAREDLIB = 
LDFLAGS_FOR_BUILD = 
LDFLAGS_SHAREDLIB = -Wl,-single_module
LEX = flex
LEXLIB = -ll
LEX_OUTPUT_ROOT = lex.yy
LIBCAP_LIBS = 
LIBGCRYPT_CFLAGS = -I/usr/local/opt/libgcrypt/include -I/usr/local/opt/libgpg-error/include
LIBGCRYPT_CONFIG = /usr/local/bin/libgcrypt-config
LIBGCRYPT_LIBS = -L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error
LIBGNUTLS_CFLAGS = -I/usr/local/Cellar/gnutls/3.5.8/include -I/usr/local/Cellar/nettle/3.3/include -I/usr/local/Cellar/libtasn1/4.10/include -I/usr/local/Cellar/p11-kit/0.23.3/include/p11-kit-1
LIBGNUTLS_LIBS = -L/usr/local/Cellar/gnutls/3.5.8/lib -lgnutls
LIBNL_CFLAGS = 
LIBNL_LIBS = 
LIBOBJS =  ${LIBOBJDIR}popcount$U.o
LIBS = -lz 
LIBSMI_CFLAGS = 
LIBSMI_LDFLAGS = 
LIBSMI_VERSION = 
LIBSSH_LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBTOOL_DEPS = ./ltmain.sh
LIBXML2_CFLAGS = -I/usr/include/libxml2
LIBXML2_LIBS = -lxml2
LIPO = lipo
LN_S = ln -s
LRELEASE = /usr/local/bin/lrelease
LTLIBOBJS =  ${LIBOBJDIR}popcount$U.lo
LT_SYS_LIBRARY_PATH = 
LUA_CFLAGS = -isystem/usr/local/opt/lua/include
LUA_LIBS = -L/usr/local/opt/lua/lib -llua -lm
LZ4_LIBS = 
MAKEINFO = ${SHELL} /Users/ajasaxen/gitHubProjects/wireshark-official/wireshark/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = .././install-sh -c -d
MOC = /usr/local/bin/moc
MOC_OPTIONS = -nn
NGHTTP2_LIBS = 
NM = /usr/bin/nm -B
NMEDIT = nmedit
NO_SANITIZE_CFLAGS = 
NO_SANITIZE_LDFLAGS = 
OBJDUMP = objdump
OBJEXT = o
OSX_APP_FLAGS = -sdkroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
OSX_DMG_FLAGS = 
OSX_MIN_VERSION = 10.12
OTOOL = otool
OTOOL64 = :
PACKAGE = wireshark
PACKAGE_BUGREPORT = http://bugs.wireshark.org/
PACKAGE_NAME = Wireshark
PACKAGE_STRING = Wireshark 2.3.0
PACKAGE_TARNAME = wireshark
PACKAGE_URL = http://www.wireshark.org/
PACKAGE_VERSION = 2.3.0
PATH_SEPARATOR = :
PCAP_CONFIG = /usr/bin/pcap-config
PCAP_LIBS = -L/usr/local/lib  -lpcap
PERL = /usr/bin/perl
PIE_CFLAGS = -fPIE
PIE_LDFLAGS = -pie
PKG_CONFIG = /usr/local/bin/pkg-config
PKG_CONFIG_LIBDIR = 
PKG_CONFIG_PATH = /usr/local/Cellar/qt5/5.8.0/lib/pkgconfig
PLUGIN_LIBS = 
POD2HTML = /usr/bin/pod2html
POD2MAN = /usr/bin/pod2man
PORTAUDIO_INCLUDES = 
PORTAUDIO_LIBS = 
PYTHON = /usr/local/bin/python
QTCHOOSER = 
QT_MIN_VERSION = 4.8.0
Qt_CFLAGS =  -isystem/usr/local/Cellar/qt5/5.8.0/include/QtCore -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtGui -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtCore -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtWidgets -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtGui -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtCore -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtPrintSupport -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtWidgets -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtGui -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtCore -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtMultimedia -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtNetwork -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtGui -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtCore -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtMacExtras -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtGui -isystem/usr/local/Cellar/qt5/5.8.0/include -isystem/usr/local/Cellar/qt5/5.8.0/include/QtCore -isystem/usr/local/Cellar/qt5/5.8.0/include
Qt_LDFLAGS = -Wl,-rpath,/usr/local/Cellar/qt5/5.8.0/lib
Qt_LIBS =  -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtCore -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtGui -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtCore -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtWidgets -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtGui -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtCore -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtPrintSupport -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtWidgets -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtGui -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtCore -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtMultimedia -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtNetwork -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtGui -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtCore -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtMacExtras -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtGui -F/usr/local/Cellar/qt5/5.8.0/lib -framework QtCore
RANLIB = ranlib
RCC = /usr/local/bin/rcc
RPMBUILD = false
RPMBUILD_WITH_ARGS = --without gtk2 --without gtk3 --with qt5 --with lua
RPM_VERSION = 2.3.0
SBC_CFLAGS = 
SBC_LIBS = 
SED = /usr/bin/sed
SETCAP = 
SET_MAKE = 
SHELL = /bin/sh
SNAPPY_LIBS = 
SPANDSP_CFLAGS = 
SPANDSP_LIBS = 
SPEEXDSP_CFLAGS = 
SPEEXDSP_LIBS = 
SSL_LIBS = 
STRIP = strip
SYSTEMCONFIGURATION_FRAMEWORKS = -framework SystemConfiguration
UIC = /usr/local/bin/uic
VERSION = 2.3.0
WERROR = -Werror
WS_CFLAGS = -mmacosx-version-min=10.12 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk  -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Qunused-arguments -fvisibility=hidden
WS_CFLAGS_FOR_BUILD = -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Werror=implicit -Qunused-arguments -fvisibility=hidden -fPIE -msse4.2
WS_CPPFLAGS = -D_FORTIFY_SOURCE=2
WS_CXXFLAGS = -mmacosx-version-min=10.12 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk  -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wheader-guard -Qunused-arguments -fvisibility=hidden
WS_LDFLAGS = -Wl,-headerpad_max_install_names -Wl,-search_paths_first -mmacosx-version-min=10.12 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk 
XSLTPROC = xsltproc
YACC = bison -y
YFLAGS = 
abs_builddir = /Users/ajasaxen/gitHubProjects/wireshark-official/wireshark/epan
abs_srcdir = /Users/ajasaxen/gitHubProjects/wireshark-official/wireshark/epan
abs_top_builddir = /Users/ajasaxen/gitHubProjects/wireshark-official/wireshark
abs_top_srcdir = /Users/ajasaxen/gitHubProjects/wireshark-official/wireshark
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CC_FOR_BUILD = gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = tar --format=ustar -chf - "$$tardir"
am__untar = tar -xf -
androiddump_bin = androiddump$(EXEEXT)
androiddump_man = androiddump.1
bindir = ${exec_prefix}/bin
build = x86_64-apple-darwin16.5.0
build_alias = 
build_cpu = x86_64
build_os = darwin16.5.0
build_vendor = apple
builddir = .
capinfos_bin = capinfos$(EXEEXT)
capinfos_man = capinfos.1
captype_bin = captype$(EXEEXT)
captype_man = captype.1
ciscodump_bin = 
ciscodump_man = 
datadir = ${datarootdir}
datarootdir = ${prefix}/share
dftest_bin = dftest$(EXEEXT)
dftest_man = dftest.1
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dumpcap_bin = dumpcap$(EXEEXT)
dumpcap_man = dumpcap.1
dvidir = ${docdir}
editcap_bin = editcap$(EXEEXT)
editcap_man = editcap.1
exec_prefix = ${prefix}
extcap_man = extcap.4
extcap_subdir = extcap
extcapdir = ${libdir}/wireshark/extcap
have_sw_vers = yes
host = x86_64-apple-darwin16.5.0
host_alias = 
host_cpu = x86_64
host_os = darwin16.5.0
host_vendor = apple
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /Users/ajasaxen/gitHubProjects/wireshark-official/wireshark/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mergecap_bin = mergecap$(EXEEXT)
mergecap_man = mergecap.1
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
plugindir = ${libdir}/wireshark/plugins/2.3.0
plugins_dir = plugins
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
randpkt_bin = randpkt$(EXEEXT)
randpkt_man = randpkt.1
randpktdump_bin = randpktdump$(EXEEXT)
randpktdump_man = randpktdump.1
rawshark_bin = rawshark$(EXEEXT)
rawshark_man = rawshark.1
reordercap_bin = reordercap$(EXEEXT)
reordercap_man = reordercap.1
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sharkd_bin = sharkd$(EXEEXT)
srcdir = .
sshdump_bin = 
sshdump_man = 
sysconfdir = ${prefix}/etc
target = x86_64-apple-darwin16.5.0
target_alias = 
target_cpu = x86_64
target_os = darwin16.5.0
target_vendor = apple
text2pcap_bin = text2pcap$(EXEEXT)
text2pcap_man = text2pcap.1
tfshark_bin = 
tfshark_man = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
tshark_bin = tshark$(EXEEXT)
tshark_man = tshark.1
udpdump_bin = udpdump$(EXEEXT)
udpdump_man = udpdump.1
wireshark_SUBDIRS = ui/qt
wireshark_bin = wireshark$(EXEEXT)
wireshark_man = wireshark.1
wiresharkfilter_man = wireshark-filter.4
AUTOMAKE_OPTIONS = -Wno-portability
lemon_srcdir = $(top_srcdir)/tools/lemon
lemon_builddir = $(top_builddir)/tools/lemon
LEMON = $(lemon_builddir)/lemon$(EXEEXT)
RUNLEX = $(top_srcdir)/tools/runlex.sh
INCLUDEDIRS = -I$(top_srcdir)

#AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS)
AM_CFLAGS = $(WERROR) $(WS_CFLAGS)
GENERATED_CFLAGS = $(WS_CFLAGS)
AM_CXXFLAGS = $(WERROR) $(WS_CXXFLAGS)
GENERATED_CXXFLAGS = $(WS_CXXFLAGS)
AM_LDFLAGS = $(WS_LDFLAGS)
AM_V_PERL = $(am__v_PERL_$(V))
am__v_PERL_ = $(am__v_PERL_$(AM_DEFAULT_VERBOSITY))
am__v_PERL_0 = @echo "  PERL    " $@;
AM_V_AWK = $(am__v_AWK_$(V))
am__v_AWK_ = $(am__v_AWK_$(AM_DEFAULT_VERBOSITY))
am__v_AWK_0 = @echo "  AWK     " $@;
AM_V_LEMON = $(am__v_LEMON_$(V))
am__v_LEMON_ = $(am__v_LEMON_$(AM_DEFAULT_VERBOSITY))
am__v_LEMON_0 = @echo "  LEMON   " $@;
AM_V_RUNLEX = $(am__v_RUNLEX_$(V))
am__v_RUNLEX_ = $(am__v_RUNLEX_$(AM_DEFAULT_VERBOSITY))
am__v_RUNLEX_0 = @echo "  RUNLEX  " $@;
AM_V_SED = $(am__v_SED_$(V))
am__v_SED_ = $(am__v_SED_$(AM_DEFAULT_VERBOSITY))
am__v_SED_0 = @echo "  SED     " $@;
AM_V_LN_S = $(am__v_LN_S_$(V))
am__v_LN_S_ = $(am__v_LN_S_$(AM_DEFAULT_VERBOSITY))
am__v_LN_S_0 = @echo "  LN_S    " $@;

# _PYTHON is a reserved automake keyword
AM_V_python = $(am__v_python_$(V))
am__v_python_ = $(am__v_python_$(AM_DEFAULT_VERBOSITY))
am__v_python_0 = @echo "  PYTHON  " $@;
AM_V_YACC = $(am__v_YACC_$(V))
am__v_YACC_ = $(am__v_YACC_$(AM_DEFAULT_VERBOSITY))
am__v_YACC_0 = @echo "  YACC    " $@;

# abi-compliance-checker descriptor
abi_incdirs = $(subst -I,NEWLINE,$(filter -I%,$(AM_CPPFLAGS) -I$(abs_top_srcdir) -I$(abs_srcdir)))
abi_sysdirs = $(subst -isystem,NEWLINE,$(filter -isystem%,$(AM_CPPFLAGS)))
abi_includes = $(abi_incdirs) $(abi_sysdirs)
#wslua_lib = 
wslua_lib = wslua/libwslua.la
#wslua_dir = 
wslua_dir = wslua
#wslua_dist_dir = wslua
wslua_dist_dir = 
SUBDIRS = compress crypt ftypes dfilter dissectors wmem $(wslua_dir)
DIST_SUBDIRS = $(SUBDIRS) $(wslua_dist_dir)
AM_CPPFLAGS = $(INCLUDEDIRS) -I$(builddir)/wslua $(WS_CPPFLAGS) \
	$(GLIB_CFLAGS) $(LUA_CFLAGS) $(LIBGNUTLS_CFLAGS) \
	$(LIBGCRYPT_CFLAGS) $(LIBSMI_CFLAGS) $(LIBGEOIP_CFLAGS) \
	$(LZ4_CFLAGS) $(KRB5_CFLAGS) $(SNAPPY_CFLAGS) $(LIBXML2_CFLAGS)

noinst_LTLIBRARIES = libwireshark_generated.la libwireshark_asmopt.la
lib_LTLIBRARIES = libwireshark.la
LIBWIRESHARK_SRC = \
	addr_and_mask.c		\
	addr_resolv.c		\
	address_types.c		\
	afn.c			\
	aftypes.c		\
	app_mem_usage.c		\
	asn1.c			\
	capture_dissectors.c	\
	charsets.c		\
	circuit.c		\
	color_filters.c		\
	column.c		\
	column-utils.c		\
	conversation.c		\
	conversation_table.c	\
	crc10-tvb.c		\
	crc16-tvb.c		\
	crc32-tvb.c		\
	crc6-tvb.c		\
	crc8-tvb.c		\
	decode_as.c		\
	disabled_protos.c	\
	dissector_filters.c	\
	dvb_chartbl.c		\
	dwarf.c			\
	epan.c			\
	ex-opt.c		\
	except.c		\
	expert.c		\
	export_object.c		\
	exported_pdu.c		\
	plugin_if.c		\
	filter_expressions.c	\
	follow.c		\
	frame_data.c		\
	frame_data_sequence.c	\
	funnel.c		\
	geoip_db.c		\
	golay.c			\
	guid-utils.c		\
	iana_charsets.c		\
	in_cksum.c		\
	ipproto.c		\
	ipv4.c			\
	media_params.c		\
	next_tvb.c		\
	oids.c			\
	osi-utils.c		\
	oui.c			\
	packet_range.c		\
	packet.c		\
	prefs.c			\
	print.c			\
	print_stream.c		\
	proto.c			\
	proto_data.c		\
	range.c			\
	reassemble.c		\
	reedsolomon.c		\
	req_resp_hdrs.c		\
	rtd_table.c		\
	show_exception.c	\
	sminmpec.c		\
	srt_table.c		\
	stat_tap_ui.c		\
	stats_tree.c		\
	strutil.c		\
	stream.c		\
	t35.c			\
	tap.c			\
	timestamp.c		\
	timestats.c		\
	tfs.c			\
	to_str.c		\
	tvbparse.c		\
	tvbuff_base64.c		\
	tvbuff_composite.c	\
	tvbuff_real.c		\
	tvbuff_subset.c		\
	tvbuff_zlib.c		\
	tvbuff.c		\
	uat.c			\
	unit_strings.c		\
	value_string.c		\
	xdlc.c


#
# We distribute Lemon and rdps.py with Wireshark, so we don't distribute the
# files they produce.
#
NODIST_LIBWIRESHARK_GENERATED_C_FILES = \
	dtd_grammar.c			\
	ps.c

NODIST_LIBWIRESHARK_GENERATED_HEADER_FILES = \
	dtd_grammar.h


#
# These don't get removed on "make distclean", as the tools we use to
# generate them aren't part of the Wireshark distribution, and aren't
# tools assumed to be present for any system capable of compiling
# from a tarball (e.g., make and a C compiler are assumed to be present,
# but Flex isn't).
#
LIBWIRESHARK_GENERATED_C_FILES = \
	diam_dict.c		\
	dtd_parse.c		\
	dtd_preparse.c		\
	radius_dict.c		\
	uat_load.c

LIBWIRESHARK_GENERATED_HEADER_FILES = \
	diam_dict_lex.h		\
	dtd_parse_lex.h		\
	dtd_preparse_lex.h	\
	radius_dict_lex.h	\
	uat_load_lex.h

LIBWIRESHARK_GENERATED_SRC = \
	$(LIBWIRESHARK_GENERATED_C_FILES) \
	$(NODIST_LIBWIRESHARK_GENERATED_C_FILES)

LIBWIRESHARK_ALL_SRC = \
	$(LIBWIRESHARK_SRC)	\
	$(LIBWIRESHARK_GENERATED_SRC)

LIBWIRESHARK_INCLUDES = \
	addr_and_mask.h		\
	addr_resolv.h		\
	address.h		\
	address_types.h		\
	afn.h			\
	aftypes.h		\
	app_mem_usage.h		\
	arcnet_pids.h		\
	arptypes.h		\
	asn1.h			\
	ax25_pids.h		\
	bridged_pids.h		\
	capture_dissectors.h	\
	charsets.h		\
	chdlctypes.h		\
	circuit.h		\
	color_filters.h		\
	column.h		\
	column-info.h		\
	column-utils.h		\
	conversation.h		\
	conversation_debug.h	\
	conversation_table.h	\
	conv_id.h		\
	crc10-tvb.h		\
	crc16-tvb.h		\
	crc32-tvb.h		\
	crc6-tvb.h		\
	crc8-tvb.h		\
	decode_as.h		\
	diam_dict.h		\
	disabled_protos.h	\
	dissector_filters.h	\
	dtd.h			\
	dtd_parse.h		\
	dvb_chartbl.h		\
	dwarf.h			\
	eap.h			\
	eapol_keydes_types.h	\
	epan-int.h		\
	epan.h			\
	epan_dissect.h		\
	etypes.h		\
	ex-opt.h		\
	except.h		\
	exceptions.h		\
	expert.h		\
	export_object.h		\
	exported_pdu.h		\
	plugin_if.h		\
	filter_expressions.h	\
	follow.h		\
	frame_data.h		\
	frame_data_sequence.h	\
	funnel.h		\
	garrayfix.h		\
	geoip_db.h		\
	golay.h			\
	guid-utils.h		\
	iana_charsets.h		\
	iax2_codec_type.h	\
	in_cksum.h		\
	ip_opts.h		\
	ipproto.h		\
	ipv4.h			\
	ipv6.h			\
	lapd_sapi.h		\
	llcsaps.h		\
	media_params.h		\
	next_tvb.h		\
	nlpid.h			\
	oids.h			\
	osi-utils.h		\
	oui.h			\
	packet_range.h		\
	packet.h		\
	packet_info.h		\
	params.h		\
	ppptypes.h		\
	print.h			\
	print_stream.h		\
	prefs.h			\
	prefs-int.h		\
	proto.h			\
	proto_data.h		\
	ps.h			\
	ptvcursor.h		\
	range.h			\
	reassemble.h		\
	reedsolomon.h		\
	req_resp_hdrs.h		\
	rtd_table.h		\
	rtp_pt.h		\
	sctpppids.h		\
	show_exception.h	\
	slow_protocol_subtypes.h \
	sminmpec.h		\
	srt_table.h		\
	stat_tap_ui.h		\
	stat_groups.h		\
	stats_tree.h		\
	stats_tree_priv.h	\
	stream.h		\
	strutil.h		\
	t35.h			\
	tap.h			\
	tap-voip.h		\
	timestamp.h		\
	timestats.h		\
	tfs.h			\
	time_fmt.h		\
	to_str.h		\
	to_str-int.h		\
	tvbparse.h		\
	tvbuff.h		\
	tvbuff-int.h		\
	uat.h			\
	uat-int.h		\
	unit_strings.h		\
	value_string.h		\
	x264_prt_id.h		\
	xdlc.h


#Since code generated by lex may trigger gcc warnings, we are now generating two
#libraries. A single library is generated with the lex code without the barrier
#"stop on warning". An other library is generated from the remaining source
#files with the "stop on warning" barrier.
libwireshark_la_SOURCES = \
	$(LIBWIRESHARK_SRC)		\
	$(LIBWIRESHARK_INCLUDES)	\
	ws_version_info.c

libwireshark_la_CPPFLAGS = $(AM_CPPFLAGS) -DWS_BUILD_DLL

# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
libwireshark_la_LDFLAGS = -version-info 0:0:0  -Wl,-single_module

#
# Add the object files for missing routines, if any.
#
libwireshark_la_LIBADD = \
	libwireshark_generated.la		\
	libwireshark_asmopt.la			\
	crypt/libairpdcap.la			\
	ftypes/libftypes.la			\
	dfilter/libdfilter.la			\
	dissectors/libdissectors.la		\
	dissectors/libdirtydissectors.la	\
	dissectors/libfiledissectors.la		\
	wmem/libwmem.la				\
	$(wslua_lib)				\
	${top_builddir}/wiretap/libwiretap.la	\
	${top_builddir}/wsutil/libwsutil.la	\
	-lcares		\
	-lGeoIP		\
	-dynamic -Wl,-search_paths_first -lkrb5		\
	-L/usr/local/opt/libgcrypt/lib -lgcrypt -L/usr/local/opt/libgpg-error/lib -lgpg-error	\
	-L/usr/local/Cellar/gnutls/3.5.8/lib -lgnutls	\
		\
			\
			\
			\
			\
	-lxml2		\
	-L/usr/local/Cellar/glib/2.50.3/lib -L/usr/local/opt/gettext/lib -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl

libwireshark_la_DEPENDENCIES = \
	libwireshark_generated.la		\
	compress/liblzxpress.la			\
	libwireshark_asmopt.la			\
	crypt/libairpdcap.la			\
	ftypes/libftypes.la			\
	dfilter/libdfilter.la			\
	dissectors/libdissectors.la		\
	dissectors/libdirtydissectors.la	\
	wmem/libwmem.la				\
	$(wslua_lib)				\
	${top_builddir}/wsutil/libwsutil.la	\
	${top_builddir}/wiretap/libwiretap.la

libwireshark_generated_la_SOURCES = \
	$(LIBWIRESHARK_GENERATED_C_FILES) \
	$(LIBWIRESHARK_GENERATED_HEADER_FILES)

nodist_libwireshark_generated_la_SOURCES = \
	$(NODIST_LIBWIRESHARK_GENERATED_C_FILES) \
	$(NODIST_LIBWIRESHARK_GENERATED_HEADER_FILES)

libwireshark_generated_la_CFLAGS = $(GENERATED_CFLAGS)

# code optionally implemented in assembler
# only C source available for platforms other than Win32
libwireshark_asmopt_la_SOURCES = \
	asm_utils.c		\
	asm_utils.h		\
	asm_utils_win32_x86.asm

EXTRA_DIST = \
	.editorconfig		\
	diam_dict.l		\
	dtd_grammar.lemon	\
	dtd_parse.l		\
	dtd_parse.h		\
	dtd_preparse.l		\
	enterprise-numbers	\
	radius_dict.l		\
	uat_load.l		\
	doxygen.cfg.in		\
	CMakeLists.txt		\
	print.ps

CLEANFILES = \
	doxygen-epan.tag		\
	libwireshark.a			\
	libwireshark.la			\
	libwireshark_generated.a	\
	libwireshark_generated.la	\
	libwireshark_asmopt.a		\
	libwireshark_asmopt.la		\
	*~

DISTCLEANFILES = \
	$(NODIST_LIBWIRESHARK_GENERATED_C_FILES) \
	$(NODIST_LIBWIRESHARK_GENERATED_HEADER_FILES) \
	dtd_grammar.out \
	ws_version_info.c

MAINTAINERCLEANFILES = \
	$(LIBWIRESHARK_GENERATED_C_FILES) \
	$(LIBWIRESHARK_GENERATED_HEADER_FILES) \
	Makefile.in

BUILT_SOURCES = \
	$(LIBWIRESHARK_GENERATED_HEADER_FILES) \
	$(NODIST_LIBWIRESHARK_GENERATED_HEADER_FILES) \
	ws_version_info.c

reassemble_test_LDADD = \
	libwireshark.la \
	$(GLIB_LIBS) \
	-lz

tvbtest_LDADD = \
	libwireshark.la \
	$(GLIB_LIBS) \
	-lz

oids_test_LDADD = \
	libwireshark.la \
	$(GLIB_LIBS) \
	-lz

exntest_SOURCES = exntest.c except.c
exntest_LDADD = $(GLIB_LIBS)
plugin_src = 
#plugin_src = \
#	../plugins/asn1/packet-asn1.c \
#	../plugins/docsis/packet-bintrngreq.c \
#	../plugins/docsis/packet-bpkmattr.c \
#	../plugins/docsis/packet-bpkmreq.c \
#	../plugins/docsis/packet-bpkmrsp.c \
#	../plugins/docsis/packet-docsis.c \
#	../plugins/docsis/packet-dsaack.c \
#	../plugins/docsis/packet-dsareq.c \
#	../plugins/docsis/packet-dsarsp.c \
#	../plugins/docsis/packet-dscack.c \
#	../plugins/docsis/packet-dscreq.c \
#	../plugins/docsis/packet-dscrsp.c \
#	../plugins/docsis/packet-dsdreq.c \
#	../plugins/docsis/packet-dsdrsp.c \
#	../plugins/docsis/packet-intrngreq.c \
#	../plugins/docsis/packet-macmgmt.c \
#	../plugins/docsis/packet-map.c \
#	../plugins/docsis/packet-regack.c \
#	../plugins/docsis/packet-regreq.c \
#	../plugins/docsis/packet-regrsp.c \
#	../plugins/docsis/packet-rngreq.c \
#	../plugins/docsis/packet-rngrsp.c \
#	../plugins/docsis/packet-tlv.c \
#	../plugins/docsis/packet-type29ucd.c \
#	../plugins/docsis/packet-uccreq.c \
#	../plugins/docsis/packet-uccrsp.c \
#	../plugins/docsis/packet-ucd.c \
#	../plugins/gryphon/packet-gryphon.c \
#	../plugins/irda/packet-irda.c \
#	../plugins/m2m/packet-m2m.c \
#	../plugins/m2m/wimax_tlv.c \
#	../plugins/wimax/crc.c \
#	../plugins/wimax/crc_data.c \
#	../plugins/wimax/mac_hd_generic_decoder.c \
#	../plugins/wimax/mac_hd_type1_decoder.c \
#	../plugins/wimax/mac_hd_type2_decoder.c \
#	../plugins/wimax/mac_mgmt_msg_decoder.c \
#	../plugins/wimax/msg_aas_beam.c \
#	../plugins/wimax/msg_aas_fbck.c \
#	../plugins/wimax/msg_arq.c \
#	../plugins/wimax/msg_clk_cmp.c \
#	../plugins/wimax/msg_dcd.c \
#	../plugins/wimax/msg_dlmap.c \
#	../plugins/wimax/msg_dreg.c \
#	../plugins/wimax/msg_dsa.c \
#	../plugins/wimax/msg_dsc.c \
#	../plugins/wimax/msg_dsd.c \
#	../plugins/wimax/msg_dsx_rvd.c \
#	../plugins/wimax/msg_fpc.c \
#	../plugins/wimax/msg_pkm.c \
#	../plugins/wimax/msg_pmc.c \
#	../plugins/wimax/msg_prc_lt_ctrl.c \
#	../plugins/wimax/msg_reg_req.c \
#	../plugins/wimax/msg_reg_rsp.c \
#	../plugins/wimax/msg_rep.c \
#	../plugins/wimax/msg_res_cmd.c \
#	../plugins/wimax/msg_rng_req.c \
#	../plugins/wimax/msg_rng_rsp.c \
#	../plugins/wimax/msg_sbc.c \
#	../plugins/wimax/msg_ucd.c \
#	../plugins/wimax/msg_ulmap.c \
#	../plugins/wimax/packet-wmx.c \
#	../plugins/wimax/wimax_cdma_code_decoder.c \
#	../plugins/wimax/wimax_compact_dlmap_ie_decoder.c \
#	../plugins/wimax/wimax_compact_ulmap_ie_decoder.c \
#	../plugins/wimax/wimax_fch_decoder.c \
#	../plugins/wimax/wimax_ffb_decoder.c \
#	../plugins/wimax/wimax_hack_decoder.c \
#	../plugins/wimax/wimax_harq_map_decoder.c \
#	../plugins/wimax/wimax_pdu_decoder.c \
#	../plugins/wimax/wimax_phy_attributes_decoder.c \
#	../plugins/wimax/wimax_tlv.c \
#	../plugins/wimax/wimax_utils.c

#plugin_src = 
all: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

.SUFFIXES:
.SUFFIXES: .c .l .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.inc $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu epan/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu epan/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;
$(top_srcdir)/Makefile.am.inc $(am__empty):

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
doxygen.cfg: $(top_builddir)/config.status $(srcdir)/doxygen.cfg.in
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@

install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}

libwireshark.la: $(libwireshark_la_OBJECTS) $(libwireshark_la_DEPENDENCIES) $(EXTRA_libwireshark_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libwireshark_la_LINK) -rpath $(libdir) $(libwireshark_la_OBJECTS) $(libwireshark_la_LIBADD) $(LIBS)

libwireshark_asmopt.la: $(libwireshark_asmopt_la_OBJECTS) $(libwireshark_asmopt_la_DEPENDENCIES) $(EXTRA_libwireshark_asmopt_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK)  $(libwireshark_asmopt_la_OBJECTS) $(libwireshark_asmopt_la_LIBADD) $(LIBS)

libwireshark_generated.la: $(libwireshark_generated_la_OBJECTS) $(libwireshark_generated_la_DEPENDENCIES) $(EXTRA_libwireshark_generated_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libwireshark_generated_la_LINK)  $(libwireshark_generated_la_OBJECTS) $(libwireshark_generated_la_LIBADD) $(LIBS)

exntest$(EXEEXT): $(exntest_OBJECTS) $(exntest_DEPENDENCIES) $(EXTRA_exntest_DEPENDENCIES) 
	@rm -f exntest$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(exntest_OBJECTS) $(exntest_LDADD) $(LIBS)

oids_test$(EXEEXT): $(oids_test_OBJECTS) $(oids_test_DEPENDENCIES) $(EXTRA_oids_test_DEPENDENCIES) 
	@rm -f oids_test$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(oids_test_OBJECTS) $(oids_test_LDADD) $(LIBS)

reassemble_test$(EXEEXT): $(reassemble_test_OBJECTS) $(reassemble_test_DEPENDENCIES) $(EXTRA_reassemble_test_DEPENDENCIES) 
	@rm -f reassemble_test$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(reassemble_test_OBJECTS) $(reassemble_test_LDADD) $(LIBS)

tvbtest$(EXEEXT): $(tvbtest_OBJECTS) $(tvbtest_DEPENDENCIES) $(EXTRA_tvbtest_DEPENDENCIES) 
	@rm -f tvbtest$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(tvbtest_OBJECTS) $(tvbtest_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/asm_utils.Plo
include ./$(DEPDIR)/except.Po
include ./$(DEPDIR)/exntest.Po
include ./$(DEPDIR)/libwireshark_generated_la-diam_dict.Plo
include ./$(DEPDIR)/libwireshark_generated_la-dtd_grammar.Plo
include ./$(DEPDIR)/libwireshark_generated_la-dtd_parse.Plo
include ./$(DEPDIR)/libwireshark_generated_la-dtd_preparse.Plo
include ./$(DEPDIR)/libwireshark_generated_la-ps.Plo
include ./$(DEPDIR)/libwireshark_generated_la-radius_dict.Plo
include ./$(DEPDIR)/libwireshark_generated_la-uat_load.Plo
include ./$(DEPDIR)/libwireshark_la-addr_and_mask.Plo
include ./$(DEPDIR)/libwireshark_la-addr_resolv.Plo
include ./$(DEPDIR)/libwireshark_la-address_types.Plo
include ./$(DEPDIR)/libwireshark_la-afn.Plo
include ./$(DEPDIR)/libwireshark_la-aftypes.Plo
include ./$(DEPDIR)/libwireshark_la-app_mem_usage.Plo
include ./$(DEPDIR)/libwireshark_la-asn1.Plo
include ./$(DEPDIR)/libwireshark_la-capture_dissectors.Plo
include ./$(DEPDIR)/libwireshark_la-charsets.Plo
include ./$(DEPDIR)/libwireshark_la-circuit.Plo
include ./$(DEPDIR)/libwireshark_la-color_filters.Plo
include ./$(DEPDIR)/libwireshark_la-column-utils.Plo
include ./$(DEPDIR)/libwireshark_la-column.Plo
include ./$(DEPDIR)/libwireshark_la-conversation.Plo
include ./$(DEPDIR)/libwireshark_la-conversation_table.Plo
include ./$(DEPDIR)/libwireshark_la-crc10-tvb.Plo
include ./$(DEPDIR)/libwireshark_la-crc16-tvb.Plo
include ./$(DEPDIR)/libwireshark_la-crc32-tvb.Plo
include ./$(DEPDIR)/libwireshark_la-crc6-tvb.Plo
include ./$(DEPDIR)/libwireshark_la-crc8-tvb.Plo
include ./$(DEPDIR)/libwireshark_la-decode_as.Plo
include ./$(DEPDIR)/libwireshark_la-disabled_protos.Plo
include ./$(DEPDIR)/libwireshark_la-dissector_filters.Plo
include ./$(DEPDIR)/libwireshark_la-dvb_chartbl.Plo
include ./$(DEPDIR)/libwireshark_la-dwarf.Plo
include ./$(DEPDIR)/libwireshark_la-epan.Plo
include ./$(DEPDIR)/libwireshark_la-ex-opt.Plo
include ./$(DEPDIR)/libwireshark_la-except.Plo
include ./$(DEPDIR)/libwireshark_la-expert.Plo
include ./$(DEPDIR)/libwireshark_la-export_object.Plo
include ./$(DEPDIR)/libwireshark_la-exported_pdu.Plo
include ./$(DEPDIR)/libwireshark_la-filter_expressions.Plo
include ./$(DEPDIR)/libwireshark_la-follow.Plo
include ./$(DEPDIR)/libwireshark_la-frame_data.Plo
include ./$(DEPDIR)/libwireshark_la-frame_data_sequence.Plo
include ./$(DEPDIR)/libwireshark_la-funnel.Plo
include ./$(DEPDIR)/libwireshark_la-geoip_db.Plo
include ./$(DEPDIR)/libwireshark_la-golay.Plo
include ./$(DEPDIR)/libwireshark_la-guid-utils.Plo
include ./$(DEPDIR)/libwireshark_la-iana_charsets.Plo
include ./$(DEPDIR)/libwireshark_la-in_cksum.Plo
include ./$(DEPDIR)/libwireshark_la-ipproto.Plo
include ./$(DEPDIR)/libwireshark_la-ipv4.Plo
include ./$(DEPDIR)/libwireshark_la-media_params.Plo
include ./$(DEPDIR)/libwireshark_la-next_tvb.Plo
include ./$(DEPDIR)/libwireshark_la-oids.Plo
include ./$(DEPDIR)/libwireshark_la-osi-utils.Plo
include ./$(DEPDIR)/libwireshark_la-oui.Plo
include ./$(DEPDIR)/libwireshark_la-packet.Plo
include ./$(DEPDIR)/libwireshark_la-packet_range.Plo
include ./$(DEPDIR)/libwireshark_la-plugin_if.Plo
include ./$(DEPDIR)/libwireshark_la-prefs.Plo
include ./$(DEPDIR)/libwireshark_la-print.Plo
include ./$(DEPDIR)/libwireshark_la-print_stream.Plo
include ./$(DEPDIR)/libwireshark_la-proto.Plo
include ./$(DEPDIR)/libwireshark_la-proto_data.Plo
include ./$(DEPDIR)/libwireshark_la-range.Plo
include ./$(DEPDIR)/libwireshark_la-reassemble.Plo
include ./$(DEPDIR)/libwireshark_la-reedsolomon.Plo
include ./$(DEPDIR)/libwireshark_la-req_resp_hdrs.Plo
include ./$(DEPDIR)/libwireshark_la-rtd_table.Plo
include ./$(DEPDIR)/libwireshark_la-show_exception.Plo
include ./$(DEPDIR)/libwireshark_la-sminmpec.Plo
include ./$(DEPDIR)/libwireshark_la-srt_table.Plo
include ./$(DEPDIR)/libwireshark_la-stat_tap_ui.Plo
include ./$(DEPDIR)/libwireshark_la-stats_tree.Plo
include ./$(DEPDIR)/libwireshark_la-stream.Plo
include ./$(DEPDIR)/libwireshark_la-strutil.Plo
include ./$(DEPDIR)/libwireshark_la-t35.Plo
include ./$(DEPDIR)/libwireshark_la-tap.Plo
include ./$(DEPDIR)/libwireshark_la-tfs.Plo
include ./$(DEPDIR)/libwireshark_la-timestamp.Plo
include ./$(DEPDIR)/libwireshark_la-timestats.Plo
include ./$(DEPDIR)/libwireshark_la-to_str.Plo
include ./$(DEPDIR)/libwireshark_la-tvbparse.Plo
include ./$(DEPDIR)/libwireshark_la-tvbuff.Plo
include ./$(DEPDIR)/libwireshark_la-tvbuff_base64.Plo
include ./$(DEPDIR)/libwireshark_la-tvbuff_composite.Plo
include ./$(DEPDIR)/libwireshark_la-tvbuff_real.Plo
include ./$(DEPDIR)/libwireshark_la-tvbuff_subset.Plo
include ./$(DEPDIR)/libwireshark_la-tvbuff_zlib.Plo
include ./$(DEPDIR)/libwireshark_la-uat.Plo
include ./$(DEPDIR)/libwireshark_la-unit_strings.Plo
include ./$(DEPDIR)/libwireshark_la-value_string.Plo
include ./$(DEPDIR)/libwireshark_la-ws_version_info.Plo
include ./$(DEPDIR)/libwireshark_la-xdlc.Plo
include ./$(DEPDIR)/oids_test.Po
include ./$(DEPDIR)/reassemble_test.Po
include ./$(DEPDIR)/tvbtest.Po

.c.o:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<

.c.obj:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<

libwireshark_la-addr_and_mask.lo: addr_and_mask.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-addr_and_mask.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-addr_and_mask.Tpo -c -o libwireshark_la-addr_and_mask.lo `test -f 'addr_and_mask.c' || echo '$(srcdir)/'`addr_and_mask.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-addr_and_mask.Tpo $(DEPDIR)/libwireshark_la-addr_and_mask.Plo
#	$(AM_V_CC)source='addr_and_mask.c' object='libwireshark_la-addr_and_mask.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-addr_and_mask.lo `test -f 'addr_and_mask.c' || echo '$(srcdir)/'`addr_and_mask.c

libwireshark_la-addr_resolv.lo: addr_resolv.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-addr_resolv.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-addr_resolv.Tpo -c -o libwireshark_la-addr_resolv.lo `test -f 'addr_resolv.c' || echo '$(srcdir)/'`addr_resolv.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-addr_resolv.Tpo $(DEPDIR)/libwireshark_la-addr_resolv.Plo
#	$(AM_V_CC)source='addr_resolv.c' object='libwireshark_la-addr_resolv.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-addr_resolv.lo `test -f 'addr_resolv.c' || echo '$(srcdir)/'`addr_resolv.c

libwireshark_la-address_types.lo: address_types.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-address_types.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-address_types.Tpo -c -o libwireshark_la-address_types.lo `test -f 'address_types.c' || echo '$(srcdir)/'`address_types.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-address_types.Tpo $(DEPDIR)/libwireshark_la-address_types.Plo
#	$(AM_V_CC)source='address_types.c' object='libwireshark_la-address_types.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-address_types.lo `test -f 'address_types.c' || echo '$(srcdir)/'`address_types.c

libwireshark_la-afn.lo: afn.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-afn.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-afn.Tpo -c -o libwireshark_la-afn.lo `test -f 'afn.c' || echo '$(srcdir)/'`afn.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-afn.Tpo $(DEPDIR)/libwireshark_la-afn.Plo
#	$(AM_V_CC)source='afn.c' object='libwireshark_la-afn.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-afn.lo `test -f 'afn.c' || echo '$(srcdir)/'`afn.c

libwireshark_la-aftypes.lo: aftypes.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-aftypes.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-aftypes.Tpo -c -o libwireshark_la-aftypes.lo `test -f 'aftypes.c' || echo '$(srcdir)/'`aftypes.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-aftypes.Tpo $(DEPDIR)/libwireshark_la-aftypes.Plo
#	$(AM_V_CC)source='aftypes.c' object='libwireshark_la-aftypes.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-aftypes.lo `test -f 'aftypes.c' || echo '$(srcdir)/'`aftypes.c

libwireshark_la-app_mem_usage.lo: app_mem_usage.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-app_mem_usage.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-app_mem_usage.Tpo -c -o libwireshark_la-app_mem_usage.lo `test -f 'app_mem_usage.c' || echo '$(srcdir)/'`app_mem_usage.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-app_mem_usage.Tpo $(DEPDIR)/libwireshark_la-app_mem_usage.Plo
#	$(AM_V_CC)source='app_mem_usage.c' object='libwireshark_la-app_mem_usage.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-app_mem_usage.lo `test -f 'app_mem_usage.c' || echo '$(srcdir)/'`app_mem_usage.c

libwireshark_la-asn1.lo: asn1.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-asn1.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-asn1.Tpo -c -o libwireshark_la-asn1.lo `test -f 'asn1.c' || echo '$(srcdir)/'`asn1.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-asn1.Tpo $(DEPDIR)/libwireshark_la-asn1.Plo
#	$(AM_V_CC)source='asn1.c' object='libwireshark_la-asn1.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-asn1.lo `test -f 'asn1.c' || echo '$(srcdir)/'`asn1.c

libwireshark_la-capture_dissectors.lo: capture_dissectors.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-capture_dissectors.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-capture_dissectors.Tpo -c -o libwireshark_la-capture_dissectors.lo `test -f 'capture_dissectors.c' || echo '$(srcdir)/'`capture_dissectors.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-capture_dissectors.Tpo $(DEPDIR)/libwireshark_la-capture_dissectors.Plo
#	$(AM_V_CC)source='capture_dissectors.c' object='libwireshark_la-capture_dissectors.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-capture_dissectors.lo `test -f 'capture_dissectors.c' || echo '$(srcdir)/'`capture_dissectors.c

libwireshark_la-charsets.lo: charsets.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-charsets.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-charsets.Tpo -c -o libwireshark_la-charsets.lo `test -f 'charsets.c' || echo '$(srcdir)/'`charsets.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-charsets.Tpo $(DEPDIR)/libwireshark_la-charsets.Plo
#	$(AM_V_CC)source='charsets.c' object='libwireshark_la-charsets.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-charsets.lo `test -f 'charsets.c' || echo '$(srcdir)/'`charsets.c

libwireshark_la-circuit.lo: circuit.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-circuit.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-circuit.Tpo -c -o libwireshark_la-circuit.lo `test -f 'circuit.c' || echo '$(srcdir)/'`circuit.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-circuit.Tpo $(DEPDIR)/libwireshark_la-circuit.Plo
#	$(AM_V_CC)source='circuit.c' object='libwireshark_la-circuit.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-circuit.lo `test -f 'circuit.c' || echo '$(srcdir)/'`circuit.c

libwireshark_la-color_filters.lo: color_filters.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-color_filters.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-color_filters.Tpo -c -o libwireshark_la-color_filters.lo `test -f 'color_filters.c' || echo '$(srcdir)/'`color_filters.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-color_filters.Tpo $(DEPDIR)/libwireshark_la-color_filters.Plo
#	$(AM_V_CC)source='color_filters.c' object='libwireshark_la-color_filters.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-color_filters.lo `test -f 'color_filters.c' || echo '$(srcdir)/'`color_filters.c

libwireshark_la-column.lo: column.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-column.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-column.Tpo -c -o libwireshark_la-column.lo `test -f 'column.c' || echo '$(srcdir)/'`column.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-column.Tpo $(DEPDIR)/libwireshark_la-column.Plo
#	$(AM_V_CC)source='column.c' object='libwireshark_la-column.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-column.lo `test -f 'column.c' || echo '$(srcdir)/'`column.c

libwireshark_la-column-utils.lo: column-utils.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-column-utils.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-column-utils.Tpo -c -o libwireshark_la-column-utils.lo `test -f 'column-utils.c' || echo '$(srcdir)/'`column-utils.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-column-utils.Tpo $(DEPDIR)/libwireshark_la-column-utils.Plo
#	$(AM_V_CC)source='column-utils.c' object='libwireshark_la-column-utils.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-column-utils.lo `test -f 'column-utils.c' || echo '$(srcdir)/'`column-utils.c

libwireshark_la-conversation.lo: conversation.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-conversation.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-conversation.Tpo -c -o libwireshark_la-conversation.lo `test -f 'conversation.c' || echo '$(srcdir)/'`conversation.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-conversation.Tpo $(DEPDIR)/libwireshark_la-conversation.Plo
#	$(AM_V_CC)source='conversation.c' object='libwireshark_la-conversation.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-conversation.lo `test -f 'conversation.c' || echo '$(srcdir)/'`conversation.c

libwireshark_la-conversation_table.lo: conversation_table.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-conversation_table.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-conversation_table.Tpo -c -o libwireshark_la-conversation_table.lo `test -f 'conversation_table.c' || echo '$(srcdir)/'`conversation_table.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-conversation_table.Tpo $(DEPDIR)/libwireshark_la-conversation_table.Plo
#	$(AM_V_CC)source='conversation_table.c' object='libwireshark_la-conversation_table.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-conversation_table.lo `test -f 'conversation_table.c' || echo '$(srcdir)/'`conversation_table.c

libwireshark_la-crc10-tvb.lo: crc10-tvb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-crc10-tvb.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-crc10-tvb.Tpo -c -o libwireshark_la-crc10-tvb.lo `test -f 'crc10-tvb.c' || echo '$(srcdir)/'`crc10-tvb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-crc10-tvb.Tpo $(DEPDIR)/libwireshark_la-crc10-tvb.Plo
#	$(AM_V_CC)source='crc10-tvb.c' object='libwireshark_la-crc10-tvb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-crc10-tvb.lo `test -f 'crc10-tvb.c' || echo '$(srcdir)/'`crc10-tvb.c

libwireshark_la-crc16-tvb.lo: crc16-tvb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-crc16-tvb.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-crc16-tvb.Tpo -c -o libwireshark_la-crc16-tvb.lo `test -f 'crc16-tvb.c' || echo '$(srcdir)/'`crc16-tvb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-crc16-tvb.Tpo $(DEPDIR)/libwireshark_la-crc16-tvb.Plo
#	$(AM_V_CC)source='crc16-tvb.c' object='libwireshark_la-crc16-tvb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-crc16-tvb.lo `test -f 'crc16-tvb.c' || echo '$(srcdir)/'`crc16-tvb.c

libwireshark_la-crc32-tvb.lo: crc32-tvb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-crc32-tvb.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-crc32-tvb.Tpo -c -o libwireshark_la-crc32-tvb.lo `test -f 'crc32-tvb.c' || echo '$(srcdir)/'`crc32-tvb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-crc32-tvb.Tpo $(DEPDIR)/libwireshark_la-crc32-tvb.Plo
#	$(AM_V_CC)source='crc32-tvb.c' object='libwireshark_la-crc32-tvb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-crc32-tvb.lo `test -f 'crc32-tvb.c' || echo '$(srcdir)/'`crc32-tvb.c

libwireshark_la-crc6-tvb.lo: crc6-tvb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-crc6-tvb.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-crc6-tvb.Tpo -c -o libwireshark_la-crc6-tvb.lo `test -f 'crc6-tvb.c' || echo '$(srcdir)/'`crc6-tvb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-crc6-tvb.Tpo $(DEPDIR)/libwireshark_la-crc6-tvb.Plo
#	$(AM_V_CC)source='crc6-tvb.c' object='libwireshark_la-crc6-tvb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-crc6-tvb.lo `test -f 'crc6-tvb.c' || echo '$(srcdir)/'`crc6-tvb.c

libwireshark_la-crc8-tvb.lo: crc8-tvb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-crc8-tvb.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-crc8-tvb.Tpo -c -o libwireshark_la-crc8-tvb.lo `test -f 'crc8-tvb.c' || echo '$(srcdir)/'`crc8-tvb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-crc8-tvb.Tpo $(DEPDIR)/libwireshark_la-crc8-tvb.Plo
#	$(AM_V_CC)source='crc8-tvb.c' object='libwireshark_la-crc8-tvb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-crc8-tvb.lo `test -f 'crc8-tvb.c' || echo '$(srcdir)/'`crc8-tvb.c

libwireshark_la-decode_as.lo: decode_as.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-decode_as.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-decode_as.Tpo -c -o libwireshark_la-decode_as.lo `test -f 'decode_as.c' || echo '$(srcdir)/'`decode_as.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-decode_as.Tpo $(DEPDIR)/libwireshark_la-decode_as.Plo
#	$(AM_V_CC)source='decode_as.c' object='libwireshark_la-decode_as.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-decode_as.lo `test -f 'decode_as.c' || echo '$(srcdir)/'`decode_as.c

libwireshark_la-disabled_protos.lo: disabled_protos.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-disabled_protos.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-disabled_protos.Tpo -c -o libwireshark_la-disabled_protos.lo `test -f 'disabled_protos.c' || echo '$(srcdir)/'`disabled_protos.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-disabled_protos.Tpo $(DEPDIR)/libwireshark_la-disabled_protos.Plo
#	$(AM_V_CC)source='disabled_protos.c' object='libwireshark_la-disabled_protos.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-disabled_protos.lo `test -f 'disabled_protos.c' || echo '$(srcdir)/'`disabled_protos.c

libwireshark_la-dissector_filters.lo: dissector_filters.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-dissector_filters.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-dissector_filters.Tpo -c -o libwireshark_la-dissector_filters.lo `test -f 'dissector_filters.c' || echo '$(srcdir)/'`dissector_filters.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-dissector_filters.Tpo $(DEPDIR)/libwireshark_la-dissector_filters.Plo
#	$(AM_V_CC)source='dissector_filters.c' object='libwireshark_la-dissector_filters.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-dissector_filters.lo `test -f 'dissector_filters.c' || echo '$(srcdir)/'`dissector_filters.c

libwireshark_la-dvb_chartbl.lo: dvb_chartbl.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-dvb_chartbl.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-dvb_chartbl.Tpo -c -o libwireshark_la-dvb_chartbl.lo `test -f 'dvb_chartbl.c' || echo '$(srcdir)/'`dvb_chartbl.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-dvb_chartbl.Tpo $(DEPDIR)/libwireshark_la-dvb_chartbl.Plo
#	$(AM_V_CC)source='dvb_chartbl.c' object='libwireshark_la-dvb_chartbl.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-dvb_chartbl.lo `test -f 'dvb_chartbl.c' || echo '$(srcdir)/'`dvb_chartbl.c

libwireshark_la-dwarf.lo: dwarf.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-dwarf.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-dwarf.Tpo -c -o libwireshark_la-dwarf.lo `test -f 'dwarf.c' || echo '$(srcdir)/'`dwarf.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-dwarf.Tpo $(DEPDIR)/libwireshark_la-dwarf.Plo
#	$(AM_V_CC)source='dwarf.c' object='libwireshark_la-dwarf.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-dwarf.lo `test -f 'dwarf.c' || echo '$(srcdir)/'`dwarf.c

libwireshark_la-epan.lo: epan.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-epan.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-epan.Tpo -c -o libwireshark_la-epan.lo `test -f 'epan.c' || echo '$(srcdir)/'`epan.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-epan.Tpo $(DEPDIR)/libwireshark_la-epan.Plo
#	$(AM_V_CC)source='epan.c' object='libwireshark_la-epan.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-epan.lo `test -f 'epan.c' || echo '$(srcdir)/'`epan.c

libwireshark_la-ex-opt.lo: ex-opt.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-ex-opt.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-ex-opt.Tpo -c -o libwireshark_la-ex-opt.lo `test -f 'ex-opt.c' || echo '$(srcdir)/'`ex-opt.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-ex-opt.Tpo $(DEPDIR)/libwireshark_la-ex-opt.Plo
#	$(AM_V_CC)source='ex-opt.c' object='libwireshark_la-ex-opt.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-ex-opt.lo `test -f 'ex-opt.c' || echo '$(srcdir)/'`ex-opt.c

libwireshark_la-except.lo: except.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-except.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-except.Tpo -c -o libwireshark_la-except.lo `test -f 'except.c' || echo '$(srcdir)/'`except.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-except.Tpo $(DEPDIR)/libwireshark_la-except.Plo
#	$(AM_V_CC)source='except.c' object='libwireshark_la-except.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-except.lo `test -f 'except.c' || echo '$(srcdir)/'`except.c

libwireshark_la-expert.lo: expert.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-expert.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-expert.Tpo -c -o libwireshark_la-expert.lo `test -f 'expert.c' || echo '$(srcdir)/'`expert.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-expert.Tpo $(DEPDIR)/libwireshark_la-expert.Plo
#	$(AM_V_CC)source='expert.c' object='libwireshark_la-expert.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-expert.lo `test -f 'expert.c' || echo '$(srcdir)/'`expert.c

libwireshark_la-export_object.lo: export_object.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-export_object.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-export_object.Tpo -c -o libwireshark_la-export_object.lo `test -f 'export_object.c' || echo '$(srcdir)/'`export_object.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-export_object.Tpo $(DEPDIR)/libwireshark_la-export_object.Plo
#	$(AM_V_CC)source='export_object.c' object='libwireshark_la-export_object.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-export_object.lo `test -f 'export_object.c' || echo '$(srcdir)/'`export_object.c

libwireshark_la-exported_pdu.lo: exported_pdu.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-exported_pdu.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-exported_pdu.Tpo -c -o libwireshark_la-exported_pdu.lo `test -f 'exported_pdu.c' || echo '$(srcdir)/'`exported_pdu.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-exported_pdu.Tpo $(DEPDIR)/libwireshark_la-exported_pdu.Plo
#	$(AM_V_CC)source='exported_pdu.c' object='libwireshark_la-exported_pdu.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-exported_pdu.lo `test -f 'exported_pdu.c' || echo '$(srcdir)/'`exported_pdu.c

libwireshark_la-plugin_if.lo: plugin_if.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-plugin_if.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-plugin_if.Tpo -c -o libwireshark_la-plugin_if.lo `test -f 'plugin_if.c' || echo '$(srcdir)/'`plugin_if.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-plugin_if.Tpo $(DEPDIR)/libwireshark_la-plugin_if.Plo
#	$(AM_V_CC)source='plugin_if.c' object='libwireshark_la-plugin_if.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-plugin_if.lo `test -f 'plugin_if.c' || echo '$(srcdir)/'`plugin_if.c

libwireshark_la-filter_expressions.lo: filter_expressions.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-filter_expressions.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-filter_expressions.Tpo -c -o libwireshark_la-filter_expressions.lo `test -f 'filter_expressions.c' || echo '$(srcdir)/'`filter_expressions.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-filter_expressions.Tpo $(DEPDIR)/libwireshark_la-filter_expressions.Plo
#	$(AM_V_CC)source='filter_expressions.c' object='libwireshark_la-filter_expressions.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-filter_expressions.lo `test -f 'filter_expressions.c' || echo '$(srcdir)/'`filter_expressions.c

libwireshark_la-follow.lo: follow.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-follow.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-follow.Tpo -c -o libwireshark_la-follow.lo `test -f 'follow.c' || echo '$(srcdir)/'`follow.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-follow.Tpo $(DEPDIR)/libwireshark_la-follow.Plo
#	$(AM_V_CC)source='follow.c' object='libwireshark_la-follow.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-follow.lo `test -f 'follow.c' || echo '$(srcdir)/'`follow.c

libwireshark_la-frame_data.lo: frame_data.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-frame_data.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-frame_data.Tpo -c -o libwireshark_la-frame_data.lo `test -f 'frame_data.c' || echo '$(srcdir)/'`frame_data.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-frame_data.Tpo $(DEPDIR)/libwireshark_la-frame_data.Plo
#	$(AM_V_CC)source='frame_data.c' object='libwireshark_la-frame_data.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-frame_data.lo `test -f 'frame_data.c' || echo '$(srcdir)/'`frame_data.c

libwireshark_la-frame_data_sequence.lo: frame_data_sequence.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-frame_data_sequence.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-frame_data_sequence.Tpo -c -o libwireshark_la-frame_data_sequence.lo `test -f 'frame_data_sequence.c' || echo '$(srcdir)/'`frame_data_sequence.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-frame_data_sequence.Tpo $(DEPDIR)/libwireshark_la-frame_data_sequence.Plo
#	$(AM_V_CC)source='frame_data_sequence.c' object='libwireshark_la-frame_data_sequence.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-frame_data_sequence.lo `test -f 'frame_data_sequence.c' || echo '$(srcdir)/'`frame_data_sequence.c

libwireshark_la-funnel.lo: funnel.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-funnel.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-funnel.Tpo -c -o libwireshark_la-funnel.lo `test -f 'funnel.c' || echo '$(srcdir)/'`funnel.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-funnel.Tpo $(DEPDIR)/libwireshark_la-funnel.Plo
#	$(AM_V_CC)source='funnel.c' object='libwireshark_la-funnel.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-funnel.lo `test -f 'funnel.c' || echo '$(srcdir)/'`funnel.c

libwireshark_la-geoip_db.lo: geoip_db.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-geoip_db.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-geoip_db.Tpo -c -o libwireshark_la-geoip_db.lo `test -f 'geoip_db.c' || echo '$(srcdir)/'`geoip_db.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-geoip_db.Tpo $(DEPDIR)/libwireshark_la-geoip_db.Plo
#	$(AM_V_CC)source='geoip_db.c' object='libwireshark_la-geoip_db.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-geoip_db.lo `test -f 'geoip_db.c' || echo '$(srcdir)/'`geoip_db.c

libwireshark_la-golay.lo: golay.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-golay.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-golay.Tpo -c -o libwireshark_la-golay.lo `test -f 'golay.c' || echo '$(srcdir)/'`golay.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-golay.Tpo $(DEPDIR)/libwireshark_la-golay.Plo
#	$(AM_V_CC)source='golay.c' object='libwireshark_la-golay.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-golay.lo `test -f 'golay.c' || echo '$(srcdir)/'`golay.c

libwireshark_la-guid-utils.lo: guid-utils.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-guid-utils.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-guid-utils.Tpo -c -o libwireshark_la-guid-utils.lo `test -f 'guid-utils.c' || echo '$(srcdir)/'`guid-utils.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-guid-utils.Tpo $(DEPDIR)/libwireshark_la-guid-utils.Plo
#	$(AM_V_CC)source='guid-utils.c' object='libwireshark_la-guid-utils.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-guid-utils.lo `test -f 'guid-utils.c' || echo '$(srcdir)/'`guid-utils.c

libwireshark_la-iana_charsets.lo: iana_charsets.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-iana_charsets.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-iana_charsets.Tpo -c -o libwireshark_la-iana_charsets.lo `test -f 'iana_charsets.c' || echo '$(srcdir)/'`iana_charsets.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-iana_charsets.Tpo $(DEPDIR)/libwireshark_la-iana_charsets.Plo
#	$(AM_V_CC)source='iana_charsets.c' object='libwireshark_la-iana_charsets.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-iana_charsets.lo `test -f 'iana_charsets.c' || echo '$(srcdir)/'`iana_charsets.c

libwireshark_la-in_cksum.lo: in_cksum.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-in_cksum.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-in_cksum.Tpo -c -o libwireshark_la-in_cksum.lo `test -f 'in_cksum.c' || echo '$(srcdir)/'`in_cksum.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-in_cksum.Tpo $(DEPDIR)/libwireshark_la-in_cksum.Plo
#	$(AM_V_CC)source='in_cksum.c' object='libwireshark_la-in_cksum.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-in_cksum.lo `test -f 'in_cksum.c' || echo '$(srcdir)/'`in_cksum.c

libwireshark_la-ipproto.lo: ipproto.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-ipproto.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-ipproto.Tpo -c -o libwireshark_la-ipproto.lo `test -f 'ipproto.c' || echo '$(srcdir)/'`ipproto.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-ipproto.Tpo $(DEPDIR)/libwireshark_la-ipproto.Plo
#	$(AM_V_CC)source='ipproto.c' object='libwireshark_la-ipproto.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-ipproto.lo `test -f 'ipproto.c' || echo '$(srcdir)/'`ipproto.c

libwireshark_la-ipv4.lo: ipv4.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-ipv4.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-ipv4.Tpo -c -o libwireshark_la-ipv4.lo `test -f 'ipv4.c' || echo '$(srcdir)/'`ipv4.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-ipv4.Tpo $(DEPDIR)/libwireshark_la-ipv4.Plo
#	$(AM_V_CC)source='ipv4.c' object='libwireshark_la-ipv4.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-ipv4.lo `test -f 'ipv4.c' || echo '$(srcdir)/'`ipv4.c

libwireshark_la-media_params.lo: media_params.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-media_params.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-media_params.Tpo -c -o libwireshark_la-media_params.lo `test -f 'media_params.c' || echo '$(srcdir)/'`media_params.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-media_params.Tpo $(DEPDIR)/libwireshark_la-media_params.Plo
#	$(AM_V_CC)source='media_params.c' object='libwireshark_la-media_params.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-media_params.lo `test -f 'media_params.c' || echo '$(srcdir)/'`media_params.c

libwireshark_la-next_tvb.lo: next_tvb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-next_tvb.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-next_tvb.Tpo -c -o libwireshark_la-next_tvb.lo `test -f 'next_tvb.c' || echo '$(srcdir)/'`next_tvb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-next_tvb.Tpo $(DEPDIR)/libwireshark_la-next_tvb.Plo
#	$(AM_V_CC)source='next_tvb.c' object='libwireshark_la-next_tvb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-next_tvb.lo `test -f 'next_tvb.c' || echo '$(srcdir)/'`next_tvb.c

libwireshark_la-oids.lo: oids.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-oids.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-oids.Tpo -c -o libwireshark_la-oids.lo `test -f 'oids.c' || echo '$(srcdir)/'`oids.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-oids.Tpo $(DEPDIR)/libwireshark_la-oids.Plo
#	$(AM_V_CC)source='oids.c' object='libwireshark_la-oids.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-oids.lo `test -f 'oids.c' || echo '$(srcdir)/'`oids.c

libwireshark_la-osi-utils.lo: osi-utils.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-osi-utils.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-osi-utils.Tpo -c -o libwireshark_la-osi-utils.lo `test -f 'osi-utils.c' || echo '$(srcdir)/'`osi-utils.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-osi-utils.Tpo $(DEPDIR)/libwireshark_la-osi-utils.Plo
#	$(AM_V_CC)source='osi-utils.c' object='libwireshark_la-osi-utils.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-osi-utils.lo `test -f 'osi-utils.c' || echo '$(srcdir)/'`osi-utils.c

libwireshark_la-oui.lo: oui.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-oui.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-oui.Tpo -c -o libwireshark_la-oui.lo `test -f 'oui.c' || echo '$(srcdir)/'`oui.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-oui.Tpo $(DEPDIR)/libwireshark_la-oui.Plo
#	$(AM_V_CC)source='oui.c' object='libwireshark_la-oui.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-oui.lo `test -f 'oui.c' || echo '$(srcdir)/'`oui.c

libwireshark_la-packet_range.lo: packet_range.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-packet_range.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-packet_range.Tpo -c -o libwireshark_la-packet_range.lo `test -f 'packet_range.c' || echo '$(srcdir)/'`packet_range.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-packet_range.Tpo $(DEPDIR)/libwireshark_la-packet_range.Plo
#	$(AM_V_CC)source='packet_range.c' object='libwireshark_la-packet_range.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-packet_range.lo `test -f 'packet_range.c' || echo '$(srcdir)/'`packet_range.c

libwireshark_la-packet.lo: packet.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-packet.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-packet.Tpo -c -o libwireshark_la-packet.lo `test -f 'packet.c' || echo '$(srcdir)/'`packet.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-packet.Tpo $(DEPDIR)/libwireshark_la-packet.Plo
#	$(AM_V_CC)source='packet.c' object='libwireshark_la-packet.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-packet.lo `test -f 'packet.c' || echo '$(srcdir)/'`packet.c

libwireshark_la-prefs.lo: prefs.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-prefs.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-prefs.Tpo -c -o libwireshark_la-prefs.lo `test -f 'prefs.c' || echo '$(srcdir)/'`prefs.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-prefs.Tpo $(DEPDIR)/libwireshark_la-prefs.Plo
#	$(AM_V_CC)source='prefs.c' object='libwireshark_la-prefs.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-prefs.lo `test -f 'prefs.c' || echo '$(srcdir)/'`prefs.c

libwireshark_la-print.lo: print.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-print.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-print.Tpo -c -o libwireshark_la-print.lo `test -f 'print.c' || echo '$(srcdir)/'`print.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-print.Tpo $(DEPDIR)/libwireshark_la-print.Plo
#	$(AM_V_CC)source='print.c' object='libwireshark_la-print.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-print.lo `test -f 'print.c' || echo '$(srcdir)/'`print.c

libwireshark_la-print_stream.lo: print_stream.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-print_stream.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-print_stream.Tpo -c -o libwireshark_la-print_stream.lo `test -f 'print_stream.c' || echo '$(srcdir)/'`print_stream.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-print_stream.Tpo $(DEPDIR)/libwireshark_la-print_stream.Plo
#	$(AM_V_CC)source='print_stream.c' object='libwireshark_la-print_stream.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-print_stream.lo `test -f 'print_stream.c' || echo '$(srcdir)/'`print_stream.c

libwireshark_la-proto.lo: proto.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-proto.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-proto.Tpo -c -o libwireshark_la-proto.lo `test -f 'proto.c' || echo '$(srcdir)/'`proto.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-proto.Tpo $(DEPDIR)/libwireshark_la-proto.Plo
#	$(AM_V_CC)source='proto.c' object='libwireshark_la-proto.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-proto.lo `test -f 'proto.c' || echo '$(srcdir)/'`proto.c

libwireshark_la-proto_data.lo: proto_data.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-proto_data.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-proto_data.Tpo -c -o libwireshark_la-proto_data.lo `test -f 'proto_data.c' || echo '$(srcdir)/'`proto_data.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-proto_data.Tpo $(DEPDIR)/libwireshark_la-proto_data.Plo
#	$(AM_V_CC)source='proto_data.c' object='libwireshark_la-proto_data.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-proto_data.lo `test -f 'proto_data.c' || echo '$(srcdir)/'`proto_data.c

libwireshark_la-range.lo: range.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-range.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-range.Tpo -c -o libwireshark_la-range.lo `test -f 'range.c' || echo '$(srcdir)/'`range.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-range.Tpo $(DEPDIR)/libwireshark_la-range.Plo
#	$(AM_V_CC)source='range.c' object='libwireshark_la-range.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-range.lo `test -f 'range.c' || echo '$(srcdir)/'`range.c

libwireshark_la-reassemble.lo: reassemble.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-reassemble.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-reassemble.Tpo -c -o libwireshark_la-reassemble.lo `test -f 'reassemble.c' || echo '$(srcdir)/'`reassemble.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-reassemble.Tpo $(DEPDIR)/libwireshark_la-reassemble.Plo
#	$(AM_V_CC)source='reassemble.c' object='libwireshark_la-reassemble.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-reassemble.lo `test -f 'reassemble.c' || echo '$(srcdir)/'`reassemble.c

libwireshark_la-reedsolomon.lo: reedsolomon.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-reedsolomon.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-reedsolomon.Tpo -c -o libwireshark_la-reedsolomon.lo `test -f 'reedsolomon.c' || echo '$(srcdir)/'`reedsolomon.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-reedsolomon.Tpo $(DEPDIR)/libwireshark_la-reedsolomon.Plo
#	$(AM_V_CC)source='reedsolomon.c' object='libwireshark_la-reedsolomon.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-reedsolomon.lo `test -f 'reedsolomon.c' || echo '$(srcdir)/'`reedsolomon.c

libwireshark_la-req_resp_hdrs.lo: req_resp_hdrs.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-req_resp_hdrs.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-req_resp_hdrs.Tpo -c -o libwireshark_la-req_resp_hdrs.lo `test -f 'req_resp_hdrs.c' || echo '$(srcdir)/'`req_resp_hdrs.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-req_resp_hdrs.Tpo $(DEPDIR)/libwireshark_la-req_resp_hdrs.Plo
#	$(AM_V_CC)source='req_resp_hdrs.c' object='libwireshark_la-req_resp_hdrs.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-req_resp_hdrs.lo `test -f 'req_resp_hdrs.c' || echo '$(srcdir)/'`req_resp_hdrs.c

libwireshark_la-rtd_table.lo: rtd_table.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-rtd_table.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-rtd_table.Tpo -c -o libwireshark_la-rtd_table.lo `test -f 'rtd_table.c' || echo '$(srcdir)/'`rtd_table.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-rtd_table.Tpo $(DEPDIR)/libwireshark_la-rtd_table.Plo
#	$(AM_V_CC)source='rtd_table.c' object='libwireshark_la-rtd_table.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-rtd_table.lo `test -f 'rtd_table.c' || echo '$(srcdir)/'`rtd_table.c

libwireshark_la-show_exception.lo: show_exception.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-show_exception.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-show_exception.Tpo -c -o libwireshark_la-show_exception.lo `test -f 'show_exception.c' || echo '$(srcdir)/'`show_exception.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-show_exception.Tpo $(DEPDIR)/libwireshark_la-show_exception.Plo
#	$(AM_V_CC)source='show_exception.c' object='libwireshark_la-show_exception.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-show_exception.lo `test -f 'show_exception.c' || echo '$(srcdir)/'`show_exception.c

libwireshark_la-sminmpec.lo: sminmpec.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-sminmpec.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-sminmpec.Tpo -c -o libwireshark_la-sminmpec.lo `test -f 'sminmpec.c' || echo '$(srcdir)/'`sminmpec.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-sminmpec.Tpo $(DEPDIR)/libwireshark_la-sminmpec.Plo
#	$(AM_V_CC)source='sminmpec.c' object='libwireshark_la-sminmpec.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-sminmpec.lo `test -f 'sminmpec.c' || echo '$(srcdir)/'`sminmpec.c

libwireshark_la-srt_table.lo: srt_table.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-srt_table.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-srt_table.Tpo -c -o libwireshark_la-srt_table.lo `test -f 'srt_table.c' || echo '$(srcdir)/'`srt_table.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-srt_table.Tpo $(DEPDIR)/libwireshark_la-srt_table.Plo
#	$(AM_V_CC)source='srt_table.c' object='libwireshark_la-srt_table.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-srt_table.lo `test -f 'srt_table.c' || echo '$(srcdir)/'`srt_table.c

libwireshark_la-stat_tap_ui.lo: stat_tap_ui.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-stat_tap_ui.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-stat_tap_ui.Tpo -c -o libwireshark_la-stat_tap_ui.lo `test -f 'stat_tap_ui.c' || echo '$(srcdir)/'`stat_tap_ui.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-stat_tap_ui.Tpo $(DEPDIR)/libwireshark_la-stat_tap_ui.Plo
#	$(AM_V_CC)source='stat_tap_ui.c' object='libwireshark_la-stat_tap_ui.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-stat_tap_ui.lo `test -f 'stat_tap_ui.c' || echo '$(srcdir)/'`stat_tap_ui.c

libwireshark_la-stats_tree.lo: stats_tree.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-stats_tree.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-stats_tree.Tpo -c -o libwireshark_la-stats_tree.lo `test -f 'stats_tree.c' || echo '$(srcdir)/'`stats_tree.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-stats_tree.Tpo $(DEPDIR)/libwireshark_la-stats_tree.Plo
#	$(AM_V_CC)source='stats_tree.c' object='libwireshark_la-stats_tree.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-stats_tree.lo `test -f 'stats_tree.c' || echo '$(srcdir)/'`stats_tree.c

libwireshark_la-strutil.lo: strutil.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-strutil.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-strutil.Tpo -c -o libwireshark_la-strutil.lo `test -f 'strutil.c' || echo '$(srcdir)/'`strutil.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-strutil.Tpo $(DEPDIR)/libwireshark_la-strutil.Plo
#	$(AM_V_CC)source='strutil.c' object='libwireshark_la-strutil.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-strutil.lo `test -f 'strutil.c' || echo '$(srcdir)/'`strutil.c

libwireshark_la-stream.lo: stream.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-stream.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-stream.Tpo -c -o libwireshark_la-stream.lo `test -f 'stream.c' || echo '$(srcdir)/'`stream.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-stream.Tpo $(DEPDIR)/libwireshark_la-stream.Plo
#	$(AM_V_CC)source='stream.c' object='libwireshark_la-stream.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-stream.lo `test -f 'stream.c' || echo '$(srcdir)/'`stream.c

libwireshark_la-t35.lo: t35.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-t35.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-t35.Tpo -c -o libwireshark_la-t35.lo `test -f 't35.c' || echo '$(srcdir)/'`t35.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-t35.Tpo $(DEPDIR)/libwireshark_la-t35.Plo
#	$(AM_V_CC)source='t35.c' object='libwireshark_la-t35.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-t35.lo `test -f 't35.c' || echo '$(srcdir)/'`t35.c

libwireshark_la-tap.lo: tap.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-tap.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-tap.Tpo -c -o libwireshark_la-tap.lo `test -f 'tap.c' || echo '$(srcdir)/'`tap.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-tap.Tpo $(DEPDIR)/libwireshark_la-tap.Plo
#	$(AM_V_CC)source='tap.c' object='libwireshark_la-tap.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tap.lo `test -f 'tap.c' || echo '$(srcdir)/'`tap.c

libwireshark_la-timestamp.lo: timestamp.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-timestamp.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-timestamp.Tpo -c -o libwireshark_la-timestamp.lo `test -f 'timestamp.c' || echo '$(srcdir)/'`timestamp.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-timestamp.Tpo $(DEPDIR)/libwireshark_la-timestamp.Plo
#	$(AM_V_CC)source='timestamp.c' object='libwireshark_la-timestamp.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-timestamp.lo `test -f 'timestamp.c' || echo '$(srcdir)/'`timestamp.c

libwireshark_la-timestats.lo: timestats.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-timestats.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-timestats.Tpo -c -o libwireshark_la-timestats.lo `test -f 'timestats.c' || echo '$(srcdir)/'`timestats.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-timestats.Tpo $(DEPDIR)/libwireshark_la-timestats.Plo
#	$(AM_V_CC)source='timestats.c' object='libwireshark_la-timestats.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-timestats.lo `test -f 'timestats.c' || echo '$(srcdir)/'`timestats.c

libwireshark_la-tfs.lo: tfs.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-tfs.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-tfs.Tpo -c -o libwireshark_la-tfs.lo `test -f 'tfs.c' || echo '$(srcdir)/'`tfs.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-tfs.Tpo $(DEPDIR)/libwireshark_la-tfs.Plo
#	$(AM_V_CC)source='tfs.c' object='libwireshark_la-tfs.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tfs.lo `test -f 'tfs.c' || echo '$(srcdir)/'`tfs.c

libwireshark_la-to_str.lo: to_str.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-to_str.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-to_str.Tpo -c -o libwireshark_la-to_str.lo `test -f 'to_str.c' || echo '$(srcdir)/'`to_str.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-to_str.Tpo $(DEPDIR)/libwireshark_la-to_str.Plo
#	$(AM_V_CC)source='to_str.c' object='libwireshark_la-to_str.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-to_str.lo `test -f 'to_str.c' || echo '$(srcdir)/'`to_str.c

libwireshark_la-tvbparse.lo: tvbparse.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-tvbparse.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-tvbparse.Tpo -c -o libwireshark_la-tvbparse.lo `test -f 'tvbparse.c' || echo '$(srcdir)/'`tvbparse.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-tvbparse.Tpo $(DEPDIR)/libwireshark_la-tvbparse.Plo
#	$(AM_V_CC)source='tvbparse.c' object='libwireshark_la-tvbparse.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tvbparse.lo `test -f 'tvbparse.c' || echo '$(srcdir)/'`tvbparse.c

libwireshark_la-tvbuff_base64.lo: tvbuff_base64.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-tvbuff_base64.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-tvbuff_base64.Tpo -c -o libwireshark_la-tvbuff_base64.lo `test -f 'tvbuff_base64.c' || echo '$(srcdir)/'`tvbuff_base64.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-tvbuff_base64.Tpo $(DEPDIR)/libwireshark_la-tvbuff_base64.Plo
#	$(AM_V_CC)source='tvbuff_base64.c' object='libwireshark_la-tvbuff_base64.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tvbuff_base64.lo `test -f 'tvbuff_base64.c' || echo '$(srcdir)/'`tvbuff_base64.c

libwireshark_la-tvbuff_composite.lo: tvbuff_composite.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-tvbuff_composite.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-tvbuff_composite.Tpo -c -o libwireshark_la-tvbuff_composite.lo `test -f 'tvbuff_composite.c' || echo '$(srcdir)/'`tvbuff_composite.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-tvbuff_composite.Tpo $(DEPDIR)/libwireshark_la-tvbuff_composite.Plo
#	$(AM_V_CC)source='tvbuff_composite.c' object='libwireshark_la-tvbuff_composite.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tvbuff_composite.lo `test -f 'tvbuff_composite.c' || echo '$(srcdir)/'`tvbuff_composite.c

libwireshark_la-tvbuff_real.lo: tvbuff_real.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-tvbuff_real.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-tvbuff_real.Tpo -c -o libwireshark_la-tvbuff_real.lo `test -f 'tvbuff_real.c' || echo '$(srcdir)/'`tvbuff_real.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-tvbuff_real.Tpo $(DEPDIR)/libwireshark_la-tvbuff_real.Plo
#	$(AM_V_CC)source='tvbuff_real.c' object='libwireshark_la-tvbuff_real.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tvbuff_real.lo `test -f 'tvbuff_real.c' || echo '$(srcdir)/'`tvbuff_real.c

libwireshark_la-tvbuff_subset.lo: tvbuff_subset.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-tvbuff_subset.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-tvbuff_subset.Tpo -c -o libwireshark_la-tvbuff_subset.lo `test -f 'tvbuff_subset.c' || echo '$(srcdir)/'`tvbuff_subset.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-tvbuff_subset.Tpo $(DEPDIR)/libwireshark_la-tvbuff_subset.Plo
#	$(AM_V_CC)source='tvbuff_subset.c' object='libwireshark_la-tvbuff_subset.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tvbuff_subset.lo `test -f 'tvbuff_subset.c' || echo '$(srcdir)/'`tvbuff_subset.c

libwireshark_la-tvbuff_zlib.lo: tvbuff_zlib.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-tvbuff_zlib.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-tvbuff_zlib.Tpo -c -o libwireshark_la-tvbuff_zlib.lo `test -f 'tvbuff_zlib.c' || echo '$(srcdir)/'`tvbuff_zlib.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-tvbuff_zlib.Tpo $(DEPDIR)/libwireshark_la-tvbuff_zlib.Plo
#	$(AM_V_CC)source='tvbuff_zlib.c' object='libwireshark_la-tvbuff_zlib.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tvbuff_zlib.lo `test -f 'tvbuff_zlib.c' || echo '$(srcdir)/'`tvbuff_zlib.c

libwireshark_la-tvbuff.lo: tvbuff.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-tvbuff.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-tvbuff.Tpo -c -o libwireshark_la-tvbuff.lo `test -f 'tvbuff.c' || echo '$(srcdir)/'`tvbuff.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-tvbuff.Tpo $(DEPDIR)/libwireshark_la-tvbuff.Plo
#	$(AM_V_CC)source='tvbuff.c' object='libwireshark_la-tvbuff.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tvbuff.lo `test -f 'tvbuff.c' || echo '$(srcdir)/'`tvbuff.c

libwireshark_la-uat.lo: uat.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-uat.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-uat.Tpo -c -o libwireshark_la-uat.lo `test -f 'uat.c' || echo '$(srcdir)/'`uat.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-uat.Tpo $(DEPDIR)/libwireshark_la-uat.Plo
#	$(AM_V_CC)source='uat.c' object='libwireshark_la-uat.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-uat.lo `test -f 'uat.c' || echo '$(srcdir)/'`uat.c

libwireshark_la-unit_strings.lo: unit_strings.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-unit_strings.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-unit_strings.Tpo -c -o libwireshark_la-unit_strings.lo `test -f 'unit_strings.c' || echo '$(srcdir)/'`unit_strings.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-unit_strings.Tpo $(DEPDIR)/libwireshark_la-unit_strings.Plo
#	$(AM_V_CC)source='unit_strings.c' object='libwireshark_la-unit_strings.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-unit_strings.lo `test -f 'unit_strings.c' || echo '$(srcdir)/'`unit_strings.c

libwireshark_la-value_string.lo: value_string.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-value_string.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-value_string.Tpo -c -o libwireshark_la-value_string.lo `test -f 'value_string.c' || echo '$(srcdir)/'`value_string.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-value_string.Tpo $(DEPDIR)/libwireshark_la-value_string.Plo
#	$(AM_V_CC)source='value_string.c' object='libwireshark_la-value_string.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-value_string.lo `test -f 'value_string.c' || echo '$(srcdir)/'`value_string.c

libwireshark_la-xdlc.lo: xdlc.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-xdlc.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-xdlc.Tpo -c -o libwireshark_la-xdlc.lo `test -f 'xdlc.c' || echo '$(srcdir)/'`xdlc.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-xdlc.Tpo $(DEPDIR)/libwireshark_la-xdlc.Plo
#	$(AM_V_CC)source='xdlc.c' object='libwireshark_la-xdlc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-xdlc.lo `test -f 'xdlc.c' || echo '$(srcdir)/'`xdlc.c

libwireshark_la-ws_version_info.lo: ws_version_info.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwireshark_la-ws_version_info.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-ws_version_info.Tpo -c -o libwireshark_la-ws_version_info.lo `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-ws_version_info.Tpo $(DEPDIR)/libwireshark_la-ws_version_info.Plo
#	$(AM_V_CC)source='ws_version_info.c' object='libwireshark_la-ws_version_info.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwireshark_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwireshark_la-ws_version_info.lo `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c

libwireshark_generated_la-diam_dict.lo: diam_dict.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -MT libwireshark_generated_la-diam_dict.lo -MD -MP -MF $(DEPDIR)/libwireshark_generated_la-diam_dict.Tpo -c -o libwireshark_generated_la-diam_dict.lo `test -f 'diam_dict.c' || echo '$(srcdir)/'`diam_dict.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_generated_la-diam_dict.Tpo $(DEPDIR)/libwireshark_generated_la-diam_dict.Plo
#	$(AM_V_CC)source='diam_dict.c' object='libwireshark_generated_la-diam_dict.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -c -o libwireshark_generated_la-diam_dict.lo `test -f 'diam_dict.c' || echo '$(srcdir)/'`diam_dict.c

libwireshark_generated_la-dtd_parse.lo: dtd_parse.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -MT libwireshark_generated_la-dtd_parse.lo -MD -MP -MF $(DEPDIR)/libwireshark_generated_la-dtd_parse.Tpo -c -o libwireshark_generated_la-dtd_parse.lo `test -f 'dtd_parse.c' || echo '$(srcdir)/'`dtd_parse.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_generated_la-dtd_parse.Tpo $(DEPDIR)/libwireshark_generated_la-dtd_parse.Plo
#	$(AM_V_CC)source='dtd_parse.c' object='libwireshark_generated_la-dtd_parse.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -c -o libwireshark_generated_la-dtd_parse.lo `test -f 'dtd_parse.c' || echo '$(srcdir)/'`dtd_parse.c

libwireshark_generated_la-dtd_preparse.lo: dtd_preparse.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -MT libwireshark_generated_la-dtd_preparse.lo -MD -MP -MF $(DEPDIR)/libwireshark_generated_la-dtd_preparse.Tpo -c -o libwireshark_generated_la-dtd_preparse.lo `test -f 'dtd_preparse.c' || echo '$(srcdir)/'`dtd_preparse.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_generated_la-dtd_preparse.Tpo $(DEPDIR)/libwireshark_generated_la-dtd_preparse.Plo
#	$(AM_V_CC)source='dtd_preparse.c' object='libwireshark_generated_la-dtd_preparse.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -c -o libwireshark_generated_la-dtd_preparse.lo `test -f 'dtd_preparse.c' || echo '$(srcdir)/'`dtd_preparse.c

libwireshark_generated_la-radius_dict.lo: radius_dict.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -MT libwireshark_generated_la-radius_dict.lo -MD -MP -MF $(DEPDIR)/libwireshark_generated_la-radius_dict.Tpo -c -o libwireshark_generated_la-radius_dict.lo `test -f 'radius_dict.c' || echo '$(srcdir)/'`radius_dict.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_generated_la-radius_dict.Tpo $(DEPDIR)/libwireshark_generated_la-radius_dict.Plo
#	$(AM_V_CC)source='radius_dict.c' object='libwireshark_generated_la-radius_dict.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -c -o libwireshark_generated_la-radius_dict.lo `test -f 'radius_dict.c' || echo '$(srcdir)/'`radius_dict.c

libwireshark_generated_la-uat_load.lo: uat_load.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -MT libwireshark_generated_la-uat_load.lo -MD -MP -MF $(DEPDIR)/libwireshark_generated_la-uat_load.Tpo -c -o libwireshark_generated_la-uat_load.lo `test -f 'uat_load.c' || echo '$(srcdir)/'`uat_load.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_generated_la-uat_load.Tpo $(DEPDIR)/libwireshark_generated_la-uat_load.Plo
#	$(AM_V_CC)source='uat_load.c' object='libwireshark_generated_la-uat_load.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -c -o libwireshark_generated_la-uat_load.lo `test -f 'uat_load.c' || echo '$(srcdir)/'`uat_load.c

libwireshark_generated_la-dtd_grammar.lo: dtd_grammar.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -MT libwireshark_generated_la-dtd_grammar.lo -MD -MP -MF $(DEPDIR)/libwireshark_generated_la-dtd_grammar.Tpo -c -o libwireshark_generated_la-dtd_grammar.lo `test -f 'dtd_grammar.c' || echo '$(srcdir)/'`dtd_grammar.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_generated_la-dtd_grammar.Tpo $(DEPDIR)/libwireshark_generated_la-dtd_grammar.Plo
#	$(AM_V_CC)source='dtd_grammar.c' object='libwireshark_generated_la-dtd_grammar.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -c -o libwireshark_generated_la-dtd_grammar.lo `test -f 'dtd_grammar.c' || echo '$(srcdir)/'`dtd_grammar.c

libwireshark_generated_la-ps.lo: ps.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -MT libwireshark_generated_la-ps.lo -MD -MP -MF $(DEPDIR)/libwireshark_generated_la-ps.Tpo -c -o libwireshark_generated_la-ps.lo `test -f 'ps.c' || echo '$(srcdir)/'`ps.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_generated_la-ps.Tpo $(DEPDIR)/libwireshark_generated_la-ps.Plo
#	$(AM_V_CC)source='ps.c' object='libwireshark_generated_la-ps.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_generated_la_CFLAGS) $(CFLAGS) -c -o libwireshark_generated_la-ps.lo `test -f 'ps.c' || echo '$(srcdir)/'`ps.c

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
#     (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-recursive

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-recursive

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
check-am: all-am
check: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) check-recursive
all-am: Makefile $(LTLIBRARIES)
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(libdir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-recursive
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-recursive

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
	clean-noinstLTLIBRARIES mostlyclean-am

distclean: distclean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

html-am:

info: info-recursive

info-am:

install-data-am:

install-dvi: install-dvi-recursive

install-dvi-am:

install-exec-am: install-libLTLIBRARIES

install-html: install-html-recursive

install-html-am:

install-info: install-info-recursive

install-info-am:

install-man:

install-pdf: install-pdf-recursive

install-pdf-am:

install-ps: install-ps-recursive

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic \
	maintainer-clean-local

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am: uninstall-libLTLIBRARIES

.MAKE: $(am__recursive_targets) all check install install-am \
	install-strip

.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
	check-am clean clean-generic clean-libLTLIBRARIES \
	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
	ctags-am distclean distclean-compile distclean-generic \
	distclean-libtool distclean-tags distdir dvi dvi-am html \
	html-am info info-am install install-am install-data \
	install-data-am install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-libLTLIBRARIES install-man install-pdf \
	install-pdf-am install-ps install-ps-am install-strip \
	installcheck installcheck-am installdirs installdirs-am \
	maintainer-clean maintainer-clean-generic \
	maintainer-clean-local mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES

.PRECIOUS: Makefile

$(LEMON):
	cd $(lemon_builddir) && $(MAKE)

.l.c:
	$(AM_V_RUNLEX)$(RUNLEX) "$(LEX)" -o$@ $<
abi-descriptor.xml: ../abi-descriptor.template
	$(AM_V_SED)$(SED) \
		-e 's|@INCLUDE_DIRS@|$(abi_includes)|g' \
		-e 's/ *NEWLINE/\n    /g' \
		-e 's|@LIBRARY_OUTPUT_PATH@|{RELPATH}/.libs|' $< > $@

test-programs: $(EXTRA_PROGRAMS)
	$(MAKE) -C wmem $@

diam_dict_lex.h: diam_dict.c

dtd_parse_lex.h: dtd_parse.c

dtd_preparse_lex.h: dtd_preparse.c

radius_dict_lex.h: radius_dict.c

uat_load_lex.h: uat_load.c

dtd_grammar.h: dtd_grammar.c
dtd_grammar.c : $(LEMON) $(lemon_srcdir)/lempar.c $(srcdir)/dtd_grammar.lemon
	$(AM_V_LEMON)$(LEMON) T=$(lemon_srcdir)/lempar.c $(srcdir)/dtd_grammar.lemon

ws_version_info.c: $(top_srcdir)/ws_version_info.c
	$(AM_V_LN_S)$(LN_S) $<

tvbtest.o exntest.o oids_test.o: exceptions.h

update-sminmpec:
	$(PERL) $(srcdir)/../tools/make-sminmpec.pl

ps.c: print.ps $(top_srcdir)/tools/rdps.py
	$(AM_V_python)$(PYTHON) $(top_srcdir)/tools/rdps.py $(srcdir)/print.ps ps.c

#-include ../plugins/Custom.make

doxygen:
#	$(AM_V_GEN)$(DOXYGEN) doxygen.cfg

wsar_html: doxygen.cfg ../doxygen_global.cfg
#	(umask 022 ; $(DOXYGEN) doxygen.cfg)

# ABI compliance checker can be obtained from
# http://ispras.linux-foundation.org/index.php/ABI_compliance_checker
# Checked using version 1.21.12
# TODO: fix wrong headers and select ones providing external API
dumpabi-libwireshark: all abi-descriptor.xml
	rm -rf abi-check-headers abi_dumps .libs/*.abi.tar.gz
	mkdir abi-check-headers
	cp ../config.h ../register.h abi-check-headers/
	mkdir abi-check-headers/epan
	cp *.h abi-check-headers/epan
	mkdir abi-check-headers/crypt
	cp crypt/*.h abi-check-headers/crypt
	mkdir abi-check-headers/compress
	cp compress/*.h abi-check-headers/compress
	mkdir abi-check-headers/dfilter
	cp dfilter/*.h ../tools/lemon/cppmagic.h abi-check-headers/dfilter
	mkdir abi-check-headers/dissectors
	cp dissectors/*.h abi-check-headers/dissectors
	rm \
		abi-check-headers/*/*_lex.h \
		abi-check-headers/dissectors/x11-extension-implementation.h \
		abi-check-headers/dissectors/x11-glx-render-enum.h \
		abi-check-headers/dissectors/x11-register-info.h \
		abi-check-headers/dissectors/packet-lb* \
		abi-check-headers/dissectors/packet-idmp.h
	mkdir abi-check-headers/ftypes
	cp ftypes/*.h abi-check-headers/ftypes
	mkdir abi-check-headers/wmem
	cp wmem/*.h abi-check-headers/wmem
	abi-compliance-checker -log-path abi_logs/log.txt -l libwireshark -v1 `readlink .libs/libwireshark.so | sed 's/.*\.so\.//'` \
		-relpath $(abs_srcdir) -dump-abi abi-descriptor.xml || \
		cat abi_logs/log.txt
	cp -f abi_dumps/libwireshark/libwireshark_* .libs/
	cd .libs && ln -sf libwireshark_*.abi.tar.gz libwireshark.abi.tar.gz

maintainer-clean-local: clean-dumpabi-libwireshark

.PHONY: clean-dumpabi-libwireshark

clean-dumpabi-libwireshark:
	rm -rf abi-check-headers abi_dumps .libs/*.abi.tar.gz abi_logs abi-descriptor.xml

checkapi:
	$(AM_V_GEN)$(PERL) $(top_srcdir)/tools/checkAPIs.pl -g termoutput -build \
	-sourcedir=$(srcdir) \
	$(LIBWIRESHARK_SRC)

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
