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

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  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 EPAN library
# (Ethereal Protocol ANalyzer Library)
#
# $Id: Makefile.am 37125 2011-05-13 15:07:54Z morriss $
#
# 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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

# Makefile.am.inc
# Include file for Makefile.am files to get additional rules
#
# $Id: Makefile.am.inc 35202 2010-12-16 16:42:34Z rbalint $
#
# 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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

# Makefile.common
#     Contains the stuff from Makefile.am and Makefile.nmake that is
#     a) common to both files and
#     b) portable between both files
#
# $Id: Makefile.common 36927 2011-04-28 05:36:26Z etxrab $
#
# 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


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 = i686-pc-linux-gnu
host_triplet = i686-pc-linux-gnu
target_triplet = i686-pc-linux-gnu
DIST_COMMON = $(srcdir)/../Makefile.am.inc $(srcdir)/Makefile.am \
	$(srcdir)/Makefile.common $(srcdir)/Makefile.in \
	$(srcdir)/doxygen.cfg.in

# If we're not building plugins, these symbols don't get built.
# Keep them out of the symbol list.
#am__append_1 = /^register_all_wiretap_modules/ || /^register_all_plugin_tap_listeners/ || /^plugin_list/ {next;};
subdir = epan
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/aclocal-fallback/glib-2.0.m4 \
	$(top_srcdir)/aclocal-fallback/gtk-2.0.m4 \
	$(top_srcdir)/aclocal-fallback/gtk-3.0.m4 \
	$(top_srcdir)/aclocal-fallback/libgcrypt.m4 \
	$(top_srcdir)/aclocal-fallback/libsmi.m4 \
	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
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__installdirs = "$(DESTDIR)$(libdir)"
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
#am__DEPENDENCIES_1 = wslua/libwslua.la
#am__DEPENDENCIES_2 = wspython/libwspython.la
am__objects_1 = libwireshark_la-addr_and_mask.lo \
	libwireshark_la-addr_resolv.lo \
	libwireshark_la-address_to_str.lo libwireshark_la-adler32.lo \
	libwireshark_la-afn.lo libwireshark_la-asn1.lo \
	libwireshark_la-atalk-utils.lo libwireshark_la-base64.lo \
	libwireshark_la-bitswap.lo \
	libwireshark_la-camel-persistentdata.lo \
	libwireshark_la-charsets.lo libwireshark_la-circuit.lo \
	libwireshark_la-codecs.lo libwireshark_la-column.lo \
	libwireshark_la-column-utils.lo \
	libwireshark_la-conversation.lo libwireshark_la-crc10.lo \
	libwireshark_la-crc16.lo libwireshark_la-crc32.lo \
	libwireshark_la-crc6.lo libwireshark_la-crc8.lo \
	libwireshark_la-crcdrm.lo libwireshark_la-dissector_filters.lo \
	libwireshark_la-emem.lo libwireshark_la-epan.lo \
	libwireshark_la-ex-opt.lo libwireshark_la-except.lo \
	libwireshark_la-expert.lo libwireshark_la-filesystem.lo \
	libwireshark_la-follow.lo libwireshark_la-frame_data.lo \
	libwireshark_la-frequency-utils.lo libwireshark_la-funnel.lo \
	libwireshark_la-gcp.lo libwireshark_la-geoip_db.lo \
	libwireshark_la-golay.lo libwireshark_la-guid-utils.lo \
	libwireshark_la-h225-persistentdata.lo \
	libwireshark_la-in_cksum.lo libwireshark_la-ipproto.lo \
	libwireshark_la-ipv4.lo libwireshark_la-next_tvb.lo \
	libwireshark_la-nstime.lo libwireshark_la-oids.lo \
	libwireshark_la-osi-utils.lo libwireshark_la-packet.lo \
	libwireshark_la-plugins.lo libwireshark_la-prefs.lo \
	libwireshark_la-proto.lo libwireshark_la-range.lo \
	libwireshark_la-reassemble.lo libwireshark_la-reedsolomon.lo \
	libwireshark_la-report_err.lo libwireshark_la-req_resp_hdrs.lo \
	libwireshark_la-sigcomp_state_hdlr.lo \
	libwireshark_la-sigcomp-udvm.lo libwireshark_la-sminmpec.lo \
	libwireshark_la-sna-utils.lo libwireshark_la-stat_cmd_args.lo \
	libwireshark_la-stats_tree.lo libwireshark_la-strutil.lo \
	libwireshark_la-stream.lo libwireshark_la-t35.lo \
	libwireshark_la-tap.lo libwireshark_la-tcap-persistentdata.lo \
	libwireshark_la-timestamp.lo libwireshark_la-tfs.lo \
	libwireshark_la-to_str.lo libwireshark_la-tvbparse.lo \
	libwireshark_la-tvbuff.lo libwireshark_la-uat.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_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
libwireshark_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(libwireshark_la_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 = dtd_grammar.lo
am__objects_4 = diam_dict.lo dtd_parse.lo dtd_preparse.lo \
	radius_dict.lo uat_load.lo
am__objects_5 = $(am__objects_3) $(am__objects_4)
am__objects_6 = $(am__objects_2) $(am__objects_2)
am_libwireshark_generated_la_OBJECTS = $(am__objects_5) \
	$(am__objects_6)
libwireshark_generated_la_OBJECTS =  \
	$(am_libwireshark_generated_la_OBJECTS)
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_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
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_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN   " $@;
SOURCES = $(libwireshark_la_SOURCES) $(libwireshark_asmopt_la_SOURCES) \
	$(libwireshark_generated_la_SOURCES)
DIST_SOURCES = $(libwireshark_la_SOURCES) \
	$(libwireshark_asmopt_la_SOURCES) \
	$(libwireshark_generated_la_SOURCES)
RECURSIVE_TARGETS = all-recursive check-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 uninstall-recursive
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
	distdir
ETAGS = etags
CTAGS = ctags
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"
ACLOCAL = ${SHELL} /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark/missing --run aclocal-1.11
ADNS_LIBS = 
AMTAR = ${SHELL} /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark/missing --run tar
AM_DEFAULT_VERBOSITY = 1
AR = ar
AUTOCONF = ${SHELL} /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark/missing --run autoconf
AUTOHEADER = ${SHELL} /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark/missing --run autoheader
AUTOMAKE = ${SHELL} /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark/missing --run automake-1.11
AWK = gawk
CC = /usr/bin/gcc   
CCDEPMODE = depmode=gcc3
CC_FOR_BUILD = /usr/bin/gcc   
CFLAGS = -DINET6 -D_U_="__attribute__((unused))" -g -O2 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -I/usr/local/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    
CORESERVICES_FRAMEWORKS = 
CPP = /usr/bin/gcc    -E
CPPFLAGS =  -I/usr/local/include   '-DPLUGIN_DIR="$(plugindir)"'
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  
CYGPATH_W = echo
C_ARES_LIBS = 
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DOXYGEN = 
DSYMUTIL = 
DUMPBIN = 
DUMPCAP_GROUP = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
ELINKS = 
ENABLE_STATIC = 
EXEEXT = 
FGREP = /bin/grep -F
FOP = 
GEOIP_LIBS = 
GETOPT_LO = 
GLIB_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
GLIB_GENMARSHAL = glib-genmarshal
GLIB_LIBS = -pthread -Wl,--export-dynamic -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0  
GLIB_MKENUMS = glib-mkenums
GOBJECT_QUERY = gobject-query
GREP = /bin/grep
GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  
GTK_LIBS = -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
HAVE_BLESS = no
HAVE_DOXYGEN = no
HAVE_DPKG_BUILDPACKAGE = no
HAVE_ELINKS = no
HAVE_FOP = no
HAVE_HDIUTIL = no
HAVE_HHC = no
HAVE_LYNX = no
HAVE_OSX_PACKAGING = no
HAVE_PKGMK = no
HAVE_PKGPROTO = no
HAVE_PKGTRANS = no
HAVE_RPM = yes
HAVE_SVR4_PACKAGING = no
HAVE_XCODEBUILD = no
HAVE_XMLLINT = yes
HAVE_XSLTPROC = yes
HHC = 
HTML_VIEWER = /usr/bin/xdg-open
INET_ATON_LO = 
INET_NTOP_LO = 
INET_PTON_LO = 
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
KRB5_CONFIG = /usr/kerberos/bin/krb5-config
KRB5_LIBS = -lkrb5 -lk5crypto -lcom_err 
LAUNCHSERVICES_FRAMEWORKS = 
LD = /usr/bin/ld
LDFLAGS =  -Wl,--as-needed -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib
LDFLAGS_SHAREDLIB = 
LEX = /usr/bin/flex
LEXLIB = -lfl
LEX_OUTPUT_ROOT = lex.yy
LIBCAP_LIBS = 
LIBGCRYPT_CFLAGS = 
LIBGCRYPT_CONFIG = no
LIBGCRYPT_LIBS = 
LIBGNUTLS_CFLAGS = 
LIBGNUTLS_LIBS = 
LIBOBJS = 
LIBS = -lz 
LIBSMI_CFLAGS = 
LIBSMI_LDFLAGS = 
LIBSMI_VERSION = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBTOOL_DEPS = ./ltmain.sh
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
LUA_INCLUDES = 
LUA_LIBS = 
LYNX = 
MAKEINFO = ${SHELL} /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
NSL_LIBS = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = wireshark
PACKAGE_BUGREPORT = 
PACKAGE_NAME = wireshark
PACKAGE_STRING = wireshark 1.7.0
PACKAGE_TARNAME = wireshark
PACKAGE_URL = 
PACKAGE_VERSION = 1.7.0
PATH_SEPARATOR = :
PCAP_CONFIG = /usr/bin/pcap-config
PCAP_LIBS = -lpcap
PCRE_LIBS = 
PERL = /usr/bin/perl
PKG_CONFIG = /usr/bin/pkg-config
PLUGIN_LIBS = 
POD2HTML = /usr/bin/pod2html
POD2MAN = /usr/bin/pod2man
PORTAUDIO_INCLUDES = 
PORTAUDIO_LIBS = 
PYTHON = /usr/bin/python
PY_CFLAGS = 
PY_LIBS = 
RANLIB = ranlib
SED = /bin/sed
SETCAP = /usr/sbin/setcap
SET_MAKE = 
SHELL = /bin/sh
SOCKET_LIBS = 
SSL_LIBS = 
STRERROR_LO = 
STRIP = strip
STRNCASECMP_LO = 
STRPTIME_C = 
STRPTIME_LO = 
VERSION = 1.7.0
XMLLINT = /usr/bin/xmllint
XSLTPROC = /usr/bin/xsltproc
YACC = bison -y
YACCDUMMY = /usr/bin/bison
YFLAGS = 
abs_builddir = /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark/epan
abs_srcdir = /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark/epan
abs_top_builddir = /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark
abs_top_srcdir = /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark
ac_ct_CC = /usr/bin/gcc   
ac_ct_CXX = g++
ac_ct_DUMPBIN = 
ac_cv_wireshark_have_rpm = yes
ac_ws_python_config = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = tar --format=ustar -chf - "$$tardir"
am__untar = tar -xf -
bindir = ${exec_prefix}/bin
build = i686-pc-linux-gnu
build_alias = 
build_cpu = i686
build_os = linux-gnu
build_vendor = pc
builddir = .
capinfos_bin = capinfos$(EXEEXT)
capinfos_man = capinfos.1
datadir = ${datarootdir}
datarootdir = ${prefix}/share
dftest_bin = dftest$(EXEEXT)
dftest_man = dftest.1
docdir = /usr/local/share/doc/wireshark
dumpcap_bin = dumpcap$(EXEEXT)
dumpcap_man = dumpcap.1
dvidir = ${docdir}
editcap_bin = editcap$(EXEEXT)
editcap_man = editcap.1
exec_prefix = ${prefix}
host = i686-pc-linux-gnu
host_alias = 
host_cpu = i686
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
idl2wrs_bin = idl2wrs
idl2wrs_man = idl2wrs.1
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /root/mountpoint-genprog/genprog-many-bugs/wireshark-bug-37190-37191/wireshark/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
lt_ECHO = echo
mandir = ${datarootdir}/man
mergecap_bin = mergecap$(EXEEXT)
mergecap_man = mergecap.1
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
plugindir = ${libdir}/wireshark/plugins/${VERSION}
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
pythondir = 
randpkt_bin = randpkt$(EXEEXT)
randpkt_man = randpkt.1
rawshark_bin = rawshark$(EXEEXT)
rawshark_man = rawshark.1
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target = i686-pc-linux-gnu
target_alias = 
target_cpu = i686
target_os = linux-gnu
target_vendor = pc
text2pcap_bin = text2pcap$(EXEEXT)
text2pcap_man = text2pcap.1
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
tshark_bin = tshark$(EXEEXT)
tshark_man = tshark.1
wireshark_SUBDIRS = codecs gtk
wireshark_bin = wireshark$(EXEEXT)
wireshark_man = wireshark.1
wiresharkfilter_man = wireshark-filter.4
wslua_lib = 
#wslua_lib = wslua/libwslua.la
wslua_dir = 
#wslua_dir = wslua
wslua_dist_dir = wslua
#wslua_dist_dir = 
wspython_lib = 
#wspython_lib = wspython/libwspython.la
wspython_dir = 
#wspython_dir = wspython
wspython_dist_dir = wspython
#wspython_dist_dir = 
py_dissectors_dir = -DPYTHONDIR=
#py_dissectors_dir = -DPYTHON_DIR=\"\"
SUBDIRS = crc crypt ftypes dfilter dissectors $(wslua_dir) $(wspython_dir)
DIST_SUBDIRS = $(SUBDIRS) $(wslua_dist_dir) $(wspython_dist_dir)
ACLOCAL_AMFLAGS = `../aclocal-flags`
noinst_LTLIBRARIES = libwireshark_generated.la libwireshark_asmopt.la
lib_LTLIBRARIES = libwireshark.la
libwireshark_la_LDFLAGS = -version-info 0:1:0 -export-symbols libwireshark.sym 
LIBWIRESHARK_SRC = \
	addr_and_mask.c		\
	addr_resolv.c		\
	address_to_str.c	\
	adler32.c		\
	afn.c			\
	asn1.c			\
	atalk-utils.c		\
	base64.c		\
	bitswap.c		\
	camel-persistentdata.c	\
	charsets.c		\
	circuit.c		\
	codecs.c		\
	column.c		\
	column-utils.c		\
	conversation.c		\
	crc10.c			\
	crc16.c			\
	crc32.c			\
	crc6.c			\
	crc8.c			\
	crcdrm.c		\
	dissector_filters.c	\
	emem.c			\
	epan.c			\
	ex-opt.c		\
	except.c		\
	expert.c		\
	filesystem.c		\
	follow.c		\
	frame_data.c		\
	frequency-utils.c	\
	funnel.c    		\
	gcp.c			\
	geoip_db.c		\
        golay.c			\
	guid-utils.c    	\
	h225-persistentdata.c	\
	in_cksum.c		\
	ipproto.c		\
	ipv4.c			\
	next_tvb.c		\
	nstime.c		\
        oids.c			\
	osi-utils.c		\
	packet.c		\
	plugins.c		\
	prefs.c			\
	proto.c			\
	range.c			\
	reassemble.c		\
	reedsolomon.c		\
	report_err.c		\
	req_resp_hdrs.c		\
	sigcomp_state_hdlr.c	\
	sigcomp-udvm.c		\
	sminmpec.c		\
	sna-utils.c		\
	stat_cmd_args.c		\
	stats_tree.c		\
	strutil.c		\
	stream.c		\
	t35.c			\
	tap.c			\
	tcap-persistentdata.c	\
	timestamp.c		\
	tfs.c			\
	to_str.c		\
	tvbparse.c		\
	tvbuff.c		\
	uat.c			\
	value_string.c		\
	xdlc.c


#
# These get removed on "make distclean", as the tools we use to generate
# them are part of the Wireshark distribution.
#
LIBWIRESHARK_DISTCLEAN_GENERATED_SRC = \
	dtd_grammar.c


#
# 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_NODISTCLEAN_GENERATED_SRC = \
	diam_dict.c		\
	dtd_parse.c 		\
	dtd_preparse.c 		\
	radius_dict.c 		\
	uat_load.c

LIBWIRESHARK_GENERATED_SRC = \
	$(LIBWIRESHARK_DISTCLEAN_GENERATED_SRC) \
	$(LIBWIRESHARK_NODISTCLEAN_GENERATED_SRC)

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

LIBWIRESHARK_INCLUDES = \
	addr_and_mask.h		\
	addr_resolv.h		\
	address.h		\
	adler32.h		\
	afn.h			\
	aftypes.h		\
	arcnet_pids.h		\
	arptypes.h		\
	asn1.h			\
	atalk-utils.h		\
	base64.h		\
	bitswap.h		\
	bridged_pids.h		\
	camel-persistentdata.h	\
	charsets.h		\
	chdlctypes.h		\
	circuit.h		\
	codecs.h		\
	column.h		\
	column_info.h		\
	column-utils.h		\
	conversation.h		\
	crc6.h			\
	crc8.h			\
	crc10.h			\
	crc16.h			\
	crc32.h			\
	crcdrm.h		\
	diam_dict.h		\
	dissector_filters.h	\
	dtd.h			\
	dtd_parse.h 		\
	eap.h 		\
	emem.h			\
	epan.h			\
	epan_dissect.h		\
	etypes.h		\
	ex-opt.h		\
	except.h		\
	exceptions.h		\
	expert.h		\
	filesystem.h		\
	follow.h		\
	frame_data.h		\
	frequency-utils.h	\
	funnel.h		\
	garrayfix.h		\
	gcp.h			\
	geoip_db.h		\
	golay.h			\
	g_gnuc.h		\
	greproto.h		\
	guid-utils.h		\
	h225-persistentdata.h	\
	iana_snap_pid.h		\
	iax2_codec_type.h	\
	in_cksum.h		\
	ip_opts.h		\
	ipproto.h		\
	ipv4.h			\
	ipv6-utils.h		\
	lapd_sapi.h		\
	llcsaps.h		\
	next_tvb.h		\
	nlpid.h			\
	nstime.h		\
	oids.h			\
	osi-utils.h		\
	oui.h			\
	packet.h		\
	packet_info.h		\
	pint.h			\
	plugins.h		\
	ppptypes.h		\
	prefs.h			\
	prefs-int.h		\
	proto.h			\
	ptvcursor.h		\
	range.h			\
	reassemble.h		\
	reedsolomon.h		\
	report_err.h		\
	req_resp_hdrs.h		\
	rtp_pt.h		\
	sctpppids.h		\
	sigcomp_state_hdlr.h	\
	sigcomp-udvm.h		\
	slab.h			\
	sminmpec.h		\
	sna-utils.h		\
	stat_cmd_args.h		\
	stats_tree.h		\
	stats_tree_priv.h	\
	stream.h		\
	strutil.h		\
	t35.h			\
	tap.h			\
	tap-voip.h		\
	tcap-persistentdata.h	\
	timestamp.h    		\
	tfs.h			\
	time_fmt.h		\
	to_str.h		\
	tvbparse.h		\
	tvbuff.h		\
	uat.h			\
	uat-int.h		\
	value_string.h		\
	x264_prt_id.h		\
	xdlc.h


#
# As with LIBWIRESHARK_DISTCLEAN_GENERATED_SRC, so with
# LIBWIRESHARK_DISTCLEAN_GENERATED_INCLUDES.
#
LIBWIRESHARK_DISTCLEAN_GENERATED_INCLUDES = \
	dtd_grammar.h


#
# As with LIBWIRESHARK_NODISTCLEAN_GENERATED_SRC, so with
# LIBWIRESHARK_NODISTCLEAN_GENERATED_INCLUDES.
#
LIBWIRESHARK_NODISTCLEAN_GENERATED_INCLUDES = \
	diam_dict_lex.h		\
	dtd_parse_lex.h		\
	dtd_preparse_lex.h	\
	radius_dict_lex.h	\
	uat_load_lex.h

LIBWIRESHARK_GENERATED_INCLUDES = \
	$(LIBWIRESHARK_DISTCLEAN_GENERATED_INCLUDES) \
	$(LIBWIRESHARK_NODISTCLEAN_GENERATED_INCLUDES)

INCLUDES = -I$(srcdir)/.. -I$(srcdir)/$(LEMON) -I$(builddir)/wslua \
	 $(LIBGNUTLS_CFLAGS) $(LIBGCRYPT_CFLAGS) \
	$(LIBSMI_CFLAGS) $(LIBGEOIP_CFLAGS)

AM_NON_GENERATED_CFLAGS =  

#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)

libwireshark_la_CFLAGS = $(AM_NON_GENERATED_CFLAGS) $(py_dissectors_dir)
libwireshark_generated_la_SOURCES = \
	$(LIBWIRESHARK_GENERATED_SRC) \
	$(LIBWIRESHARK_GENERATED_INCLUDES)


# 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 = \
	diam_dict.l		\
	dtd_grammar.lemon 	\
	dtd_parse.l 		\
	dtd_parse.h 		\
	dtd_preparse.l 		\
	enterprise-numbers  	\
	libwireshark.def	\
	libwireshark.vcproj	\
	Makefile.common		\
	Makefile.nmake		\
	radius_dict.l   	\
	tvbtest.c		\
	reassemble_test.c 	\
	uat_load.l		\
	exntest.c		\
	doxygen.cfg.in		\
	CMakeLists.txt

CLEANFILES = \
	libwireshark.a			\
	libwireshark.la			\
	libwireshark_generated.a 	\
	libwireshark_generated.la 	\
	libwireshark_asmopt.a 		\
	libwireshark_asmopt.la 		\
	libwireshark.sym		\
	*~

DISTCLEANFILES = \
	$(LIBWIRESHARK_DISTCLEAN_GENERATED_SRC) \
	$(LIBWIRESHARK_DISTCLEAN_GENERATED_INCLUDES) \
	dtd_grammar.out

MAINTAINERCLEANFILES = \
	$(LIBWIRESHARK_NODISTCLEAN_GENERATED_SRC) \
	$(LIBWIRESHARK_NODISTCLEAN_GENERATED_INCLUDES) \
	Makefile.in		\
	sminmpec.c


#
# Add the object files for missing routines, if any.
#
libwireshark_la_LIBADD = \
	libwireshark_generated.la \
	libwireshark_asmopt.la crc/libcrc.la crypt/libairpdcap.la \
	ftypes/libftypes.la dfilter/libdfilter.la dissectors/libdissectors.la \
	dissectors/libdirtydissectors.la $(wslua_lib) $(wspython_lib)   \
	    \
	-lkrb5 -lk5crypto -lcom_err     \
	${top_builddir}/wiretap/libwiretap.la -pthread -Wl,--export-dynamic -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0   \
	${top_builddir}/wsutil/libwsutil.la -lm

libwireshark_la_DEPENDENCIES = \
	libwireshark_generated.la \
	libwireshark_asmopt.la crc/libcrc.la crypt/libairpdcap.la \
	ftypes/libftypes.la dfilter/libdfilter.la dissectors/libdissectors.la \
	dissectors/libdirtydissectors.la $(wslua_lib) $(wspython_lib) \
	${top_builddir}/wsutil/libwsutil.la \
	${top_builddir}/wiretap/libwiretap.la \
	libwireshark.sym

RUNLEX = $(top_srcdir)/tools/runlex.sh
LEMON = ../tools/lemon
def_sym_filter_symbols = $(am__append_1)
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/giop/packet-cosnaming.c \
#	../plugins/giop/packet-coseventcomm.c \
#	../plugins/gryphon/packet-gryphon.c \
#	../plugins/interlink/packet-interlink.c \
#	../plugins/irda/packet-irda.c \
#	../plugins/m2m/packet-m2m.c \
#	../plugins/m2m/wimax_tlv.c \
#	../plugins/mgcp/packet-mgcp.c \
#	../plugins/rdm/packet-rdm.c \
#	../plugins/sercosiii/packet-sercosiii_1v1_at.c \
#	../plugins/sercosiii/packet-sercosiii_1v1_at_devstat.c \
#	../plugins/sercosiii/packet-sercosiii_1v1.c \
#	../plugins/sercosiii/packet-sercosiii_1v1_hp.c \
#	../plugins/sercosiii/packet-sercosiii_1v1_mdt.c \
#	../plugins/sercosiii/packet-sercosiii_1v1_mdt_devctrl.c \
#	../plugins/sercosiii/packet-sercosiii_1v1_mst.c \
#	../plugins/sercosiii/packet-sercosiii_1v1_svc.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: all-recursive

.SUFFIXES:
.SUFFIXES: .c .def .l .lo .o .obj .sym
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../Makefile.am.inc $(srcdir)/Makefile.common $(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
.PRECIOUS: 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_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)
	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
	@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 " $(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)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
libwireshark.la: $(libwireshark_la_OBJECTS) $(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) 
	$(AM_V_CCLD)$(LINK)  $(libwireshark_asmopt_la_OBJECTS) $(libwireshark_asmopt_la_LIBADD) $(LIBS)
libwireshark_generated.la: $(libwireshark_generated_la_OBJECTS) $(libwireshark_generated_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK)  $(libwireshark_generated_la_OBJECTS) $(libwireshark_generated_la_LIBADD) $(LIBS)

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

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

include ./$(DEPDIR)/asm_utils.Plo
include ./$(DEPDIR)/diam_dict.Plo
include ./$(DEPDIR)/dtd_grammar.Plo
include ./$(DEPDIR)/dtd_parse.Plo
include ./$(DEPDIR)/dtd_preparse.Plo
include ./$(DEPDIR)/libwireshark_la-addr_and_mask.Plo
include ./$(DEPDIR)/libwireshark_la-addr_resolv.Plo
include ./$(DEPDIR)/libwireshark_la-address_to_str.Plo
include ./$(DEPDIR)/libwireshark_la-adler32.Plo
include ./$(DEPDIR)/libwireshark_la-afn.Plo
include ./$(DEPDIR)/libwireshark_la-asn1.Plo
include ./$(DEPDIR)/libwireshark_la-atalk-utils.Plo
include ./$(DEPDIR)/libwireshark_la-base64.Plo
include ./$(DEPDIR)/libwireshark_la-bitswap.Plo
include ./$(DEPDIR)/libwireshark_la-camel-persistentdata.Plo
include ./$(DEPDIR)/libwireshark_la-charsets.Plo
include ./$(DEPDIR)/libwireshark_la-circuit.Plo
include ./$(DEPDIR)/libwireshark_la-codecs.Plo
include ./$(DEPDIR)/libwireshark_la-column-utils.Plo
include ./$(DEPDIR)/libwireshark_la-column.Plo
include ./$(DEPDIR)/libwireshark_la-conversation.Plo
include ./$(DEPDIR)/libwireshark_la-crc10.Plo
include ./$(DEPDIR)/libwireshark_la-crc16.Plo
include ./$(DEPDIR)/libwireshark_la-crc32.Plo
include ./$(DEPDIR)/libwireshark_la-crc6.Plo
include ./$(DEPDIR)/libwireshark_la-crc8.Plo
include ./$(DEPDIR)/libwireshark_la-crcdrm.Plo
include ./$(DEPDIR)/libwireshark_la-dissector_filters.Plo
include ./$(DEPDIR)/libwireshark_la-emem.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-filesystem.Plo
include ./$(DEPDIR)/libwireshark_la-follow.Plo
include ./$(DEPDIR)/libwireshark_la-frame_data.Plo
include ./$(DEPDIR)/libwireshark_la-frequency-utils.Plo
include ./$(DEPDIR)/libwireshark_la-funnel.Plo
include ./$(DEPDIR)/libwireshark_la-gcp.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-h225-persistentdata.Plo
include ./$(DEPDIR)/libwireshark_la-in_cksum.Plo
include ./$(DEPDIR)/libwireshark_la-ipproto.Plo
include ./$(DEPDIR)/libwireshark_la-ipv4.Plo
include ./$(DEPDIR)/libwireshark_la-next_tvb.Plo
include ./$(DEPDIR)/libwireshark_la-nstime.Plo
include ./$(DEPDIR)/libwireshark_la-oids.Plo
include ./$(DEPDIR)/libwireshark_la-osi-utils.Plo
include ./$(DEPDIR)/libwireshark_la-packet.Plo
include ./$(DEPDIR)/libwireshark_la-plugins.Plo
include ./$(DEPDIR)/libwireshark_la-prefs.Plo
include ./$(DEPDIR)/libwireshark_la-proto.Plo
include ./$(DEPDIR)/libwireshark_la-range.Plo
include ./$(DEPDIR)/libwireshark_la-reassemble.Plo
include ./$(DEPDIR)/libwireshark_la-reedsolomon.Plo
include ./$(DEPDIR)/libwireshark_la-report_err.Plo
include ./$(DEPDIR)/libwireshark_la-req_resp_hdrs.Plo
include ./$(DEPDIR)/libwireshark_la-sigcomp-udvm.Plo
include ./$(DEPDIR)/libwireshark_la-sigcomp_state_hdlr.Plo
include ./$(DEPDIR)/libwireshark_la-sminmpec.Plo
include ./$(DEPDIR)/libwireshark_la-sna-utils.Plo
include ./$(DEPDIR)/libwireshark_la-stat_cmd_args.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-tcap-persistentdata.Plo
include ./$(DEPDIR)/libwireshark_la-tfs.Plo
include ./$(DEPDIR)/libwireshark_la-timestamp.Plo
include ./$(DEPDIR)/libwireshark_la-to_str.Plo
include ./$(DEPDIR)/libwireshark_la-tvbparse.Plo
include ./$(DEPDIR)/libwireshark_la-tvbuff.Plo
include ./$(DEPDIR)/libwireshark_la-uat.Plo
include ./$(DEPDIR)/libwireshark_la-value_string.Plo
include ./$(DEPDIR)/libwireshark_la-xdlc.Plo
include ./$(DEPDIR)/radius_dict.Plo
include ./$(DEPDIR)/uat_load.Plo

.c.o:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC) \
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC) \
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CC) \
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-addr_resolv.lo `test -f 'addr_resolv.c' || echo '$(srcdir)/'`addr_resolv.c

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

libwireshark_la-adler32.lo: adler32.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-adler32.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-adler32.Tpo -c -o libwireshark_la-adler32.lo `test -f 'adler32.c' || echo '$(srcdir)/'`adler32.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-adler32.Tpo $(DEPDIR)/libwireshark_la-adler32.Plo
#	$(AM_V_CC) \
#	source='adler32.c' object='libwireshark_la-adler32.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-adler32.lo `test -f 'adler32.c' || echo '$(srcdir)/'`adler32.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-afn.lo `test -f 'afn.c' || echo '$(srcdir)/'`afn.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-asn1.lo `test -f 'asn1.c' || echo '$(srcdir)/'`asn1.c

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

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

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

libwireshark_la-camel-persistentdata.lo: camel-persistentdata.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-camel-persistentdata.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-camel-persistentdata.Tpo -c -o libwireshark_la-camel-persistentdata.lo `test -f 'camel-persistentdata.c' || echo '$(srcdir)/'`camel-persistentdata.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-camel-persistentdata.Tpo $(DEPDIR)/libwireshark_la-camel-persistentdata.Plo
#	$(AM_V_CC) \
#	source='camel-persistentdata.c' object='libwireshark_la-camel-persistentdata.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-camel-persistentdata.lo `test -f 'camel-persistentdata.c' || echo '$(srcdir)/'`camel-persistentdata.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-circuit.lo `test -f 'circuit.c' || echo '$(srcdir)/'`circuit.c

libwireshark_la-codecs.lo: codecs.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-codecs.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-codecs.Tpo -c -o libwireshark_la-codecs.lo `test -f 'codecs.c' || echo '$(srcdir)/'`codecs.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-codecs.Tpo $(DEPDIR)/libwireshark_la-codecs.Plo
#	$(AM_V_CC) \
#	source='codecs.c' object='libwireshark_la-codecs.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-codecs.lo `test -f 'codecs.c' || echo '$(srcdir)/'`codecs.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-conversation.lo `test -f 'conversation.c' || echo '$(srcdir)/'`conversation.c

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

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

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

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

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

libwireshark_la-crcdrm.lo: crcdrm.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-crcdrm.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-crcdrm.Tpo -c -o libwireshark_la-crcdrm.lo `test -f 'crcdrm.c' || echo '$(srcdir)/'`crcdrm.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-crcdrm.Tpo $(DEPDIR)/libwireshark_la-crcdrm.Plo
#	$(AM_V_CC) \
#	source='crcdrm.c' object='libwireshark_la-crcdrm.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-crcdrm.lo `test -f 'crcdrm.c' || echo '$(srcdir)/'`crcdrm.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-dissector_filters.lo `test -f 'dissector_filters.c' || echo '$(srcdir)/'`dissector_filters.c

libwireshark_la-emem.lo: emem.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-emem.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-emem.Tpo -c -o libwireshark_la-emem.lo `test -f 'emem.c' || echo '$(srcdir)/'`emem.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-emem.Tpo $(DEPDIR)/libwireshark_la-emem.Plo
#	$(AM_V_CC) \
#	source='emem.c' object='libwireshark_la-emem.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-emem.lo `test -f 'emem.c' || echo '$(srcdir)/'`emem.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-expert.lo `test -f 'expert.c' || echo '$(srcdir)/'`expert.c

libwireshark_la-filesystem.lo: filesystem.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-filesystem.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-filesystem.Tpo -c -o libwireshark_la-filesystem.lo `test -f 'filesystem.c' || echo '$(srcdir)/'`filesystem.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-filesystem.Tpo $(DEPDIR)/libwireshark_la-filesystem.Plo
#	$(AM_V_CC) \
#	source='filesystem.c' object='libwireshark_la-filesystem.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-filesystem.lo `test -f 'filesystem.c' || echo '$(srcdir)/'`filesystem.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-frame_data.lo `test -f 'frame_data.c' || echo '$(srcdir)/'`frame_data.c

libwireshark_la-frequency-utils.lo: frequency-utils.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-frequency-utils.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-frequency-utils.Tpo -c -o libwireshark_la-frequency-utils.lo `test -f 'frequency-utils.c' || echo '$(srcdir)/'`frequency-utils.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-frequency-utils.Tpo $(DEPDIR)/libwireshark_la-frequency-utils.Plo
#	$(AM_V_CC) \
#	source='frequency-utils.c' object='libwireshark_la-frequency-utils.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-frequency-utils.lo `test -f 'frequency-utils.c' || echo '$(srcdir)/'`frequency-utils.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-funnel.lo `test -f 'funnel.c' || echo '$(srcdir)/'`funnel.c

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

libwireshark_la-h225-persistentdata.lo: h225-persistentdata.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-h225-persistentdata.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-h225-persistentdata.Tpo -c -o libwireshark_la-h225-persistentdata.lo `test -f 'h225-persistentdata.c' || echo '$(srcdir)/'`h225-persistentdata.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-h225-persistentdata.Tpo $(DEPDIR)/libwireshark_la-h225-persistentdata.Plo
#	$(AM_V_CC) \
#	source='h225-persistentdata.c' object='libwireshark_la-h225-persistentdata.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-h225-persistentdata.lo `test -f 'h225-persistentdata.c' || echo '$(srcdir)/'`h225-persistentdata.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-ipv4.lo `test -f 'ipv4.c' || echo '$(srcdir)/'`ipv4.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-next_tvb.lo `test -f 'next_tvb.c' || echo '$(srcdir)/'`next_tvb.c

libwireshark_la-nstime.lo: nstime.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-nstime.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-nstime.Tpo -c -o libwireshark_la-nstime.lo `test -f 'nstime.c' || echo '$(srcdir)/'`nstime.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-nstime.Tpo $(DEPDIR)/libwireshark_la-nstime.Plo
#	$(AM_V_CC) \
#	source='nstime.c' object='libwireshark_la-nstime.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-nstime.lo `test -f 'nstime.c' || echo '$(srcdir)/'`nstime.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-osi-utils.lo `test -f 'osi-utils.c' || echo '$(srcdir)/'`osi-utils.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-packet.lo `test -f 'packet.c' || echo '$(srcdir)/'`packet.c

libwireshark_la-plugins.lo: plugins.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-plugins.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-plugins.Tpo -c -o libwireshark_la-plugins.lo `test -f 'plugins.c' || echo '$(srcdir)/'`plugins.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-plugins.Tpo $(DEPDIR)/libwireshark_la-plugins.Plo
#	$(AM_V_CC) \
#	source='plugins.c' object='libwireshark_la-plugins.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-plugins.lo `test -f 'plugins.c' || echo '$(srcdir)/'`plugins.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-prefs.lo `test -f 'prefs.c' || echo '$(srcdir)/'`prefs.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-proto.lo `test -f 'proto.c' || echo '$(srcdir)/'`proto.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-reedsolomon.lo `test -f 'reedsolomon.c' || echo '$(srcdir)/'`reedsolomon.c

libwireshark_la-report_err.lo: report_err.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-report_err.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-report_err.Tpo -c -o libwireshark_la-report_err.lo `test -f 'report_err.c' || echo '$(srcdir)/'`report_err.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-report_err.Tpo $(DEPDIR)/libwireshark_la-report_err.Plo
#	$(AM_V_CC) \
#	source='report_err.c' object='libwireshark_la-report_err.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-report_err.lo `test -f 'report_err.c' || echo '$(srcdir)/'`report_err.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-req_resp_hdrs.lo `test -f 'req_resp_hdrs.c' || echo '$(srcdir)/'`req_resp_hdrs.c

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

libwireshark_la-sigcomp-udvm.lo: sigcomp-udvm.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-sigcomp-udvm.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-sigcomp-udvm.Tpo -c -o libwireshark_la-sigcomp-udvm.lo `test -f 'sigcomp-udvm.c' || echo '$(srcdir)/'`sigcomp-udvm.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-sigcomp-udvm.Tpo $(DEPDIR)/libwireshark_la-sigcomp-udvm.Plo
#	$(AM_V_CC) \
#	source='sigcomp-udvm.c' object='libwireshark_la-sigcomp-udvm.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-sigcomp-udvm.lo `test -f 'sigcomp-udvm.c' || echo '$(srcdir)/'`sigcomp-udvm.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-sminmpec.lo `test -f 'sminmpec.c' || echo '$(srcdir)/'`sminmpec.c

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

libwireshark_la-stat_cmd_args.lo: stat_cmd_args.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-stat_cmd_args.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-stat_cmd_args.Tpo -c -o libwireshark_la-stat_cmd_args.lo `test -f 'stat_cmd_args.c' || echo '$(srcdir)/'`stat_cmd_args.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-stat_cmd_args.Tpo $(DEPDIR)/libwireshark_la-stat_cmd_args.Plo
#	$(AM_V_CC) \
#	source='stat_cmd_args.c' object='libwireshark_la-stat_cmd_args.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-stat_cmd_args.lo `test -f 'stat_cmd_args.c' || echo '$(srcdir)/'`stat_cmd_args.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tap.lo `test -f 'tap.c' || echo '$(srcdir)/'`tap.c

libwireshark_la-tcap-persistentdata.lo: tcap-persistentdata.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -MT libwireshark_la-tcap-persistentdata.lo -MD -MP -MF $(DEPDIR)/libwireshark_la-tcap-persistentdata.Tpo -c -o libwireshark_la-tcap-persistentdata.lo `test -f 'tcap-persistentdata.c' || echo '$(srcdir)/'`tcap-persistentdata.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/libwireshark_la-tcap-persistentdata.Tpo $(DEPDIR)/libwireshark_la-tcap-persistentdata.Plo
#	$(AM_V_CC) \
#	source='tcap-persistentdata.c' object='libwireshark_la-tcap-persistentdata.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tcap-persistentdata.lo `test -f 'tcap-persistentdata.c' || echo '$(srcdir)/'`tcap-persistentdata.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-timestamp.lo `test -f 'timestamp.c' || echo '$(srcdir)/'`timestamp.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-tvbparse.lo `test -f 'tvbparse.c' || echo '$(srcdir)/'`tvbparse.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-uat.lo `test -f 'uat.c' || echo '$(srcdir)/'`uat.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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_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) \
#	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwireshark_la_CFLAGS) $(CFLAGS) -c -o libwireshark_la-xdlc.lo `test -f 'xdlc.c' || echo '$(srcdir)/'`xdlc.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.
$(RECURSIVE_TARGETS):
	@fail= failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	list='$(SUBDIRS)'; 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"

$(RECURSIVE_CLEAN_TARGETS):
	@fail= failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	rev=''; for subdir in $$list; do \
	  if test "$$subdir" = "."; then :; else \
	    rev="$$subdir $$rev"; \
	  fi; \
	done; \
	rev="$$rev ."; \
	target=`echo $@ | sed s/-recursive//`; \
	for subdir in $$rev; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done && test -z "$$fail"
tags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
	done
ctags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
	done

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	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; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	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
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	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"

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 \
	    test -d "$(distdir)/$$subdir" \
	    || $(MKDIR_P) "$(distdir)/$$subdir" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    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: 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: 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:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
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 "$(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

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: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
	install-am install-strip tags-recursive

.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
	all all-am check check-am clean clean-generic \
	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
	ctags ctags-recursive 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 mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	tags tags-recursive uninstall uninstall-am \
	uninstall-libLTLIBRARIES


.l.c:
	$(RUNLEX) "$(LEX)" -o$@ $<

.def.sym:
	$(AWK) '/^EXPORTS$$/ {next;}; ${def_sym_filter_symbols} /^[^;]/ { print $$1;}' < $< > $@

#EXTRA_PROGRAMS = reassemble_test
#reassemble_test_LDADD = $(GLIB_LIBS)

reassemble_test: reassemble_test.o tvbuff.o except.o to_str.o strutil.o emem.o \
                 reassemble.o
	$(LINK) $^ $(GLIB_LIBS) -lz

tvbtest: tvbtest.o tvbuff.o except.o to_str.o strutil.o emem.o
	$(LINK) $^ $(GLIB_LIBS) -lz

exntest: exntest.o except.o
	$(LINK) $^ $(GLIB_LIBS)

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$(EXEEXT) $(srcdir)/$(LEMON)/lempar.c $(srcdir)/dtd_grammar.lemon
	$(LEMON)/lemon$(EXEEXT) t=$(srcdir)/$(LEMON)/lempar.c $(srcdir)/dtd_grammar.lemon

tvbtest.o exntest.o: exceptions.h

sminmpec.c: enterprise-numbers ../tools/make-sminmpec.pl
	$(PERL) $(srcdir)/../tools/make-sminmpec.pl $(srcdir)/enterprise-numbers sminmpec.c

#-include ../plugins/Custom.make

doxygen:
#	$(DOXYGEN) doxygen.cfg

checkapi:
	$(PERL) ../tools/checkAPIs.pl -g termoutput $(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:
