nexmon – Rev 1
?pathlinks?
# Makefile.in generated by automake 1.15 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
# Makefile.am
# Automake file for Wireshark
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# Makefile.am.inc
# Include file for Makefile.am files to get additional rules
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Add custom dictionaries here as:
# diameter/foo.xml
#
#
VPATH = @srcdir@
am__is_gnu_make = { \
if test -z '$(MAKELEVEL)'; then \
false; \
elif test -n '$(MAKE_HOST)'; then \
true; \
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
true; \
else \
false; \
fi; \
}
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
*) echo "am__make_running_with_option: internal error: invalid" \
"target option '$${target_option-}' specified" >&2; \
exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
sane_makeflags=$$MFLAGS; \
else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
bs=\\; \
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
test $$skip_next = yes && { skip_next=no; continue; }; \
case $$flg in \
*=*|--*) continue;; \
-*I) strip_trailopt 'I'; skip_next=yes;; \
-*I?*) strip_trailopt 'I';; \
-*O) strip_trailopt 'O'; skip_next=yes;; \
-*O?*) strip_trailopt 'O';; \
-*l) strip_trailopt 'l'; skip_next=yes;; \
-*l?*) strip_trailopt 'l';; \
-[dEDm]) skip_next=yes;; \
-[JT]) skip_next=yes;; \
esac; \
case $$flg in \
*$$target_option*) has_opt=yes; break;; \
esac; \
done; \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @build@
host_triplet = @host@
target_triplet = @target@
EXTRA_PROGRAMS = wireshark-gtk$(EXEEXT) wireshark$(EXEEXT) \
tshark$(EXEEXT) tfshark$(EXEEXT) capinfos$(EXEEXT) \
captype$(EXEEXT) editcap$(EXEEXT) mergecap$(EXEEXT) \
dftest$(EXEEXT) randpkt$(EXEEXT) text2pcap$(EXEEXT) \
dumpcap$(EXEEXT) reordercap$(EXEEXT) rawshark$(EXEEXT) \
echld_test$(EXEEXT)
@HAVE_EXTCAP_TRUE@am__append_1 = $(EXTCAP_COMMON_SRC)
@HAVE_Qt_TRUE@@HAVE_SPEEXDSP_TRUE@am__append_2 = $(SPEEXDSP_LIBS)
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_flag.m4 \
$(top_srcdir)/m4/ax_compiler_vendor.m4 \
$(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
$(top_srcdir)/m4/ax_lib_socket_nsl.m4 \
$(top_srcdir)/m4/ax_prog_cc_for_build.m4 \
$(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/libsmi.m4 \
$(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/ws_osx.m4 \
$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
$(am__configure_deps) $(dist_diameter_DATA) $(dist_dtds_DATA) \
$(dist_pkgdata_DATA) $(dist_radius_DATA) $(dist_tpncp_DATA) \
$(dist_wimaxasncp_DATA) $(nobase_dist_profiles_DATA) \
$(noinst_HEADERS) $(am__DIST_COMMON)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES = doxygen.cfg wireshark.pc \
packaging/macosx/Wireshark_package.pmdoc/index.xml
CONFIG_CLEAN_VPATH_FILES =
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(diameterdir)" \
"$(DESTDIR)$(dtdsdir)" "$(DESTDIR)$(pkgdatadir)" \
"$(DESTDIR)$(radiusdir)" "$(DESTDIR)$(tpncpdir)" \
"$(DESTDIR)$(wimaxasncpdir)" "$(DESTDIR)$(profilesdir)" \
"$(DESTDIR)$(pkgconfigdir)"
PROGRAMS = $(bin_PROGRAMS)
am_capinfos_OBJECTS = capinfos-capinfos.$(OBJEXT) \
capinfos-ws_version_info.$(OBJEXT)
capinfos_OBJECTS = $(am_capinfos_OBJECTS)
capinfos_DEPENDENCIES = wiretap/libwiretap.la wsutil/libwsutil.la
AM_V_lt = $(am__v_lt_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
am__v_lt_1 =
am_captype_OBJECTS = captype-captype.$(OBJEXT) \
captype-ws_version_info.$(OBJEXT)
captype_OBJECTS = $(am_captype_OBJECTS)
captype_DEPENDENCIES = wiretap/libwiretap.la wsutil/libwsutil.la
am_dftest_OBJECTS = dftest-dftest.$(OBJEXT)
dftest_OBJECTS = $(am_dftest_OBJECTS)
@HAVE_PLUGINS_TRUE@am__DEPENDENCIES_1 = plugins/docsis/docsis.la \
@HAVE_PLUGINS_TRUE@ plugins/ethercat/ethercat.la \
@HAVE_PLUGINS_TRUE@ plugins/gryphon/gryphon.la \
@HAVE_PLUGINS_TRUE@ plugins/irda/irda.la plugins/m2m/m2m.la \
@HAVE_PLUGINS_TRUE@ plugins/mate/mate.la plugins/opcua/opcua.la \
@HAVE_PLUGINS_TRUE@ plugins/profinet/profinet.la \
@HAVE_PLUGINS_TRUE@ plugins/stats_tree/stats_tree.la \
@HAVE_PLUGINS_TRUE@ plugins/unistim/unistim.la \
@HAVE_PLUGINS_TRUE@ plugins/wimax/wimax.la \
@HAVE_PLUGINS_TRUE@ plugins/wimaxmacphy/wimaxmacphy.la
dftest_DEPENDENCIES = ui/libui.a wiretap/libwiretap.la \
wsutil/libwsutil.la epan/libwireshark.la $(am__DEPENDENCIES_1)
am_dumpcap_OBJECTS = dumpcap-capture_opts.$(OBJEXT) \
dumpcap-capture_stop_conditions.$(OBJEXT) \
dumpcap-conditions.$(OBJEXT) dumpcap-dumpcap.$(OBJEXT) \
dumpcap-filter_files.$(OBJEXT) dumpcap-ringbuffer.$(OBJEXT) \
dumpcap-sync_pipe_write.$(OBJEXT) \
dumpcap-ws_version_info.$(OBJEXT)
dumpcap_OBJECTS = $(am_dumpcap_OBJECTS)
dumpcap_DEPENDENCIES = caputils/libcaputils.a writecap/libwritecap.a \
wsutil/libwsutil.la
dumpcap_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(dumpcap_CFLAGS) \
$(CFLAGS) $(dumpcap_LDFLAGS) $(LDFLAGS) -o $@
am_echld_test_OBJECTS = echld_test-echld_test.$(OBJEXT) \
echld_test-capture_opts.$(OBJEXT) \
echld_test-capture_stop_conditions.$(OBJEXT) \
echld_test-cfile.$(OBJEXT) echld_test-conditions.$(OBJEXT) \
echld_test-ringbuffer.$(OBJEXT) \
echld_test-sync_pipe_write.$(OBJEXT)
echld_test_OBJECTS = $(am_echld_test_OBJECTS)
am_editcap_OBJECTS = editcap-editcap.$(OBJEXT) \
editcap-ws_version_info.$(OBJEXT)
editcap_OBJECTS = $(am_editcap_OBJECTS)
editcap_DEPENDENCIES = wiretap/libwiretap.la wsutil/libwsutil.la
am_mergecap_OBJECTS = mergecap-mergecap.$(OBJEXT) \
mergecap-ws_version_info.$(OBJEXT)
mergecap_OBJECTS = $(am_mergecap_OBJECTS)
mergecap_DEPENDENCIES = wiretap/libwiretap.la wsutil/libwsutil.la
am_randpkt_OBJECTS = randpkt-randpkt.$(OBJEXT) \
randpkt-ws_version_info.$(OBJEXT)
randpkt_OBJECTS = $(am_randpkt_OBJECTS)
randpkt_DEPENDENCIES = randpkt_core/librandpkt_core.a \
wiretap/libwiretap.la wsutil/libwsutil.la
am__rawshark_SOURCES_DIST = cfile.c frame_tvbuff.c sync_pipe_write.c \
extcap.c extcap_parser.c extcap_spawn.c rawshark.c \
ws_version_info.c
am__objects_1 = rawshark-extcap.$(OBJEXT) \
rawshark-extcap_parser.$(OBJEXT) \
rawshark-extcap_spawn.$(OBJEXT)
@HAVE_EXTCAP_TRUE@am__objects_2 = $(am__objects_1)
am__objects_3 = rawshark-cfile.$(OBJEXT) \
rawshark-frame_tvbuff.$(OBJEXT) \
rawshark-sync_pipe_write.$(OBJEXT) $(am__objects_2)
am_rawshark_OBJECTS = $(am__objects_3) rawshark-rawshark.$(OBJEXT) \
rawshark-ws_version_info.$(OBJEXT)
rawshark_OBJECTS = $(am_rawshark_OBJECTS)
rawshark_DEPENDENCIES = caputils/libcaputils.a ui/libui.a \
wiretap/libwiretap.la epan/libwireshark.la wsutil/libwsutil.la \
$(am__DEPENDENCIES_1)
rawshark_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(rawshark_LDFLAGS) $(LDFLAGS) -o $@
am_reordercap_OBJECTS = reordercap-reordercap.$(OBJEXT) \
reordercap-ws_version_info.$(OBJEXT)
reordercap_OBJECTS = $(am_reordercap_OBJECTS)
reordercap_DEPENDENCIES = wiretap/libwiretap.la wsutil/libwsutil.la
am_text2pcap_OBJECTS = text2pcap-text2pcap.$(OBJEXT) \
text2pcap-text2pcap-scanner.$(OBJEXT) \
text2pcap-ws_version_info.$(OBJEXT)
text2pcap_OBJECTS = $(am_text2pcap_OBJECTS)
text2pcap_DEPENDENCIES = writecap/libwritecap.a wsutil/libwsutil.la
text2pcap_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(text2pcap_CFLAGS) \
$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
am__tfshark_SOURCES_DIST = cfile.c frame_tvbuff.c sync_pipe_write.c \
extcap.c extcap_parser.c extcap_spawn.c tfshark.c \
ws_version_info.c
am__objects_4 = tfshark-extcap.$(OBJEXT) \
tfshark-extcap_parser.$(OBJEXT) tfshark-extcap_spawn.$(OBJEXT)
@HAVE_EXTCAP_TRUE@am__objects_5 = $(am__objects_4)
am__objects_6 = tfshark-cfile.$(OBJEXT) tfshark-frame_tvbuff.$(OBJEXT) \
tfshark-sync_pipe_write.$(OBJEXT) $(am__objects_5)
am_tfshark_OBJECTS = $(am__objects_6) tfshark-tfshark.$(OBJEXT) \
tfshark-ws_version_info.$(OBJEXT)
tfshark_OBJECTS = $(am_tfshark_OBJECTS)
tfshark_DEPENDENCIES = ui/cli/libcliui.a ui/libui.a \
wiretap/libwiretap.la epan/libwireshark.la wsutil/libwsutil.la \
$(am__DEPENDENCIES_1)
tfshark_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(tfshark_LDFLAGS) $(LDFLAGS) -o $@
am__tshark_SOURCES_DIST = cfile.c frame_tvbuff.c sync_pipe_write.c \
extcap.c extcap_parser.c extcap_spawn.c capture_opts.c \
filter_files.c tshark.c ws_version_info.c
am__objects_7 = tshark-extcap.$(OBJEXT) tshark-extcap_parser.$(OBJEXT) \
tshark-extcap_spawn.$(OBJEXT)
@HAVE_EXTCAP_TRUE@am__objects_8 = $(am__objects_7)
am__objects_9 = tshark-cfile.$(OBJEXT) tshark-frame_tvbuff.$(OBJEXT) \
tshark-sync_pipe_write.$(OBJEXT) $(am__objects_8)
am_tshark_OBJECTS = $(am__objects_9) tshark-capture_opts.$(OBJEXT) \
tshark-filter_files.$(OBJEXT) tshark-tshark.$(OBJEXT) \
tshark-ws_version_info.$(OBJEXT)
tshark_OBJECTS = $(am_tshark_OBJECTS)
tshark_DEPENDENCIES = capchild/libcapchild.a caputils/libcaputils.a \
ui/cli/libcliui.a ui/libui.a wiretap/libwiretap.la \
epan/libwireshark.la wsutil/libwsutil.la $(am__DEPENDENCIES_1)
tshark_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(tshark_LDFLAGS) $(LDFLAGS) -o $@
am__wireshark_SOURCES_DIST = cfile.c frame_tvbuff.c sync_pipe_write.c \
extcap.c extcap_parser.c extcap_spawn.c capture_info.c \
capture_opts.c file.c fileset.c filter_files.c summary.c \
ws_version_info.c wireshark-qt.cpp
am__objects_10 = wireshark-extcap.$(OBJEXT) \
wireshark-extcap_parser.$(OBJEXT) \
wireshark-extcap_spawn.$(OBJEXT)
@HAVE_EXTCAP_TRUE@am__objects_11 = $(am__objects_10)
am__objects_12 = wireshark-cfile.$(OBJEXT) \
wireshark-frame_tvbuff.$(OBJEXT) \
wireshark-sync_pipe_write.$(OBJEXT) $(am__objects_11)
am__objects_13 = $(am__objects_12) wireshark-capture_info.$(OBJEXT) \
wireshark-capture_opts.$(OBJEXT) wireshark-file.$(OBJEXT) \
wireshark-fileset.$(OBJEXT) wireshark-filter_files.$(OBJEXT) \
wireshark-summary.$(OBJEXT) \
wireshark-ws_version_info.$(OBJEXT)
@HAVE_Qt_TRUE@am_wireshark_OBJECTS = $(am__objects_13) \
@HAVE_Qt_TRUE@ wireshark-wireshark-qt.$(OBJEXT)
wireshark_OBJECTS = $(am_wireshark_OBJECTS)
am__DEPENDENCIES_2 = capchild/libcapchild.a caputils/libcaputils.a \
ui/libui.a ui/libui_dirty.a codecs/libwscodecs.la \
wiretap/libwiretap.la epan/libwireshark.la wsutil/libwsutil.la \
$(am__DEPENDENCIES_1)
am__DEPENDENCIES_3 =
@HAVE_Qt_TRUE@@HAVE_SPEEXDSP_TRUE@am__DEPENDENCIES_4 = \
@HAVE_Qt_TRUE@@HAVE_SPEEXDSP_TRUE@ $(am__DEPENDENCIES_3)
@HAVE_Qt_TRUE@wireshark_DEPENDENCIES = ui/qt/libqtui.a \
@HAVE_Qt_TRUE@ $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
@HAVE_Qt_TRUE@ $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_4)
wireshark_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(wireshark_LDFLAGS) $(LDFLAGS) -o $@
am__wireshark_gtk_SOURCES_DIST = cfile.c frame_tvbuff.c \
sync_pipe_write.c extcap.c extcap_parser.c extcap_spawn.c \
capture_info.c capture_opts.c file.c fileset.c filter_files.c \
summary.c ws_version_info.c
am__objects_14 = wireshark_gtk-extcap.$(OBJEXT) \
wireshark_gtk-extcap_parser.$(OBJEXT) \
wireshark_gtk-extcap_spawn.$(OBJEXT)
@HAVE_EXTCAP_TRUE@am__objects_15 = $(am__objects_14)
am__objects_16 = wireshark_gtk-cfile.$(OBJEXT) \
wireshark_gtk-frame_tvbuff.$(OBJEXT) \
wireshark_gtk-sync_pipe_write.$(OBJEXT) $(am__objects_15)
am__objects_17 = $(am__objects_16) \
wireshark_gtk-capture_info.$(OBJEXT) \
wireshark_gtk-capture_opts.$(OBJEXT) \
wireshark_gtk-file.$(OBJEXT) wireshark_gtk-fileset.$(OBJEXT) \
wireshark_gtk-filter_files.$(OBJEXT) \
wireshark_gtk-summary.$(OBJEXT) \
wireshark_gtk-ws_version_info.$(OBJEXT)
@HAVE_GTK_TRUE@am_wireshark_gtk_OBJECTS = $(am__objects_17)
wireshark_gtk_OBJECTS = $(am_wireshark_gtk_OBJECTS)
@HAVE_GTK_TRUE@wireshark_gtk_DEPENDENCIES = ui/gtk/libgtkui.a \
@HAVE_GTK_TRUE@ $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3)
wireshark_gtk_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(wireshark_gtk_LDFLAGS) $(LDFLAGS) -o $@
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@
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_@AM_V@)
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
am__v_CC_1 =
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
am__v_CCLD_1 =
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CXXFLAGS) $(CXXFLAGS)
AM_V_CXX = $(am__v_CXX_@AM_V@)
am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
am__v_CXX_0 = @echo " CXX " $@;
am__v_CXX_1 =
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
am__v_CXXLD_0 = @echo " CXXLD " $@;
am__v_CXXLD_1 =
LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
AM_V_LEX = $(am__v_LEX_@AM_V@)
am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
am__v_LEX_0 = @echo " LEX " $@;
am__v_LEX_1 =
YLWRAP = $(top_srcdir)/ylwrap
SOURCES = $(capinfos_SOURCES) $(captype_SOURCES) $(dftest_SOURCES) \
$(dumpcap_SOURCES) $(echld_test_SOURCES) $(editcap_SOURCES) \
$(mergecap_SOURCES) $(randpkt_SOURCES) $(rawshark_SOURCES) \
$(reordercap_SOURCES) $(text2pcap_SOURCES) $(tfshark_SOURCES) \
$(tshark_SOURCES) $(wireshark_SOURCES) \
$(wireshark_gtk_SOURCES)
DIST_SOURCES = $(capinfos_SOURCES) $(captype_SOURCES) \
$(dftest_SOURCES) $(dumpcap_SOURCES) $(echld_test_SOURCES) \
$(editcap_SOURCES) $(mergecap_SOURCES) $(randpkt_SOURCES) \
$(am__rawshark_SOURCES_DIST) $(reordercap_SOURCES) \
$(text2pcap_SOURCES) $(am__tfshark_SOURCES_DIST) \
$(am__tshark_SOURCES_DIST) $(am__wireshark_SOURCES_DIST) \
$(am__wireshark_gtk_SOURCES_DIST)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
ctags-recursive dvi-recursive html-recursive info-recursive \
install-data-recursive install-dvi-recursive \
install-exec-recursive install-html-recursive \
install-info-recursive install-pdf-recursive \
install-ps-recursive install-recursive installcheck-recursive \
installdirs-recursive pdf-recursive ps-recursive \
tags-recursive uninstall-recursive
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
for p in $$list; do echo "$$p $$p"; done | \
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
if (++n[$$2] == $(am__install_max)) \
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
$(am__cd) "$$dir" && rm -f $$files; }; \
}
DATA = $(dist_diameter_DATA) $(dist_dtds_DATA) $(dist_pkgdata_DATA) \
$(dist_radius_DATA) $(dist_tpncp_DATA) $(dist_wimaxasncp_DATA) \
$(nobase_dist_profiles_DATA) $(pkgconfig_DATA)
HEADERS = $(noinst_HEADERS)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
$(RECURSIVE_TARGETS) \
$(RECURSIVE_CLEAN_TARGETS) \
$(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
cscope distdir dist dist-all distcheck
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
$(LISP)config.h.in
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
BEGIN { nonempty = 0; } \
{ items[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique. This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
list='$(am__tagged_files)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
am__DIST_COMMON = $(srcdir)/./Makefile.am.inc $(srcdir)/Makefile.in \
$(srcdir)/config.h.in $(srcdir)/diameter/Custom.make \
$(srcdir)/doxygen.cfg.in $(srcdir)/radius/Custom.make \
$(srcdir)/wireshark.pc.in \
$(top_srcdir)/packaging/macosx/Wireshark_package.pmdoc/index.xml.in \
AUTHORS COPYING ChangeLog INSTALL NEWS README compile \
config.guess config.sub depcomp install-sh ltmain.sh missing \
text2pcap-scanner.c ylwrap
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
if test -d "$(distdir)"; then \
find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -rf "$(distdir)" \
|| { sleep 5 && rm -rf "$(distdir)"; }; \
else :; fi
am__post_remove_distdir = $(am__remove_distdir)
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"
GZIP_ENV = --best
DIST_ARCHIVES = $(distdir).tar.bz2
DIST_TARGETS = dist-bzip2
distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
A2X = @A2X@
A2X_LYNX = @A2X_LYNX@
ACLOCAL = @ACLOCAL@
AC_MIN_VERSION = @AC_MIN_VERSION@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
APPLICATIONSERVICES_FRAMEWORKS = @APPLICATIONSERVICES_FRAMEWORKS@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BUILD_EXEEXT = @BUILD_EXEEXT@
BUILD_OBJEXT = @BUILD_OBJEXT@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CC_FOR_BUILD = @CC_FOR_BUILD@
CFLAGS = @CFLAGS@
CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
CFLAGS_SSE42 = @CFLAGS_SSE42@
CONFIG_ARGS = @CONFIG_ARGS@
COREFOUNDATION_FRAMEWORKS = @COREFOUNDATION_FRAMEWORKS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
CPP_FOR_BUILD = @CPP_FOR_BUILD@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
C_ARES_LIBS = @C_ARES_LIBS@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DESKTOP_FILE_INSTALL = @DESKTOP_FILE_INSTALL@
DLLTOOL = @DLLTOOL@
DOXYGEN = @DOXYGEN@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
DUMPCAP_GROUP = @DUMPCAP_GROUP@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
ENABLE_STATIC = @ENABLE_STATIC@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
FOP = @FOP@
GEOIP_LIBS = @GEOIP_LIBS@
GLIB_CFLAGS = @GLIB_CFLAGS@
GLIB_LIBS = @GLIB_LIBS@
GLIB_MIN_VERSION = @GLIB_MIN_VERSION@
GREP = @GREP@
GTK2_MIN_VERSION = @GTK2_MIN_VERSION@
GTK3_MIN_VERSION = @GTK3_MIN_VERSION@
GTK_CFLAGS = @GTK_CFLAGS@
GTK_LIBS = @GTK_LIBS@
GUI_CONFIGURE_FLAGS = @GUI_CONFIGURE_FLAGS@
HAVE_BLESS = @HAVE_BLESS@
HAVE_CXX11 = @HAVE_CXX11@
HAVE_DOXYGEN = @HAVE_DOXYGEN@
HAVE_DPKG_BUILDPACKAGE = @HAVE_DPKG_BUILDPACKAGE@
HAVE_HDIUTIL = @HAVE_HDIUTIL@
HAVE_OSX_PACKAGING = @HAVE_OSX_PACKAGING@
HAVE_PKGMK = @HAVE_PKGMK@
HAVE_PKGPROTO = @HAVE_PKGPROTO@
HAVE_PKGTRANS = @HAVE_PKGTRANS@
HAVE_SVR4_PACKAGING = @HAVE_SVR4_PACKAGING@
HAVE_XCODEBUILD = @HAVE_XCODEBUILD@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
KRB5_CFLAGS = @KRB5_CFLAGS@
KRB5_CONFIG = @KRB5_CONFIG@
KRB5_LIBS = @KRB5_LIBS@
LD = @LD@
LDFLAGS = @LDFLAGS@
LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
LDFLAGS_SHAREDLIB = @LDFLAGS_SHAREDLIB@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
LIBCAP_LIBS = @LIBCAP_LIBS@
LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
LIBNL_CFLAGS = @LIBNL_CFLAGS@
LIBNL_LIBS = @LIBNL_LIBS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBSMI_CFLAGS = @LIBSMI_CFLAGS@
LIBSMI_LDFLAGS = @LIBSMI_LDFLAGS@
LIBSMI_VERSION = @LIBSMI_VERSION@
LIBSSH_LIBS = @LIBSSH_LIBS@
LIBTOOL = @LIBTOOL@
LIBTOOL_DEPS = @LIBTOOL_DEPS@
LIPO = @LIPO@
LN_S = @LN_S@
LRELEASE = @LRELEASE@
LTLIBOBJS = @LTLIBOBJS@
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
LUA_CFLAGS = @LUA_CFLAGS@
LUA_LIBS = @LUA_LIBS@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
MOC = @MOC@
MOC_OPTIONS = @MOC_OPTIONS@
NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OSX_APP_FLAGS = @OSX_APP_FLAGS@
OSX_DMG_FLAGS = @OSX_DMG_FLAGS@
OSX_MIN_VERSION = @OSX_MIN_VERSION@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PCAP_CONFIG = @PCAP_CONFIG@
PCAP_LIBS = @PCAP_LIBS@
PERL = @PERL@
PIE_CFLAGS = @PIE_CFLAGS@
PIE_LDFLAGS = @PIE_LDFLAGS@
PKG_CONFIG = @PKG_CONFIG@
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
PLUGIN_LIBS = @PLUGIN_LIBS@
POD2HTML = @POD2HTML@
POD2MAN = @POD2MAN@
PORTAUDIO_INCLUDES = @PORTAUDIO_INCLUDES@
PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
PYTHON = @PYTHON@
QTCHOOSER = @QTCHOOSER@
QT_MIN_VERSION = @QT_MIN_VERSION@
Qt_CFLAGS = @Qt_CFLAGS@
Qt_LDFLAGS = @Qt_LDFLAGS@
Qt_LIBS = @Qt_LIBS@
RANLIB = @RANLIB@
RCC = @RCC@
RPMBUILD = @RPMBUILD@
RPMBUILD_WITH_ARGS = @RPMBUILD_WITH_ARGS@
RPM_VERSION = @RPM_VERSION@
SBC_CFLAGS = @SBC_CFLAGS@
SBC_LIBS = @SBC_LIBS@
SED = @SED@
SETCAP = @SETCAP@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SPEEXDSP_CFLAGS = @SPEEXDSP_CFLAGS@
SPEEXDSP_LIBS = @SPEEXDSP_LIBS@
SSL_LIBS = @SSL_LIBS@
STRIP = @STRIP@
SYSTEMCONFIGURATION_FRAMEWORKS = @SYSTEMCONFIGURATION_FRAMEWORKS@
UIC = @UIC@
VERSION = @VERSION@
WERROR = @WERROR@
WS_CFLAGS = @WS_CFLAGS@
WS_CFLAGS_FOR_BUILD = @WS_CFLAGS_FOR_BUILD@
WS_CPPFLAGS = @WS_CPPFLAGS@
WS_CXXFLAGS = @WS_CXXFLAGS@
WS_LDFLAGS = @WS_LDFLAGS@
XSLTPROC = @XSLTPROC@
YACC = @YACC@
YFLAGS = @YFLAGS@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
androiddump_bin = @androiddump_bin@
androiddump_man = @androiddump_man@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
capinfos_bin = @capinfos_bin@
capinfos_man = @capinfos_man@
captype_bin = @captype_bin@
captype_man = @captype_man@
ciscodump_bin = @ciscodump_bin@
ciscodump_man = @ciscodump_man@
datadir = @datadir@
datarootdir = @datarootdir@
dftest_bin = @dftest_bin@
dftest_man = @dftest_man@
docdir = @docdir@
dumpcap_bin = @dumpcap_bin@
dumpcap_man = @dumpcap_man@
dvidir = @dvidir@
echld_dir = @echld_dir@
echld_test_bin = @echld_test_bin@
editcap_bin = @editcap_bin@
editcap_man = @editcap_man@
exec_prefix = @exec_prefix@
extcap_man = @extcap_man@
extcap_subdir = @extcap_subdir@
extcapdir = @extcapdir@
have_sw_vers = @have_sw_vers@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mergecap_bin = @mergecap_bin@
mergecap_man = @mergecap_man@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
plugindir = @plugindir@
plugins_dir = @plugins_dir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
randpkt_bin = @randpkt_bin@
randpkt_man = @randpkt_man@
randpktdump_bin = @randpktdump_bin@
randpktdump_man = @randpktdump_man@
rawshark_bin = @rawshark_bin@
rawshark_man = @rawshark_man@
reordercap_bin = @reordercap_bin@
reordercap_man = @reordercap_man@
runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sshdump_bin = @sshdump_bin@
sshdump_man = @sshdump_man@
sysconfdir = @sysconfdir@
target = @target@
target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
text2pcap_bin = @text2pcap_bin@
text2pcap_man = @text2pcap_man@
tfshark_bin = @tfshark_bin@
tfshark_man = @tfshark_man@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
tshark_bin = @tshark_bin@
tshark_man = @tshark_man@
wireshark_SUBDIRS = @wireshark_SUBDIRS@
wireshark_bin = @wireshark_bin@
wireshark_man = @wireshark_man@
wiresharkfilter_man = @wiresharkfilter_man@
AUTOMAKE_OPTIONS = -Wno-portability
lemon_srcdir = $(top_srcdir)/tools/lemon
lemon_builddir = $(top_builddir)/tools/lemon
LEMON = $(lemon_builddir)/lemon$(EXEEXT)
RUNLEX = $(top_srcdir)/tools/runlex.sh
INCLUDEDIRS = -I$(top_srcdir)
#AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS)
AM_CFLAGS = $(WERROR) $(WS_CFLAGS)
GENERATED_CFLAGS = $(WS_CFLAGS)
AM_CXXFLAGS = $(WERROR) $(WS_CXXFLAGS)
GENERATED_CXXFLAGS = $(WS_CXXFLAGS)
AM_LDFLAGS = $(WS_LDFLAGS)
AM_V_PERL = $(am__v_PERL_@AM_V@)
am__v_PERL_ = $(am__v_PERL_@AM_DEFAULT_V@)
am__v_PERL_0 = @echo " PERL " $@;
AM_V_AWK = $(am__v_AWK_@AM_V@)
am__v_AWK_ = $(am__v_AWK_@AM_DEFAULT_V@)
am__v_AWK_0 = @echo " AWK " $@;
AM_V_LEMON = $(am__v_LEMON_@AM_V@)
am__v_LEMON_ = $(am__v_LEMON_@AM_DEFAULT_V@)
am__v_LEMON_0 = @echo " LEMON " $@;
AM_V_RUNLEX = $(am__v_RUNLEX_@AM_V@)
am__v_RUNLEX_ = $(am__v_RUNLEX_@AM_DEFAULT_V@)
am__v_RUNLEX_0 = @echo " RUNLEX " $@;
AM_V_SED = $(am__v_SED_@AM_V@)
am__v_SED_ = $(am__v_SED_@AM_DEFAULT_V@)
am__v_SED_0 = @echo " SED " $@;
AM_V_LN_S = $(am__v_LN_S_@AM_V@)
am__v_LN_S_ = $(am__v_LN_S_@AM_DEFAULT_V@)
am__v_LN_S_0 = @echo " LN_S " $@;
# _PYTHON is a reserved automake keyword
AM_V_python = $(am__v_python_@AM_V@)
am__v_python_ = $(am__v_python_@AM_DEFAULT_V@)
am__v_python_0 = @echo " PYTHON " $@;
AM_V_YACC = $(am__v_YACC_@AM_V@)
am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
am__v_YACC_0 = @echo " YACC " $@;
# abi-compliance-checker descriptor
abi_incdirs = $(subst -I,NEWLINE,$(filter -I%,$(WS_CFLAGS) -I$(abs_top_srcdir) -I$(abs_srcdir)))
abi_sysdirs = $(subst -isystem,NEWLINE,$(filter -isystem%,$(WS_CFLAGS)))
abi_includes = $(abi_incdirs) $(abi_sysdirs)
AM_DISTCHECK_CONFIGURE_FLAGS = @GUI_CONFIGURE_FLAGS@
# Make sure to keep ACLOCAL_AMFLAGS in Makefile.am and AC_CONFIG_MACRO_DIRS
# in configure.ac in sync, otherwise there will be an error running autogen.sh.
ACLOCAL_AMFLAGS = -I m4
# Common headers
COMMONCPPFLAGS =
AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS) $(COMMONCPPFLAGS)
bin_PROGRAMS = \
@wireshark_bin@ \
@tshark_bin@ \
@tfshark_bin@ \
@text2pcap_bin@ \
@mergecap_bin@ \
@capinfos_bin@ \
@captype_bin@ \
@editcap_bin@ \
@randpkt_bin@ \
@dftest_bin@ \
@dumpcap_bin@ \
@reordercap_bin@ \
@rawshark_bin@ \
@echld_test_bin@
#
# Wireshark configuration files are put in $(pkgdatadir).
#
dist_pkgdata_DATA = COPYING manuf services cfilters colorfilters dfilters \
smi_modules ipmap.html pdml2html.xsl
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = wireshark.pc
#
# Install global profiles in the "profiles" subdirectory
#
profilesdir = $(pkgdatadir)
nobase_dist_profiles_DATA = \
profiles/Bluetooth/colorfilters \
profiles/Classic/colorfilters
#
# Install the Diameter DTD and XML files in the "diameter" subdirectory
# of that directory.
#
diameterdir = $(pkgdatadir)/diameter
_CUSTOM_diameter_xml_files_ =
dist_diameter_DATA = $(_CUSTOM_diameter_xml_files_) \
diameter/chargecontrol.xml \
diameter/Cisco.xml \
diameter/CiscoSystems.xml \
diameter/Custom.xml \
diameter/dictionary.dtd \
diameter/dictionary.xml \
diameter/eap.xml \
diameter/Ericsson.xml \
diameter/etsie2e4.xml \
diameter/mobileipv4.xml \
diameter/mobileipv6.xml \
diameter/nasreq.xml \
diameter/sip.xml \
diameter/Starent.xml \
diameter/sunping.xml \
diameter/TGPP.xml \
diameter/TGPP2.xml \
diameter/Vodafone.xml \
diameter/AlcatelLucent.xml \
diameter/Nokia.xml \
diameter/NokiaSolutionsAndNetworks.xml \
diameter/HP.xml \
diameter/Oracle.xml
#
# Install the DTDs directory files in the "dtds" subdirectory
# of that directory
#
dtdsdir = $(pkgdatadir)/dtds
dist_dtds_DATA = \
dtds/dc.dtd \
dtds/itunes.dtd \
dtds/mscml.dtd \
dtds/pocsettings.dtd \
dtds/presence.dtd \
dtds/reginfo.dtd \
dtds/rlmi.dtd \
dtds/rss.dtd \
dtds/smil.dtd \
dtds/xcap-caps.dtd \
dtds/xcap-error.dtd \
dtds/watcherinfo.dtd
#
# Install the RADIUS directory files in the "radius" subdirectory
# of that directory.
#
radiusdir = $(pkgdatadir)/radius
_CUSTOM_radius_dict_ =
dist_radius_DATA = $(_CUSTOM_radius_dict_) \
radius/README.radius_dictionary \
radius/custom.includes \
radius/dictionary \
radius/dictionary.3com \
radius/dictionary.3gpp \
radius/dictionary.3gpp2 \
radius/dictionary.acc \
radius/dictionary.acme \
radius/dictionary.airespace \
radius/dictionary.actelis \
radius/dictionary.aerohive \
radius/dictionary.alcatel \
radius/dictionary.alcatel.esam \
radius/dictionary.alcatel.sr \
radius/dictionary.alcatel-lucent.aaa \
radius/dictionary.alteon \
radius/dictionary.altiga \
radius/dictionary.alvarion \
radius/dictionary.alvarion.wimax.v2_2 \
radius/dictionary.apc \
radius/dictionary.aptis \
radius/dictionary.arbor \
radius/dictionary.aruba \
radius/dictionary.ascend \
radius/dictionary.asn \
radius/dictionary.audiocodes \
radius/dictionary.avaya \
radius/dictionary.azaire \
radius/dictionary.bay \
radius/dictionary.bluecoat \
radius/dictionary.bintec \
radius/dictionary.broadsoft \
radius/dictionary.brocade \
radius/dictionary.bskyb \
radius/dictionary.bristol \
radius/dictionary.bt \
radius/dictionary.camiant \
radius/dictionary.cablelabs \
radius/dictionary.cabletron \
radius/dictionary.chillispot \
radius/dictionary.cisco \
radius/dictionary.cisco.asa \
radius/dictionary.cisco.bbsm \
radius/dictionary.cisco.vpn3000 \
radius/dictionary.cisco.vpn5000 \
radius/dictionary.citrix \
radius/dictionary.clavister \
radius/dictionary.colubris \
radius/dictionary.columbia_university \
radius/dictionary.compatible \
radius/dictionary.compat \
radius/dictionary.cosine \
radius/dictionary.dante \
radius/dictionary.dhcp \
radius/dictionary.dlink \
radius/dictionary.digium \
radius/dictionary.dragonwave \
radius/dictionary.efficientip \
radius/dictionary.eltex \
radius/dictionary.epygi \
radius/dictionary.equallogic \
radius/dictionary.ericsson \
radius/dictionary.ericsson.ab \
radius/dictionary.ericsson.packet.core.networks \
radius/dictionary.erx \
radius/dictionary.extreme \
radius/dictionary.f5 \
radius/dictionary.fdxtended \
radius/dictionary.fortinet \
radius/dictionary.foundry \
radius/dictionary.freedhcp \
radius/dictionary.freeradius \
radius/dictionary.freeradius.internal \
radius/dictionary.freeswitch \
radius/dictionary.gandalf \
radius/dictionary.garderos \
radius/dictionary.gemtek \
radius/dictionary.h3c \
radius/dictionary.hp \
radius/dictionary.huawei \
radius/dictionary.iana \
radius/dictionary.iea \
radius/dictionary.infoblox \
radius/dictionary.infonet \
radius/dictionary.ipunplugged \
radius/dictionary.issanni \
radius/dictionary.itk \
radius/dictionary.jradius \
radius/dictionary.juniper \
radius/dictionary.kineto \
radius/dictionary.karlnet \
radius/dictionary.lancom \
radius/dictionary.livingston \
radius/dictionary.localweb \
radius/dictionary.lucent \
radius/dictionary.manzara \
radius/dictionary.meinberg \
radius/dictionary.merit \
radius/dictionary.meru \
radius/dictionary.microsoft \
radius/dictionary.mikrotik \
radius/dictionary.motorola \
radius/dictionary.motorola.wimax \
radius/dictionary.navini \
radius/dictionary.netscreen \
radius/dictionary.networkphysics \
radius/dictionary.nexans \
radius/dictionary.nokia \
radius/dictionary.nokia.conflict \
radius/dictionary.nomadix \
radius/dictionary.nortel \
radius/dictionary.ntua \
radius/dictionary.openser \
radius/dictionary.packeteer \
radius/dictionary.paloalto \
radius/dictionary.patton \
radius/dictionary.perle \
radius/dictionary.propel \
radius/dictionary.prosoft \
radius/dictionary.proxim \
radius/dictionary.purewave \
radius/dictionary.quiconnect \
radius/dictionary.quintum \
radius/dictionary.redcreek \
radius/dictionary.rfc2865 \
radius/dictionary.rfc2866 \
radius/dictionary.rfc2867 \
radius/dictionary.rfc2868 \
radius/dictionary.rfc2869 \
radius/dictionary.rfc3162 \
radius/dictionary.rfc3576 \
radius/dictionary.rfc3580 \
radius/dictionary.rfc4072 \
radius/dictionary.rfc4372 \
radius/dictionary.rfc4603 \
radius/dictionary.rfc4675 \
radius/dictionary.rfc4679 \
radius/dictionary.rfc4818 \
radius/dictionary.rfc4849 \
radius/dictionary.rfc5090 \
radius/dictionary.rfc5176 \
radius/dictionary.rfc5447 \
radius/dictionary.rfc5580 \
radius/dictionary.rfc5607 \
radius/dictionary.rfc5904 \
radius/dictionary.rfc6519 \
radius/dictionary.rfc6572 \
radius/dictionary.rfc6677 \
radius/dictionary.rfc6911 \
radius/dictionary.rfc6929 \
radius/dictionary.rfc6930 \
radius/dictionary.rfc7055 \
radius/dictionary.rfc7155 \
radius/dictionary.rfc7268 \
radius/dictionary.rfc7499 \
radius/dictionary.riverbed \
radius/dictionary.riverstone \
radius/dictionary.roaringpenguin \
radius/dictionary.ruckus \
radius/dictionary.ruggedcom \
radius/dictionary.sangoma \
radius/dictionary.sg \
radius/dictionary.shasta \
radius/dictionary.shiva \
radius/dictionary.siemens \
radius/dictionary.slipstream \
radius/dictionary.sofaware \
radius/dictionary.sonicwall \
radius/dictionary.springtide \
radius/dictionary.starent \
radius/dictionary.starent.vsa1 \
radius/dictionary.surfnet \
radius/dictionary.symbol \
radius/dictionary.t_systems_nova \
radius/dictionary.telebit \
radius/dictionary.telkom \
radius/dictionary.terena \
radius/dictionary.trapeze \
radius/dictionary.travelping \
radius/dictionary.tropos \
radius/dictionary.ukerna \
radius/dictionary.unix \
radius/dictionary.usr \
radius/dictionary.utstarcom \
radius/dictionary.valemount \
radius/dictionary.versanet \
radius/dictionary.vqp \
radius/dictionary.walabi \
radius/dictionary.waverider \
radius/dictionary.wichorus \
radius/dictionary.wimax \
radius/dictionary.wimax.alvarion \
radius/dictionary.wimax.wichorus \
radius/dictionary.wispr \
radius/dictionary.xedia \
radius/dictionary.xylan \
radius/dictionary.yubico \
radius/dictionary.zeus \
radius/dictionary.zte \
radius/dictionary.zyxel
#
# Install the tpncp directory files in the "tpncp" subdirectory
# of that directory
#
tpncpdir = $(pkgdatadir)/tpncp
dist_tpncp_DATA = \
tpncp/tpncp.dat
#
# Install the wimaxasncp directory files in the "wimaxasncp" subdirectory
# of that directory
#
wimaxasncpdir = $(pkgdatadir)/wimaxasncp
dist_wimaxasncp_DATA = \
wimaxasncp/dictionary.xml \
wimaxasncp/dictionary.dtd
@HAVE_PLUGINS_FALSE@plugin_ldadd =
@HAVE_PLUGINS_TRUE@plugin_ldadd = $(_CUSTOM_plugin_ldadd_) \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/docsis/docsis.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/ethercat/ethercat.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/gryphon/gryphon.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/irda/irda.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/m2m/m2m.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/mate/mate.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/opcua/opcua.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/profinet/profinet.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/stats_tree/stats_tree.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/unistim/unistim.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/wimax/wimax.la \
@HAVE_PLUGINS_TRUE@ -dlopen plugins/wimaxmacphy/wimaxmacphy.la
# "BUILT_SOURCES" are built before any "make all" or "make check" targets.
BUILT_HEADER_FILES = \
version.h
BUILT_C_FILES =
BUILT_SOURCES = $(BUILT_C_FILES) $(BUILT_HEADER_FILES)
# Header files generated from source files.
GENERATED_HEADER_FILES = \
text2pcap-scanner_lex.h \
$(BUILT_HEADER_FILES)
# C source files generated from source files.
GENERATED_C_FILES =
# All the generated files.
GENERATED_FILES = $(GENERATED_C_FILES) $(GENERATED_HEADER_FILES)
EXTCAP_COMMON_SRC = \
extcap.c \
extcap_parser.c \
extcap_spawn.c
EXTCAP_COMMON_INCLUDES = \
extcap.h \
extcap_parser.h \
extcap_spawn.h
# sources common for wireshark, tshark, and rawshark
SHARK_COMMON_SRC = cfile.c frame_tvbuff.c sync_pipe_write.c \
$(am__append_1)
# corresponding headers
SHARK_COMMON_INCLUDES = \
cfile.h \
file.h \
fileset.h \
frame_tvbuff.h \
register.h \
ws_symbol_export.h
# wireshark specifics
WIRESHARK_COMMON_SRC = \
$(SHARK_COMMON_SRC) \
capture_info.c \
capture_opts.c \
file.c \
fileset.c \
filter_files.c \
summary.c \
ws_version_info.c
# corresponding headers
WIRESHARK_COMMON_INCLUDES = \
capture_info.h \
capture_opts.h \
filter_files.h \
globals.h \
log.h \
summary.h \
sync_pipe.h
@ENABLE_STATIC_FALSE@EXTRALINKFLAGS = -export-dynamic
@ENABLE_STATIC_TRUE@EXTRALINKFLAGS = -Wl,-static -all-static
# Libraries and plugin flags with which to link wireshark.
#
# GTK_CFLAGS/GTK_LIBS is a strict superset of GLIB_CFLAGS/GLIB_LIBS
# (see configure.ac for pkg-config modules used).
#
wireshark_common_ldadd = \
capchild/libcapchild.a \
caputils/libcaputils.a \
ui/libui.a \
ui/libui_dirty.a \
codecs/libwscodecs.la \
wiretap/libwiretap.la \
epan/libwireshark.la \
wsutil/libwsutil.la \
@SSL_LIBS@ \
$(plugin_ldadd) \
@PCAP_LIBS@ \
@C_ARES_LIBS@ \
@KRB5_LIBS@ \
@APPLICATIONSERVICES_FRAMEWORKS@ \
@SYSTEMCONFIGURATION_FRAMEWORKS@ \
@COREFOUNDATION_FRAMEWORKS@ \
@LIBGCRYPT_LIBS@ \
@LIBGNUTLS_LIBS@ \
@LIBSMI_LDFLAGS@ \
@LIBNL_LIBS@
@HAVE_Qt_TRUE@wireshark_SOURCES = $(WIRESHARK_COMMON_SRC) wireshark-qt.cpp
@HAVE_Qt_TRUE@wireshark_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS) $(Qt_CFLAGS)
@HAVE_Qt_TRUE@wireshark_LDFLAGS = $(AM_LDFLAGS) $(EXTRALINKFLAGS) $(Qt_LDFLAGS)
@HAVE_Qt_TRUE@wireshark_LDADD = ui/qt/libqtui.a \
@HAVE_Qt_TRUE@ $(wireshark_common_ldadd) $(GLIB_LIBS) \
@HAVE_Qt_TRUE@ $(Qt_LIBS) $(am__append_2)
@HAVE_GTK_TRUE@wireshark_gtk_SOURCES = $(WIRESHARK_COMMON_SRC)
@HAVE_GTK_TRUE@wireshark_gtk_CPPFLAGS = $(AM_CPPFLAGS) $(GTK_CFLAGS)
@HAVE_GTK_TRUE@wireshark_gtk_LDFLAGS = $(AM_LDFLAGS) $(EXTRALINKFLAGS)
@HAVE_GTK_TRUE@wireshark_gtk_LDADD = \
@HAVE_GTK_TRUE@ ui/gtk/libgtkui.a \
@HAVE_GTK_TRUE@ $(wireshark_common_ldadd) \
@HAVE_GTK_TRUE@ $(GTK_LIBS) \
@HAVE_GTK_TRUE@ @PORTAUDIO_LIBS@
tshark_SOURCES = \
$(SHARK_COMMON_SRC) \
capture_opts.c \
filter_files.c \
tshark.c \
ws_version_info.c
tshark_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
tshark_LDFLAGS = $(AM_LDFLAGS) $(EXTRALINKFLAGS)
# Libraries and plugin flags with which to link tshark.
tshark_LDADD = \
capchild/libcapchild.a \
caputils/libcaputils.a \
ui/cli/libcliui.a \
ui/libui.a \
wiretap/libwiretap.la \
epan/libwireshark.la \
wsutil/libwsutil.la \
@SSL_LIBS@ \
$(plugin_ldadd) \
@GLIB_LIBS@ \
@PCAP_LIBS@ \
@C_ARES_LIBS@ \
@KRB5_LIBS@ \
@SYSTEMCONFIGURATION_FRAMEWORKS@ \
@COREFOUNDATION_FRAMEWORKS@ \
@LIBGCRYPT_LIBS@ \
@LIBGNUTLS_LIBS@ \
@LIBSMI_LDFLAGS@
tfshark_SOURCES = \
$(SHARK_COMMON_SRC) \
tfshark.c \
ws_version_info.c
tfshark_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
tfshark_LDFLAGS = $(AM_LDFLAGS) $(EXTRALINKFLAGS)
# Libraries and plugin flags with which to link tfshark.
tfshark_LDADD = \
ui/cli/libcliui.a \
ui/libui.a \
wiretap/libwiretap.la \
epan/libwireshark.la \
wsutil/libwsutil.la \
@SSL_LIBS@ \
$(plugin_ldadd) \
@GLIB_LIBS@ \
@PCAP_LIBS@ \
@KRB5_LIBS@ \
@SYSTEMCONFIGURATION_FRAMEWORKS@ \
@COREFOUNDATION_FRAMEWORKS@ \
@LIBGNUTLS_LIBS@ \
@LIBSMI_LDFLAGS@
rawshark_SOURCES = \
$(SHARK_COMMON_SRC) \
rawshark.c \
ws_version_info.c
rawshark_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
rawshark_LDFLAGS = $(AM_LDFLAGS) $(EXTRALINKFLAGS)
# Libraries and plugin flags with which to link rawshark.
rawshark_LDADD = \
caputils/libcaputils.a \
ui/libui.a \
wiretap/libwiretap.la \
epan/libwireshark.la \
wsutil/libwsutil.la \
@SSL_LIBS@ \
$(plugin_ldadd) \
@GLIB_LIBS@ \
@PCAP_LIBS@ \
@C_ARES_LIBS@ \
@KRB5_LIBS@ \
@SYSTEMCONFIGURATION_FRAMEWORKS@ \
@COREFOUNDATION_FRAMEWORKS@ \
@LIBGCRYPT_LIBS@ \
@LIBGNUTLS_LIBS@ \
@LIBSMI_LDFLAGS@
text2pcap_SOURCES = \
text2pcap.c \
text2pcap-scanner.l \
ws_version_info.c
text2pcap_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
# Don't turn on -Werror for text2pcap: its source includes text2pcap-scanner.c
# which is generated (and therefore not always clean).
# We could generate text2pcap.o as a library with -Werror but for now it
# doesn't seem worth the effort.
text2pcap_CFLAGS = $(GENERATED_CFLAGS)
# Libraries with which to link text2pcap.
text2pcap_LDADD = \
writecap/libwritecap.a \
wsutil/libwsutil.la \
@GLIB_LIBS@
mergecap_SOURCES = \
mergecap.c \
ws_version_info.c
mergecap_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
# Libraries with which to link mergecap.
mergecap_LDADD = \
wiretap/libwiretap.la \
wsutil/libwsutil.la \
@GLIB_LIBS@
capinfos_SOURCES = \
capinfos.c \
ws_version_info.c
capinfos_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
# Libraries with which to link capinfos.
capinfos_LDADD = \
wiretap/libwiretap.la \
wsutil/libwsutil.la \
@GLIB_LIBS@ \
@LIBGCRYPT_LIBS@
captype_SOURCES = \
captype.c \
ws_version_info.c
captype_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
# Libraries with which to link captype.
captype_LDADD = \
wiretap/libwiretap.la \
wsutil/libwsutil.la \
@GLIB_LIBS@
editcap_SOURCES = \
editcap.c \
ws_version_info.c
editcap_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
# Libraries with which to link editcap.
editcap_LDADD = \
wiretap/libwiretap.la \
wsutil/libwsutil.la \
@GLIB_LIBS@
reordercap_SOURCES = \
reordercap.c \
ws_version_info.c
reordercap_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
# Libraries with which to link reordercap.
reordercap_LDADD = \
wiretap/libwiretap.la \
wsutil/libwsutil.la \
@GLIB_LIBS@
randpkt_SOURCES = \
randpkt.c \
ws_version_info.c
randpkt_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
# Libraries with which to link randpkt.
randpkt_LDADD = \
randpkt_core/librandpkt_core.a \
wiretap/libwiretap.la \
wsutil/libwsutil.la \
@GLIB_LIBS@ \
@PCAP_LIBS@ \
@C_ARES_LIBS@
dftest_SOURCES = \
dftest.c
dftest_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
# Libraries and plugin flags with which to link dftest.
dftest_LDADD = \
ui/libui.a \
wiretap/libwiretap.la \
wsutil/libwsutil.la \
epan/libwireshark.la \
@SSL_LIBS@ \
$(plugin_ldadd) \
@GLIB_LIBS@ \
@PCAP_LIBS@ \
@C_ARES_LIBS@ \
@KRB5_LIBS@ \
@LIBGCRYPT_LIBS@ \
@LIBGNUTLS_LIBS@ \
@LIBSMI_LDFLAGS@
echld_test_SOURCES = \
echld_test.c \
capture_opts.c \
capture_stop_conditions.c \
cfile.c \
conditions.c \
ringbuffer.c \
sync_pipe_write.c
echld_test_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
echld_test_LDADD = \
epan/libwireshark.la \
echld/libechld.la \
writecap/libwritecap.a \
wsutil/libwsutil.la \
@GLIB_LIBS@ \
@PCAP_LIBS@ \
@C_ARES_LIBS@
echld_test_DEPENDENCIES = \
echld/libechld.la \
epan/libwireshark.la
dumpcap_SOURCES = \
capture_opts.c \
capture_stop_conditions.c \
conditions.c \
dumpcap.c \
filter_files.c \
ringbuffer.c \
sync_pipe_write.c \
ws_version_info.c
dumpcap_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS)
dumpcap_CFLAGS = $(AM_CFLAGS) $(PIE_CFLAGS)
dumpcap_LDFLAGS = $(AM_LDFLAGS) $(PIE_LDFLAGS)
# Libraries with which to link dumpcap.
dumpcap_LDADD = \
caputils/libcaputils.a \
writecap/libwritecap.a \
wsutil/libwsutil.la \
@GLIB_LIBS@ \
@PCAP_LIBS@ \
@SYSTEMCONFIGURATION_FRAMEWORKS@ \
@COREFOUNDATION_FRAMEWORKS@ \
@LIBCAP_LIBS@ \
@LIBNL_LIBS@
# this target needed for distribution only
noinst_HEADERS = \
$(SHARK_COMMON_INCLUDES) \
$(EXTCAP_COMMON_INCLUDES) \
$(WIRESHARK_COMMON_INCLUDES) \
capture_stop_conditions.h \
conditions.h \
ringbuffer.h \
ws_diag_control.h \
ws_version_info.h
#
# Build shell scripts by doing variable substitution.
# Taken from autoconf 2.13.
#
editsh = sed -e 's,@''SHELL''@,$(SHELL),g'
SUFFIXES = .sh
CLEANFILES = \
*~ \
doxygen-core.tag \
vgcore.*
#
# We have to remove version.h with "make distclean", as, otherwise,
# "make distcheck" fails. We still need to make the tarballs work
# even if you do "make distclean" and try to rebuild; that's a work in
# progress.
#
# XXX - "ps.c" is distributed in the source tarballs; why is it in the
# list of files removed by "make distclean"? (It's deliberately
# included in that list.)
#
DISTCLEANFILES = \
ps.c \
version.h
MAINTAINERCLEANFILES = \
$(GENERATED_FILES) \
Makefile.in \
aclocal.m4 \
compile \
config.h.in \
configure \
depcomp \
install-sh \
ltmain.sh \
missing \
ylwrap
EXTRA_DIST = \
.editorconfig \
.mailmap \
INSTALL.configure \
Makefile.am.inc \
README.aix \
README.bsd \
README.DECT \
README.hpux \
README.linux \
README.macos \
README.tru64 \
README.vmware \
README.windows \
abi-descriptor.template \
autogen.sh \
cfilters \
colorfilters \
debian \
dfilters \
doxygen_global.cfg \
doxygen.cfg.in \
fix \
idl \
image \
ipmap.html \
m4 \
macosx-setup.sh \
macosx-support-lib-patches \
make-version.pl \
manuf \
manuf.tmpl \
pdml2html.xsl \
smi_modules \
text2pcap-scanner.l \
text2pcap.h \
services \
wireshark.desktop \
wireshark-gtk.desktop \
wireshark-mime-package.xml \
wireshark.appdata.xml \
wireshark.pc.in \
wka.tmpl \
CMakeLists.txt \
CMakeListsCustom.txt.example \
cmakeconfig.h.in \
CMakeOptions.txt \
README.cmake \
ConfigureChecks.cmake \
cmake \
CPackConfig.txt
DIST_SUBDIRS = \
capchild \
caputils \
codecs \
doc \
epan \
echld \
ui \
ui/cli \
ui/gtk \
ui/qt \
help \
packaging \
plugins \
randpkt_core \
tools \
wiretap \
writecap \
wsutil \
extcap \
docbook
SUBDIRS = \
tools \
wsutil \
writecap \
wiretap \
epan \
capchild \
caputils \
@echld_dir@ \
@plugins_dir@ \
packaging \
help \
ui \
@wireshark_SUBDIRS@ \
ui/cli \
randpkt_core \
@extcap_subdir@ \
. \
doc
# Used by patch-bzip2
# Trim off any extra version information and find the previous micro release.
BASE_VERSION = `echo "$(VERSION)" | awk -F. '{$$3 = $$3 + 0 ; printf("%d.%d.%d"), $$1, $$2, $$3}'`
PREV_VERSION = `echo "$(VERSION)" | awk -F. '{$$3 = $$3 + 0 ; if ($$3 > 0) $$3-- ; printf("%d.%d.%d"), $$1, $$2, $$3}'`
PREV_DIR = "wireshark-$(PREV_VERSION)"
PREV_FILE = "$(PREV_DIR).tar.bz2"
PREV_URL = "https://www.wireshark.org/download/src/all-versions/$(PREV_FILE)"
# Used by svr4-package and osx-package
# We load top_stagedir with an absolute path so that libtool doesn't freak.
top_stagedir = $(abs_top_builddir)/packaging/staging
stagedir = $(top_stagedir)/$(PACKAGE).inst
rpm_topdir = `cd $(top_builddir) && pwd`/packaging/rpm
all: $(BUILT_SOURCES) config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
.SUFFIXES:
.SUFFIXES: .sh .c .cpp .l .lo .o .obj
am--refresh: Makefile
@:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/./Makefile.am.inc $(srcdir)/diameter/Custom.make $(srcdir)/radius/Custom.make $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
$(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --gnu Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(srcdir)/./Makefile.am.inc $(srcdir)/diameter/Custom.make $(srcdir)/radius/Custom.make $(am__empty):
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: $(am__configure_deps)
$(am__cd) $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
$(am__aclocal_m4_deps):
config.h: stamp-h1
@test -f $@ || rm -f stamp-h1
@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
cd $(top_builddir) && $(SHELL) ./config.status config.h
$(srcdir)/config.h.in: $(am__configure_deps)
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
rm -f stamp-h1
touch $@
distclean-hdr:
-rm -f config.h stamp-h1
doxygen.cfg: $(top_builddir)/config.status $(srcdir)/doxygen.cfg.in
cd $(top_builddir) && $(SHELL) ./config.status $@
wireshark.pc: $(top_builddir)/config.status $(srcdir)/wireshark.pc.in
cd $(top_builddir) && $(SHELL) ./config.status $@
packaging/macosx/Wireshark_package.pmdoc/index.xml: $(top_builddir)/config.status $(top_srcdir)/packaging/macosx/Wireshark_package.pmdoc/index.xml.in
cd $(top_builddir) && $(SHELL) ./config.status $@
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
$(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
fi; \
for p in $$list; do echo "$$p $$p"; done | \
sed 's/$(EXEEXT)$$//' | \
while read p p1; do if test -f $$p \
|| test -f $$p1 \
; then echo "$$p"; echo "$$p"; else :; fi; \
done | \
sed -e 'p;s,.*/,,;n;h' \
-e 's|.*|.|' \
-e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
sed 'N;N;N;s,\n, ,g' | \
$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
{ d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
if ($$2 == $$4) files[d] = files[d] " " $$1; \
else { print "f", $$3 "/" $$4, $$1; } } \
END { for (d in files) print "f", d, files[d] }' | \
while read type dir files; do \
if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
test -z "$$files" || { \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
$(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
} \
; done
uninstall-binPROGRAMS:
@$(NORMAL_UNINSTALL)
@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
files=`for p in $$list; do echo "$$p"; done | \
sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
-e 's/$$/$(EXEEXT)/' \
`; \
test -n "$$list" || exit 0; \
echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
cd "$(DESTDIR)$(bindir)" && rm -f $$files
clean-binPROGRAMS:
@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
echo " rm -f" $$list; \
rm -f $$list || exit $$?; \
test -n "$(EXEEXT)" || exit 0; \
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
echo " rm -f" $$list; \
rm -f $$list
capinfos$(EXEEXT): $(capinfos_OBJECTS) $(capinfos_DEPENDENCIES) $(EXTRA_capinfos_DEPENDENCIES)
@rm -f capinfos$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(capinfos_OBJECTS) $(capinfos_LDADD) $(LIBS)
captype$(EXEEXT): $(captype_OBJECTS) $(captype_DEPENDENCIES) $(EXTRA_captype_DEPENDENCIES)
@rm -f captype$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(captype_OBJECTS) $(captype_LDADD) $(LIBS)
dftest$(EXEEXT): $(dftest_OBJECTS) $(dftest_DEPENDENCIES) $(EXTRA_dftest_DEPENDENCIES)
@rm -f dftest$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(dftest_OBJECTS) $(dftest_LDADD) $(LIBS)
dumpcap$(EXEEXT): $(dumpcap_OBJECTS) $(dumpcap_DEPENDENCIES) $(EXTRA_dumpcap_DEPENDENCIES)
@rm -f dumpcap$(EXEEXT)
$(AM_V_CCLD)$(dumpcap_LINK) $(dumpcap_OBJECTS) $(dumpcap_LDADD) $(LIBS)
echld_test$(EXEEXT): $(echld_test_OBJECTS) $(echld_test_DEPENDENCIES) $(EXTRA_echld_test_DEPENDENCIES)
@rm -f echld_test$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(echld_test_OBJECTS) $(echld_test_LDADD) $(LIBS)
editcap$(EXEEXT): $(editcap_OBJECTS) $(editcap_DEPENDENCIES) $(EXTRA_editcap_DEPENDENCIES)
@rm -f editcap$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(editcap_OBJECTS) $(editcap_LDADD) $(LIBS)
mergecap$(EXEEXT): $(mergecap_OBJECTS) $(mergecap_DEPENDENCIES) $(EXTRA_mergecap_DEPENDENCIES)
@rm -f mergecap$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(mergecap_OBJECTS) $(mergecap_LDADD) $(LIBS)
randpkt$(EXEEXT): $(randpkt_OBJECTS) $(randpkt_DEPENDENCIES) $(EXTRA_randpkt_DEPENDENCIES)
@rm -f randpkt$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(randpkt_OBJECTS) $(randpkt_LDADD) $(LIBS)
rawshark$(EXEEXT): $(rawshark_OBJECTS) $(rawshark_DEPENDENCIES) $(EXTRA_rawshark_DEPENDENCIES)
@rm -f rawshark$(EXEEXT)
$(AM_V_CCLD)$(rawshark_LINK) $(rawshark_OBJECTS) $(rawshark_LDADD) $(LIBS)
reordercap$(EXEEXT): $(reordercap_OBJECTS) $(reordercap_DEPENDENCIES) $(EXTRA_reordercap_DEPENDENCIES)
@rm -f reordercap$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(reordercap_OBJECTS) $(reordercap_LDADD) $(LIBS)
text2pcap$(EXEEXT): $(text2pcap_OBJECTS) $(text2pcap_DEPENDENCIES) $(EXTRA_text2pcap_DEPENDENCIES)
@rm -f text2pcap$(EXEEXT)
$(AM_V_CCLD)$(text2pcap_LINK) $(text2pcap_OBJECTS) $(text2pcap_LDADD) $(LIBS)
tfshark$(EXEEXT): $(tfshark_OBJECTS) $(tfshark_DEPENDENCIES) $(EXTRA_tfshark_DEPENDENCIES)
@rm -f tfshark$(EXEEXT)
$(AM_V_CCLD)$(tfshark_LINK) $(tfshark_OBJECTS) $(tfshark_LDADD) $(LIBS)
tshark$(EXEEXT): $(tshark_OBJECTS) $(tshark_DEPENDENCIES) $(EXTRA_tshark_DEPENDENCIES)
@rm -f tshark$(EXEEXT)
$(AM_V_CCLD)$(tshark_LINK) $(tshark_OBJECTS) $(tshark_LDADD) $(LIBS)
wireshark$(EXEEXT): $(wireshark_OBJECTS) $(wireshark_DEPENDENCIES) $(EXTRA_wireshark_DEPENDENCIES)
@rm -f wireshark$(EXEEXT)
$(AM_V_CXXLD)$(wireshark_LINK) $(wireshark_OBJECTS) $(wireshark_LDADD) $(LIBS)
wireshark-gtk$(EXEEXT): $(wireshark_gtk_OBJECTS) $(wireshark_gtk_DEPENDENCIES) $(EXTRA_wireshark_gtk_DEPENDENCIES)
@rm -f wireshark-gtk$(EXEEXT)
$(AM_V_CCLD)$(wireshark_gtk_LINK) $(wireshark_gtk_OBJECTS) $(wireshark_gtk_LDADD) $(LIBS)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
distclean-compile:
-rm -f *.tab.c
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/capinfos-capinfos.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/capinfos-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/captype-captype.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/captype-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dftest-dftest.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dumpcap-capture_opts.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dumpcap-capture_stop_conditions.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dumpcap-conditions.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dumpcap-dumpcap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dumpcap-filter_files.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dumpcap-ringbuffer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dumpcap-sync_pipe_write.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dumpcap-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echld_test-capture_opts.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echld_test-capture_stop_conditions.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echld_test-cfile.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echld_test-conditions.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echld_test-echld_test.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echld_test-ringbuffer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/echld_test-sync_pipe_write.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/editcap-editcap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/editcap-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mergecap-mergecap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mergecap-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randpkt-randpkt.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randpkt-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawshark-cfile.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawshark-extcap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawshark-extcap_parser.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawshark-extcap_spawn.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawshark-frame_tvbuff.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawshark-rawshark.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawshark-sync_pipe_write.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawshark-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reordercap-reordercap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reordercap-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text2pcap-text2pcap-scanner.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text2pcap-text2pcap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text2pcap-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tfshark-cfile.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tfshark-extcap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tfshark-extcap_parser.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tfshark-extcap_spawn.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tfshark-frame_tvbuff.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tfshark-sync_pipe_write.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tfshark-tfshark.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tfshark-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tshark-capture_opts.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tshark-cfile.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tshark-extcap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tshark-extcap_parser.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tshark-extcap_spawn.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tshark-filter_files.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tshark-frame_tvbuff.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tshark-sync_pipe_write.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tshark-tshark.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tshark-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-capture_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-capture_opts.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-cfile.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-extcap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-extcap_parser.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-extcap_spawn.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-file.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-fileset.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-filter_files.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-frame_tvbuff.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-summary.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-sync_pipe_write.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-wireshark-qt.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark-ws_version_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-capture_info.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-capture_opts.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-cfile.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-extcap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-extcap_parser.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-extcap_spawn.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-file.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-fileset.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-filter_files.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-frame_tvbuff.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-summary.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-sync_pipe_write.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wireshark_gtk-ws_version_info.Po@am__quote@
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
capinfos-capinfos.o: capinfos.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(capinfos_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT capinfos-capinfos.o -MD -MP -MF $(DEPDIR)/capinfos-capinfos.Tpo -c -o capinfos-capinfos.o `test -f 'capinfos.c' || echo '$(srcdir)/'`capinfos.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/capinfos-capinfos.Tpo $(DEPDIR)/capinfos-capinfos.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capinfos.c' object='capinfos-capinfos.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(capinfos_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o capinfos-capinfos.o `test -f 'capinfos.c' || echo '$(srcdir)/'`capinfos.c
capinfos-capinfos.obj: capinfos.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(capinfos_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT capinfos-capinfos.obj -MD -MP -MF $(DEPDIR)/capinfos-capinfos.Tpo -c -o capinfos-capinfos.obj `if test -f 'capinfos.c'; then $(CYGPATH_W) 'capinfos.c'; else $(CYGPATH_W) '$(srcdir)/capinfos.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/capinfos-capinfos.Tpo $(DEPDIR)/capinfos-capinfos.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capinfos.c' object='capinfos-capinfos.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(capinfos_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o capinfos-capinfos.obj `if test -f 'capinfos.c'; then $(CYGPATH_W) 'capinfos.c'; else $(CYGPATH_W) '$(srcdir)/capinfos.c'; fi`
capinfos-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(capinfos_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT capinfos-ws_version_info.o -MD -MP -MF $(DEPDIR)/capinfos-ws_version_info.Tpo -c -o capinfos-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/capinfos-ws_version_info.Tpo $(DEPDIR)/capinfos-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='capinfos-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(capinfos_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o capinfos-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
capinfos-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(capinfos_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT capinfos-ws_version_info.obj -MD -MP -MF $(DEPDIR)/capinfos-ws_version_info.Tpo -c -o capinfos-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/capinfos-ws_version_info.Tpo $(DEPDIR)/capinfos-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='capinfos-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(capinfos_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o capinfos-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
captype-captype.o: captype.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(captype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT captype-captype.o -MD -MP -MF $(DEPDIR)/captype-captype.Tpo -c -o captype-captype.o `test -f 'captype.c' || echo '$(srcdir)/'`captype.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/captype-captype.Tpo $(DEPDIR)/captype-captype.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='captype.c' object='captype-captype.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(captype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o captype-captype.o `test -f 'captype.c' || echo '$(srcdir)/'`captype.c
captype-captype.obj: captype.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(captype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT captype-captype.obj -MD -MP -MF $(DEPDIR)/captype-captype.Tpo -c -o captype-captype.obj `if test -f 'captype.c'; then $(CYGPATH_W) 'captype.c'; else $(CYGPATH_W) '$(srcdir)/captype.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/captype-captype.Tpo $(DEPDIR)/captype-captype.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='captype.c' object='captype-captype.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(captype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o captype-captype.obj `if test -f 'captype.c'; then $(CYGPATH_W) 'captype.c'; else $(CYGPATH_W) '$(srcdir)/captype.c'; fi`
captype-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(captype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT captype-ws_version_info.o -MD -MP -MF $(DEPDIR)/captype-ws_version_info.Tpo -c -o captype-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/captype-ws_version_info.Tpo $(DEPDIR)/captype-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='captype-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(captype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o captype-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
captype-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(captype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT captype-ws_version_info.obj -MD -MP -MF $(DEPDIR)/captype-ws_version_info.Tpo -c -o captype-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/captype-ws_version_info.Tpo $(DEPDIR)/captype-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='captype-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(captype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o captype-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
dftest-dftest.o: dftest.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dftest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dftest-dftest.o -MD -MP -MF $(DEPDIR)/dftest-dftest.Tpo -c -o dftest-dftest.o `test -f 'dftest.c' || echo '$(srcdir)/'`dftest.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dftest-dftest.Tpo $(DEPDIR)/dftest-dftest.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dftest.c' object='dftest-dftest.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dftest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dftest-dftest.o `test -f 'dftest.c' || echo '$(srcdir)/'`dftest.c
dftest-dftest.obj: dftest.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dftest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dftest-dftest.obj -MD -MP -MF $(DEPDIR)/dftest-dftest.Tpo -c -o dftest-dftest.obj `if test -f 'dftest.c'; then $(CYGPATH_W) 'dftest.c'; else $(CYGPATH_W) '$(srcdir)/dftest.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dftest-dftest.Tpo $(DEPDIR)/dftest-dftest.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dftest.c' object='dftest-dftest.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dftest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dftest-dftest.obj `if test -f 'dftest.c'; then $(CYGPATH_W) 'dftest.c'; else $(CYGPATH_W) '$(srcdir)/dftest.c'; fi`
dumpcap-capture_opts.o: capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-capture_opts.o -MD -MP -MF $(DEPDIR)/dumpcap-capture_opts.Tpo -c -o dumpcap-capture_opts.o `test -f 'capture_opts.c' || echo '$(srcdir)/'`capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-capture_opts.Tpo $(DEPDIR)/dumpcap-capture_opts.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_opts.c' object='dumpcap-capture_opts.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-capture_opts.o `test -f 'capture_opts.c' || echo '$(srcdir)/'`capture_opts.c
dumpcap-capture_opts.obj: capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-capture_opts.obj -MD -MP -MF $(DEPDIR)/dumpcap-capture_opts.Tpo -c -o dumpcap-capture_opts.obj `if test -f 'capture_opts.c'; then $(CYGPATH_W) 'capture_opts.c'; else $(CYGPATH_W) '$(srcdir)/capture_opts.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-capture_opts.Tpo $(DEPDIR)/dumpcap-capture_opts.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_opts.c' object='dumpcap-capture_opts.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-capture_opts.obj `if test -f 'capture_opts.c'; then $(CYGPATH_W) 'capture_opts.c'; else $(CYGPATH_W) '$(srcdir)/capture_opts.c'; fi`
dumpcap-capture_stop_conditions.o: capture_stop_conditions.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-capture_stop_conditions.o -MD -MP -MF $(DEPDIR)/dumpcap-capture_stop_conditions.Tpo -c -o dumpcap-capture_stop_conditions.o `test -f 'capture_stop_conditions.c' || echo '$(srcdir)/'`capture_stop_conditions.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-capture_stop_conditions.Tpo $(DEPDIR)/dumpcap-capture_stop_conditions.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_stop_conditions.c' object='dumpcap-capture_stop_conditions.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-capture_stop_conditions.o `test -f 'capture_stop_conditions.c' || echo '$(srcdir)/'`capture_stop_conditions.c
dumpcap-capture_stop_conditions.obj: capture_stop_conditions.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-capture_stop_conditions.obj -MD -MP -MF $(DEPDIR)/dumpcap-capture_stop_conditions.Tpo -c -o dumpcap-capture_stop_conditions.obj `if test -f 'capture_stop_conditions.c'; then $(CYGPATH_W) 'capture_stop_conditions.c'; else $(CYGPATH_W) '$(srcdir)/capture_stop_conditions.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-capture_stop_conditions.Tpo $(DEPDIR)/dumpcap-capture_stop_conditions.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_stop_conditions.c' object='dumpcap-capture_stop_conditions.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-capture_stop_conditions.obj `if test -f 'capture_stop_conditions.c'; then $(CYGPATH_W) 'capture_stop_conditions.c'; else $(CYGPATH_W) '$(srcdir)/capture_stop_conditions.c'; fi`
dumpcap-conditions.o: conditions.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-conditions.o -MD -MP -MF $(DEPDIR)/dumpcap-conditions.Tpo -c -o dumpcap-conditions.o `test -f 'conditions.c' || echo '$(srcdir)/'`conditions.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-conditions.Tpo $(DEPDIR)/dumpcap-conditions.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='conditions.c' object='dumpcap-conditions.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-conditions.o `test -f 'conditions.c' || echo '$(srcdir)/'`conditions.c
dumpcap-conditions.obj: conditions.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-conditions.obj -MD -MP -MF $(DEPDIR)/dumpcap-conditions.Tpo -c -o dumpcap-conditions.obj `if test -f 'conditions.c'; then $(CYGPATH_W) 'conditions.c'; else $(CYGPATH_W) '$(srcdir)/conditions.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-conditions.Tpo $(DEPDIR)/dumpcap-conditions.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='conditions.c' object='dumpcap-conditions.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-conditions.obj `if test -f 'conditions.c'; then $(CYGPATH_W) 'conditions.c'; else $(CYGPATH_W) '$(srcdir)/conditions.c'; fi`
dumpcap-dumpcap.o: dumpcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-dumpcap.o -MD -MP -MF $(DEPDIR)/dumpcap-dumpcap.Tpo -c -o dumpcap-dumpcap.o `test -f 'dumpcap.c' || echo '$(srcdir)/'`dumpcap.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-dumpcap.Tpo $(DEPDIR)/dumpcap-dumpcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dumpcap.c' object='dumpcap-dumpcap.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-dumpcap.o `test -f 'dumpcap.c' || echo '$(srcdir)/'`dumpcap.c
dumpcap-dumpcap.obj: dumpcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-dumpcap.obj -MD -MP -MF $(DEPDIR)/dumpcap-dumpcap.Tpo -c -o dumpcap-dumpcap.obj `if test -f 'dumpcap.c'; then $(CYGPATH_W) 'dumpcap.c'; else $(CYGPATH_W) '$(srcdir)/dumpcap.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-dumpcap.Tpo $(DEPDIR)/dumpcap-dumpcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dumpcap.c' object='dumpcap-dumpcap.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-dumpcap.obj `if test -f 'dumpcap.c'; then $(CYGPATH_W) 'dumpcap.c'; else $(CYGPATH_W) '$(srcdir)/dumpcap.c'; fi`
dumpcap-filter_files.o: filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-filter_files.o -MD -MP -MF $(DEPDIR)/dumpcap-filter_files.Tpo -c -o dumpcap-filter_files.o `test -f 'filter_files.c' || echo '$(srcdir)/'`filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-filter_files.Tpo $(DEPDIR)/dumpcap-filter_files.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filter_files.c' object='dumpcap-filter_files.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-filter_files.o `test -f 'filter_files.c' || echo '$(srcdir)/'`filter_files.c
dumpcap-filter_files.obj: filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-filter_files.obj -MD -MP -MF $(DEPDIR)/dumpcap-filter_files.Tpo -c -o dumpcap-filter_files.obj `if test -f 'filter_files.c'; then $(CYGPATH_W) 'filter_files.c'; else $(CYGPATH_W) '$(srcdir)/filter_files.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-filter_files.Tpo $(DEPDIR)/dumpcap-filter_files.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filter_files.c' object='dumpcap-filter_files.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-filter_files.obj `if test -f 'filter_files.c'; then $(CYGPATH_W) 'filter_files.c'; else $(CYGPATH_W) '$(srcdir)/filter_files.c'; fi`
dumpcap-ringbuffer.o: ringbuffer.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-ringbuffer.o -MD -MP -MF $(DEPDIR)/dumpcap-ringbuffer.Tpo -c -o dumpcap-ringbuffer.o `test -f 'ringbuffer.c' || echo '$(srcdir)/'`ringbuffer.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-ringbuffer.Tpo $(DEPDIR)/dumpcap-ringbuffer.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ringbuffer.c' object='dumpcap-ringbuffer.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-ringbuffer.o `test -f 'ringbuffer.c' || echo '$(srcdir)/'`ringbuffer.c
dumpcap-ringbuffer.obj: ringbuffer.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-ringbuffer.obj -MD -MP -MF $(DEPDIR)/dumpcap-ringbuffer.Tpo -c -o dumpcap-ringbuffer.obj `if test -f 'ringbuffer.c'; then $(CYGPATH_W) 'ringbuffer.c'; else $(CYGPATH_W) '$(srcdir)/ringbuffer.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-ringbuffer.Tpo $(DEPDIR)/dumpcap-ringbuffer.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ringbuffer.c' object='dumpcap-ringbuffer.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-ringbuffer.obj `if test -f 'ringbuffer.c'; then $(CYGPATH_W) 'ringbuffer.c'; else $(CYGPATH_W) '$(srcdir)/ringbuffer.c'; fi`
dumpcap-sync_pipe_write.o: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-sync_pipe_write.o -MD -MP -MF $(DEPDIR)/dumpcap-sync_pipe_write.Tpo -c -o dumpcap-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-sync_pipe_write.Tpo $(DEPDIR)/dumpcap-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='dumpcap-sync_pipe_write.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
dumpcap-sync_pipe_write.obj: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-sync_pipe_write.obj -MD -MP -MF $(DEPDIR)/dumpcap-sync_pipe_write.Tpo -c -o dumpcap-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-sync_pipe_write.Tpo $(DEPDIR)/dumpcap-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='dumpcap-sync_pipe_write.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
dumpcap-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-ws_version_info.o -MD -MP -MF $(DEPDIR)/dumpcap-ws_version_info.Tpo -c -o dumpcap-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-ws_version_info.Tpo $(DEPDIR)/dumpcap-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='dumpcap-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
dumpcap-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -MT dumpcap-ws_version_info.obj -MD -MP -MF $(DEPDIR)/dumpcap-ws_version_info.Tpo -c -o dumpcap-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dumpcap-ws_version_info.Tpo $(DEPDIR)/dumpcap-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='dumpcap-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dumpcap_CPPFLAGS) $(CPPFLAGS) $(dumpcap_CFLAGS) $(CFLAGS) -c -o dumpcap-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
echld_test-echld_test.o: echld_test.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-echld_test.o -MD -MP -MF $(DEPDIR)/echld_test-echld_test.Tpo -c -o echld_test-echld_test.o `test -f 'echld_test.c' || echo '$(srcdir)/'`echld_test.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-echld_test.Tpo $(DEPDIR)/echld_test-echld_test.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='echld_test.c' object='echld_test-echld_test.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-echld_test.o `test -f 'echld_test.c' || echo '$(srcdir)/'`echld_test.c
echld_test-echld_test.obj: echld_test.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-echld_test.obj -MD -MP -MF $(DEPDIR)/echld_test-echld_test.Tpo -c -o echld_test-echld_test.obj `if test -f 'echld_test.c'; then $(CYGPATH_W) 'echld_test.c'; else $(CYGPATH_W) '$(srcdir)/echld_test.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-echld_test.Tpo $(DEPDIR)/echld_test-echld_test.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='echld_test.c' object='echld_test-echld_test.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-echld_test.obj `if test -f 'echld_test.c'; then $(CYGPATH_W) 'echld_test.c'; else $(CYGPATH_W) '$(srcdir)/echld_test.c'; fi`
echld_test-capture_opts.o: capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-capture_opts.o -MD -MP -MF $(DEPDIR)/echld_test-capture_opts.Tpo -c -o echld_test-capture_opts.o `test -f 'capture_opts.c' || echo '$(srcdir)/'`capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-capture_opts.Tpo $(DEPDIR)/echld_test-capture_opts.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_opts.c' object='echld_test-capture_opts.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-capture_opts.o `test -f 'capture_opts.c' || echo '$(srcdir)/'`capture_opts.c
echld_test-capture_opts.obj: capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-capture_opts.obj -MD -MP -MF $(DEPDIR)/echld_test-capture_opts.Tpo -c -o echld_test-capture_opts.obj `if test -f 'capture_opts.c'; then $(CYGPATH_W) 'capture_opts.c'; else $(CYGPATH_W) '$(srcdir)/capture_opts.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-capture_opts.Tpo $(DEPDIR)/echld_test-capture_opts.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_opts.c' object='echld_test-capture_opts.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-capture_opts.obj `if test -f 'capture_opts.c'; then $(CYGPATH_W) 'capture_opts.c'; else $(CYGPATH_W) '$(srcdir)/capture_opts.c'; fi`
echld_test-capture_stop_conditions.o: capture_stop_conditions.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-capture_stop_conditions.o -MD -MP -MF $(DEPDIR)/echld_test-capture_stop_conditions.Tpo -c -o echld_test-capture_stop_conditions.o `test -f 'capture_stop_conditions.c' || echo '$(srcdir)/'`capture_stop_conditions.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-capture_stop_conditions.Tpo $(DEPDIR)/echld_test-capture_stop_conditions.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_stop_conditions.c' object='echld_test-capture_stop_conditions.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-capture_stop_conditions.o `test -f 'capture_stop_conditions.c' || echo '$(srcdir)/'`capture_stop_conditions.c
echld_test-capture_stop_conditions.obj: capture_stop_conditions.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-capture_stop_conditions.obj -MD -MP -MF $(DEPDIR)/echld_test-capture_stop_conditions.Tpo -c -o echld_test-capture_stop_conditions.obj `if test -f 'capture_stop_conditions.c'; then $(CYGPATH_W) 'capture_stop_conditions.c'; else $(CYGPATH_W) '$(srcdir)/capture_stop_conditions.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-capture_stop_conditions.Tpo $(DEPDIR)/echld_test-capture_stop_conditions.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_stop_conditions.c' object='echld_test-capture_stop_conditions.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-capture_stop_conditions.obj `if test -f 'capture_stop_conditions.c'; then $(CYGPATH_W) 'capture_stop_conditions.c'; else $(CYGPATH_W) '$(srcdir)/capture_stop_conditions.c'; fi`
echld_test-cfile.o: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-cfile.o -MD -MP -MF $(DEPDIR)/echld_test-cfile.Tpo -c -o echld_test-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-cfile.Tpo $(DEPDIR)/echld_test-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='echld_test-cfile.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
echld_test-cfile.obj: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-cfile.obj -MD -MP -MF $(DEPDIR)/echld_test-cfile.Tpo -c -o echld_test-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-cfile.Tpo $(DEPDIR)/echld_test-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='echld_test-cfile.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
echld_test-conditions.o: conditions.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-conditions.o -MD -MP -MF $(DEPDIR)/echld_test-conditions.Tpo -c -o echld_test-conditions.o `test -f 'conditions.c' || echo '$(srcdir)/'`conditions.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-conditions.Tpo $(DEPDIR)/echld_test-conditions.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='conditions.c' object='echld_test-conditions.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-conditions.o `test -f 'conditions.c' || echo '$(srcdir)/'`conditions.c
echld_test-conditions.obj: conditions.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-conditions.obj -MD -MP -MF $(DEPDIR)/echld_test-conditions.Tpo -c -o echld_test-conditions.obj `if test -f 'conditions.c'; then $(CYGPATH_W) 'conditions.c'; else $(CYGPATH_W) '$(srcdir)/conditions.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-conditions.Tpo $(DEPDIR)/echld_test-conditions.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='conditions.c' object='echld_test-conditions.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-conditions.obj `if test -f 'conditions.c'; then $(CYGPATH_W) 'conditions.c'; else $(CYGPATH_W) '$(srcdir)/conditions.c'; fi`
echld_test-ringbuffer.o: ringbuffer.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-ringbuffer.o -MD -MP -MF $(DEPDIR)/echld_test-ringbuffer.Tpo -c -o echld_test-ringbuffer.o `test -f 'ringbuffer.c' || echo '$(srcdir)/'`ringbuffer.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-ringbuffer.Tpo $(DEPDIR)/echld_test-ringbuffer.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ringbuffer.c' object='echld_test-ringbuffer.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-ringbuffer.o `test -f 'ringbuffer.c' || echo '$(srcdir)/'`ringbuffer.c
echld_test-ringbuffer.obj: ringbuffer.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-ringbuffer.obj -MD -MP -MF $(DEPDIR)/echld_test-ringbuffer.Tpo -c -o echld_test-ringbuffer.obj `if test -f 'ringbuffer.c'; then $(CYGPATH_W) 'ringbuffer.c'; else $(CYGPATH_W) '$(srcdir)/ringbuffer.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-ringbuffer.Tpo $(DEPDIR)/echld_test-ringbuffer.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ringbuffer.c' object='echld_test-ringbuffer.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-ringbuffer.obj `if test -f 'ringbuffer.c'; then $(CYGPATH_W) 'ringbuffer.c'; else $(CYGPATH_W) '$(srcdir)/ringbuffer.c'; fi`
echld_test-sync_pipe_write.o: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-sync_pipe_write.o -MD -MP -MF $(DEPDIR)/echld_test-sync_pipe_write.Tpo -c -o echld_test-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-sync_pipe_write.Tpo $(DEPDIR)/echld_test-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='echld_test-sync_pipe_write.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
echld_test-sync_pipe_write.obj: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT echld_test-sync_pipe_write.obj -MD -MP -MF $(DEPDIR)/echld_test-sync_pipe_write.Tpo -c -o echld_test-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/echld_test-sync_pipe_write.Tpo $(DEPDIR)/echld_test-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='echld_test-sync_pipe_write.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echld_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o echld_test-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
editcap-editcap.o: editcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(editcap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT editcap-editcap.o -MD -MP -MF $(DEPDIR)/editcap-editcap.Tpo -c -o editcap-editcap.o `test -f 'editcap.c' || echo '$(srcdir)/'`editcap.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/editcap-editcap.Tpo $(DEPDIR)/editcap-editcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='editcap.c' object='editcap-editcap.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(editcap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o editcap-editcap.o `test -f 'editcap.c' || echo '$(srcdir)/'`editcap.c
editcap-editcap.obj: editcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(editcap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT editcap-editcap.obj -MD -MP -MF $(DEPDIR)/editcap-editcap.Tpo -c -o editcap-editcap.obj `if test -f 'editcap.c'; then $(CYGPATH_W) 'editcap.c'; else $(CYGPATH_W) '$(srcdir)/editcap.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/editcap-editcap.Tpo $(DEPDIR)/editcap-editcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='editcap.c' object='editcap-editcap.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(editcap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o editcap-editcap.obj `if test -f 'editcap.c'; then $(CYGPATH_W) 'editcap.c'; else $(CYGPATH_W) '$(srcdir)/editcap.c'; fi`
editcap-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(editcap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT editcap-ws_version_info.o -MD -MP -MF $(DEPDIR)/editcap-ws_version_info.Tpo -c -o editcap-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/editcap-ws_version_info.Tpo $(DEPDIR)/editcap-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='editcap-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(editcap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o editcap-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
editcap-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(editcap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT editcap-ws_version_info.obj -MD -MP -MF $(DEPDIR)/editcap-ws_version_info.Tpo -c -o editcap-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/editcap-ws_version_info.Tpo $(DEPDIR)/editcap-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='editcap-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(editcap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o editcap-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
mergecap-mergecap.o: mergecap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mergecap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mergecap-mergecap.o -MD -MP -MF $(DEPDIR)/mergecap-mergecap.Tpo -c -o mergecap-mergecap.o `test -f 'mergecap.c' || echo '$(srcdir)/'`mergecap.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/mergecap-mergecap.Tpo $(DEPDIR)/mergecap-mergecap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mergecap.c' object='mergecap-mergecap.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mergecap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mergecap-mergecap.o `test -f 'mergecap.c' || echo '$(srcdir)/'`mergecap.c
mergecap-mergecap.obj: mergecap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mergecap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mergecap-mergecap.obj -MD -MP -MF $(DEPDIR)/mergecap-mergecap.Tpo -c -o mergecap-mergecap.obj `if test -f 'mergecap.c'; then $(CYGPATH_W) 'mergecap.c'; else $(CYGPATH_W) '$(srcdir)/mergecap.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/mergecap-mergecap.Tpo $(DEPDIR)/mergecap-mergecap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mergecap.c' object='mergecap-mergecap.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mergecap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mergecap-mergecap.obj `if test -f 'mergecap.c'; then $(CYGPATH_W) 'mergecap.c'; else $(CYGPATH_W) '$(srcdir)/mergecap.c'; fi`
mergecap-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mergecap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mergecap-ws_version_info.o -MD -MP -MF $(DEPDIR)/mergecap-ws_version_info.Tpo -c -o mergecap-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/mergecap-ws_version_info.Tpo $(DEPDIR)/mergecap-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='mergecap-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mergecap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mergecap-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
mergecap-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mergecap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mergecap-ws_version_info.obj -MD -MP -MF $(DEPDIR)/mergecap-ws_version_info.Tpo -c -o mergecap-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/mergecap-ws_version_info.Tpo $(DEPDIR)/mergecap-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='mergecap-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mergecap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mergecap-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
randpkt-randpkt.o: randpkt.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(randpkt_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT randpkt-randpkt.o -MD -MP -MF $(DEPDIR)/randpkt-randpkt.Tpo -c -o randpkt-randpkt.o `test -f 'randpkt.c' || echo '$(srcdir)/'`randpkt.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/randpkt-randpkt.Tpo $(DEPDIR)/randpkt-randpkt.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='randpkt.c' object='randpkt-randpkt.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(randpkt_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o randpkt-randpkt.o `test -f 'randpkt.c' || echo '$(srcdir)/'`randpkt.c
randpkt-randpkt.obj: randpkt.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(randpkt_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT randpkt-randpkt.obj -MD -MP -MF $(DEPDIR)/randpkt-randpkt.Tpo -c -o randpkt-randpkt.obj `if test -f 'randpkt.c'; then $(CYGPATH_W) 'randpkt.c'; else $(CYGPATH_W) '$(srcdir)/randpkt.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/randpkt-randpkt.Tpo $(DEPDIR)/randpkt-randpkt.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='randpkt.c' object='randpkt-randpkt.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(randpkt_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o randpkt-randpkt.obj `if test -f 'randpkt.c'; then $(CYGPATH_W) 'randpkt.c'; else $(CYGPATH_W) '$(srcdir)/randpkt.c'; fi`
randpkt-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(randpkt_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT randpkt-ws_version_info.o -MD -MP -MF $(DEPDIR)/randpkt-ws_version_info.Tpo -c -o randpkt-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/randpkt-ws_version_info.Tpo $(DEPDIR)/randpkt-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='randpkt-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(randpkt_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o randpkt-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
randpkt-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(randpkt_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT randpkt-ws_version_info.obj -MD -MP -MF $(DEPDIR)/randpkt-ws_version_info.Tpo -c -o randpkt-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/randpkt-ws_version_info.Tpo $(DEPDIR)/randpkt-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='randpkt-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(randpkt_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o randpkt-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
rawshark-cfile.o: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-cfile.o -MD -MP -MF $(DEPDIR)/rawshark-cfile.Tpo -c -o rawshark-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-cfile.Tpo $(DEPDIR)/rawshark-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='rawshark-cfile.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
rawshark-cfile.obj: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-cfile.obj -MD -MP -MF $(DEPDIR)/rawshark-cfile.Tpo -c -o rawshark-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-cfile.Tpo $(DEPDIR)/rawshark-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='rawshark-cfile.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
rawshark-frame_tvbuff.o: frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-frame_tvbuff.o -MD -MP -MF $(DEPDIR)/rawshark-frame_tvbuff.Tpo -c -o rawshark-frame_tvbuff.o `test -f 'frame_tvbuff.c' || echo '$(srcdir)/'`frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-frame_tvbuff.Tpo $(DEPDIR)/rawshark-frame_tvbuff.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frame_tvbuff.c' object='rawshark-frame_tvbuff.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-frame_tvbuff.o `test -f 'frame_tvbuff.c' || echo '$(srcdir)/'`frame_tvbuff.c
rawshark-frame_tvbuff.obj: frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-frame_tvbuff.obj -MD -MP -MF $(DEPDIR)/rawshark-frame_tvbuff.Tpo -c -o rawshark-frame_tvbuff.obj `if test -f 'frame_tvbuff.c'; then $(CYGPATH_W) 'frame_tvbuff.c'; else $(CYGPATH_W) '$(srcdir)/frame_tvbuff.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-frame_tvbuff.Tpo $(DEPDIR)/rawshark-frame_tvbuff.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frame_tvbuff.c' object='rawshark-frame_tvbuff.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-frame_tvbuff.obj `if test -f 'frame_tvbuff.c'; then $(CYGPATH_W) 'frame_tvbuff.c'; else $(CYGPATH_W) '$(srcdir)/frame_tvbuff.c'; fi`
rawshark-sync_pipe_write.o: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-sync_pipe_write.o -MD -MP -MF $(DEPDIR)/rawshark-sync_pipe_write.Tpo -c -o rawshark-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-sync_pipe_write.Tpo $(DEPDIR)/rawshark-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='rawshark-sync_pipe_write.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
rawshark-sync_pipe_write.obj: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-sync_pipe_write.obj -MD -MP -MF $(DEPDIR)/rawshark-sync_pipe_write.Tpo -c -o rawshark-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-sync_pipe_write.Tpo $(DEPDIR)/rawshark-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='rawshark-sync_pipe_write.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
rawshark-extcap.o: extcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-extcap.o -MD -MP -MF $(DEPDIR)/rawshark-extcap.Tpo -c -o rawshark-extcap.o `test -f 'extcap.c' || echo '$(srcdir)/'`extcap.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-extcap.Tpo $(DEPDIR)/rawshark-extcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap.c' object='rawshark-extcap.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-extcap.o `test -f 'extcap.c' || echo '$(srcdir)/'`extcap.c
rawshark-extcap.obj: extcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-extcap.obj -MD -MP -MF $(DEPDIR)/rawshark-extcap.Tpo -c -o rawshark-extcap.obj `if test -f 'extcap.c'; then $(CYGPATH_W) 'extcap.c'; else $(CYGPATH_W) '$(srcdir)/extcap.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-extcap.Tpo $(DEPDIR)/rawshark-extcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap.c' object='rawshark-extcap.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-extcap.obj `if test -f 'extcap.c'; then $(CYGPATH_W) 'extcap.c'; else $(CYGPATH_W) '$(srcdir)/extcap.c'; fi`
rawshark-extcap_parser.o: extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-extcap_parser.o -MD -MP -MF $(DEPDIR)/rawshark-extcap_parser.Tpo -c -o rawshark-extcap_parser.o `test -f 'extcap_parser.c' || echo '$(srcdir)/'`extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-extcap_parser.Tpo $(DEPDIR)/rawshark-extcap_parser.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_parser.c' object='rawshark-extcap_parser.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-extcap_parser.o `test -f 'extcap_parser.c' || echo '$(srcdir)/'`extcap_parser.c
rawshark-extcap_parser.obj: extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-extcap_parser.obj -MD -MP -MF $(DEPDIR)/rawshark-extcap_parser.Tpo -c -o rawshark-extcap_parser.obj `if test -f 'extcap_parser.c'; then $(CYGPATH_W) 'extcap_parser.c'; else $(CYGPATH_W) '$(srcdir)/extcap_parser.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-extcap_parser.Tpo $(DEPDIR)/rawshark-extcap_parser.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_parser.c' object='rawshark-extcap_parser.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-extcap_parser.obj `if test -f 'extcap_parser.c'; then $(CYGPATH_W) 'extcap_parser.c'; else $(CYGPATH_W) '$(srcdir)/extcap_parser.c'; fi`
rawshark-extcap_spawn.o: extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-extcap_spawn.o -MD -MP -MF $(DEPDIR)/rawshark-extcap_spawn.Tpo -c -o rawshark-extcap_spawn.o `test -f 'extcap_spawn.c' || echo '$(srcdir)/'`extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-extcap_spawn.Tpo $(DEPDIR)/rawshark-extcap_spawn.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_spawn.c' object='rawshark-extcap_spawn.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-extcap_spawn.o `test -f 'extcap_spawn.c' || echo '$(srcdir)/'`extcap_spawn.c
rawshark-extcap_spawn.obj: extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-extcap_spawn.obj -MD -MP -MF $(DEPDIR)/rawshark-extcap_spawn.Tpo -c -o rawshark-extcap_spawn.obj `if test -f 'extcap_spawn.c'; then $(CYGPATH_W) 'extcap_spawn.c'; else $(CYGPATH_W) '$(srcdir)/extcap_spawn.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-extcap_spawn.Tpo $(DEPDIR)/rawshark-extcap_spawn.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_spawn.c' object='rawshark-extcap_spawn.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-extcap_spawn.obj `if test -f 'extcap_spawn.c'; then $(CYGPATH_W) 'extcap_spawn.c'; else $(CYGPATH_W) '$(srcdir)/extcap_spawn.c'; fi`
rawshark-rawshark.o: rawshark.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-rawshark.o -MD -MP -MF $(DEPDIR)/rawshark-rawshark.Tpo -c -o rawshark-rawshark.o `test -f 'rawshark.c' || echo '$(srcdir)/'`rawshark.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-rawshark.Tpo $(DEPDIR)/rawshark-rawshark.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rawshark.c' object='rawshark-rawshark.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-rawshark.o `test -f 'rawshark.c' || echo '$(srcdir)/'`rawshark.c
rawshark-rawshark.obj: rawshark.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-rawshark.obj -MD -MP -MF $(DEPDIR)/rawshark-rawshark.Tpo -c -o rawshark-rawshark.obj `if test -f 'rawshark.c'; then $(CYGPATH_W) 'rawshark.c'; else $(CYGPATH_W) '$(srcdir)/rawshark.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-rawshark.Tpo $(DEPDIR)/rawshark-rawshark.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rawshark.c' object='rawshark-rawshark.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-rawshark.obj `if test -f 'rawshark.c'; then $(CYGPATH_W) 'rawshark.c'; else $(CYGPATH_W) '$(srcdir)/rawshark.c'; fi`
rawshark-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-ws_version_info.o -MD -MP -MF $(DEPDIR)/rawshark-ws_version_info.Tpo -c -o rawshark-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-ws_version_info.Tpo $(DEPDIR)/rawshark-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='rawshark-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
rawshark-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rawshark-ws_version_info.obj -MD -MP -MF $(DEPDIR)/rawshark-ws_version_info.Tpo -c -o rawshark-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rawshark-ws_version_info.Tpo $(DEPDIR)/rawshark-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='rawshark-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rawshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rawshark-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
reordercap-reordercap.o: reordercap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reordercap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT reordercap-reordercap.o -MD -MP -MF $(DEPDIR)/reordercap-reordercap.Tpo -c -o reordercap-reordercap.o `test -f 'reordercap.c' || echo '$(srcdir)/'`reordercap.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/reordercap-reordercap.Tpo $(DEPDIR)/reordercap-reordercap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='reordercap.c' object='reordercap-reordercap.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reordercap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o reordercap-reordercap.o `test -f 'reordercap.c' || echo '$(srcdir)/'`reordercap.c
reordercap-reordercap.obj: reordercap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reordercap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT reordercap-reordercap.obj -MD -MP -MF $(DEPDIR)/reordercap-reordercap.Tpo -c -o reordercap-reordercap.obj `if test -f 'reordercap.c'; then $(CYGPATH_W) 'reordercap.c'; else $(CYGPATH_W) '$(srcdir)/reordercap.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/reordercap-reordercap.Tpo $(DEPDIR)/reordercap-reordercap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='reordercap.c' object='reordercap-reordercap.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reordercap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o reordercap-reordercap.obj `if test -f 'reordercap.c'; then $(CYGPATH_W) 'reordercap.c'; else $(CYGPATH_W) '$(srcdir)/reordercap.c'; fi`
reordercap-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reordercap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT reordercap-ws_version_info.o -MD -MP -MF $(DEPDIR)/reordercap-ws_version_info.Tpo -c -o reordercap-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/reordercap-ws_version_info.Tpo $(DEPDIR)/reordercap-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='reordercap-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reordercap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o reordercap-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
reordercap-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reordercap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT reordercap-ws_version_info.obj -MD -MP -MF $(DEPDIR)/reordercap-ws_version_info.Tpo -c -o reordercap-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/reordercap-ws_version_info.Tpo $(DEPDIR)/reordercap-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='reordercap-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reordercap_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o reordercap-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
text2pcap-text2pcap.o: text2pcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -MT text2pcap-text2pcap.o -MD -MP -MF $(DEPDIR)/text2pcap-text2pcap.Tpo -c -o text2pcap-text2pcap.o `test -f 'text2pcap.c' || echo '$(srcdir)/'`text2pcap.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/text2pcap-text2pcap.Tpo $(DEPDIR)/text2pcap-text2pcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='text2pcap.c' object='text2pcap-text2pcap.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -c -o text2pcap-text2pcap.o `test -f 'text2pcap.c' || echo '$(srcdir)/'`text2pcap.c
text2pcap-text2pcap.obj: text2pcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -MT text2pcap-text2pcap.obj -MD -MP -MF $(DEPDIR)/text2pcap-text2pcap.Tpo -c -o text2pcap-text2pcap.obj `if test -f 'text2pcap.c'; then $(CYGPATH_W) 'text2pcap.c'; else $(CYGPATH_W) '$(srcdir)/text2pcap.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/text2pcap-text2pcap.Tpo $(DEPDIR)/text2pcap-text2pcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='text2pcap.c' object='text2pcap-text2pcap.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -c -o text2pcap-text2pcap.obj `if test -f 'text2pcap.c'; then $(CYGPATH_W) 'text2pcap.c'; else $(CYGPATH_W) '$(srcdir)/text2pcap.c'; fi`
text2pcap-text2pcap-scanner.o: text2pcap-scanner.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -MT text2pcap-text2pcap-scanner.o -MD -MP -MF $(DEPDIR)/text2pcap-text2pcap-scanner.Tpo -c -o text2pcap-text2pcap-scanner.o `test -f 'text2pcap-scanner.c' || echo '$(srcdir)/'`text2pcap-scanner.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/text2pcap-text2pcap-scanner.Tpo $(DEPDIR)/text2pcap-text2pcap-scanner.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='text2pcap-scanner.c' object='text2pcap-text2pcap-scanner.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -c -o text2pcap-text2pcap-scanner.o `test -f 'text2pcap-scanner.c' || echo '$(srcdir)/'`text2pcap-scanner.c
text2pcap-text2pcap-scanner.obj: text2pcap-scanner.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -MT text2pcap-text2pcap-scanner.obj -MD -MP -MF $(DEPDIR)/text2pcap-text2pcap-scanner.Tpo -c -o text2pcap-text2pcap-scanner.obj `if test -f 'text2pcap-scanner.c'; then $(CYGPATH_W) 'text2pcap-scanner.c'; else $(CYGPATH_W) '$(srcdir)/text2pcap-scanner.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/text2pcap-text2pcap-scanner.Tpo $(DEPDIR)/text2pcap-text2pcap-scanner.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='text2pcap-scanner.c' object='text2pcap-text2pcap-scanner.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -c -o text2pcap-text2pcap-scanner.obj `if test -f 'text2pcap-scanner.c'; then $(CYGPATH_W) 'text2pcap-scanner.c'; else $(CYGPATH_W) '$(srcdir)/text2pcap-scanner.c'; fi`
text2pcap-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -MT text2pcap-ws_version_info.o -MD -MP -MF $(DEPDIR)/text2pcap-ws_version_info.Tpo -c -o text2pcap-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/text2pcap-ws_version_info.Tpo $(DEPDIR)/text2pcap-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='text2pcap-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -c -o text2pcap-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
text2pcap-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -MT text2pcap-ws_version_info.obj -MD -MP -MF $(DEPDIR)/text2pcap-ws_version_info.Tpo -c -o text2pcap-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/text2pcap-ws_version_info.Tpo $(DEPDIR)/text2pcap-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='text2pcap-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(text2pcap_CPPFLAGS) $(CPPFLAGS) $(text2pcap_CFLAGS) $(CFLAGS) -c -o text2pcap-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
tfshark-cfile.o: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-cfile.o -MD -MP -MF $(DEPDIR)/tfshark-cfile.Tpo -c -o tfshark-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-cfile.Tpo $(DEPDIR)/tfshark-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='tfshark-cfile.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
tfshark-cfile.obj: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-cfile.obj -MD -MP -MF $(DEPDIR)/tfshark-cfile.Tpo -c -o tfshark-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-cfile.Tpo $(DEPDIR)/tfshark-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='tfshark-cfile.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
tfshark-frame_tvbuff.o: frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-frame_tvbuff.o -MD -MP -MF $(DEPDIR)/tfshark-frame_tvbuff.Tpo -c -o tfshark-frame_tvbuff.o `test -f 'frame_tvbuff.c' || echo '$(srcdir)/'`frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-frame_tvbuff.Tpo $(DEPDIR)/tfshark-frame_tvbuff.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frame_tvbuff.c' object='tfshark-frame_tvbuff.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-frame_tvbuff.o `test -f 'frame_tvbuff.c' || echo '$(srcdir)/'`frame_tvbuff.c
tfshark-frame_tvbuff.obj: frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-frame_tvbuff.obj -MD -MP -MF $(DEPDIR)/tfshark-frame_tvbuff.Tpo -c -o tfshark-frame_tvbuff.obj `if test -f 'frame_tvbuff.c'; then $(CYGPATH_W) 'frame_tvbuff.c'; else $(CYGPATH_W) '$(srcdir)/frame_tvbuff.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-frame_tvbuff.Tpo $(DEPDIR)/tfshark-frame_tvbuff.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frame_tvbuff.c' object='tfshark-frame_tvbuff.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-frame_tvbuff.obj `if test -f 'frame_tvbuff.c'; then $(CYGPATH_W) 'frame_tvbuff.c'; else $(CYGPATH_W) '$(srcdir)/frame_tvbuff.c'; fi`
tfshark-sync_pipe_write.o: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-sync_pipe_write.o -MD -MP -MF $(DEPDIR)/tfshark-sync_pipe_write.Tpo -c -o tfshark-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-sync_pipe_write.Tpo $(DEPDIR)/tfshark-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='tfshark-sync_pipe_write.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
tfshark-sync_pipe_write.obj: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-sync_pipe_write.obj -MD -MP -MF $(DEPDIR)/tfshark-sync_pipe_write.Tpo -c -o tfshark-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-sync_pipe_write.Tpo $(DEPDIR)/tfshark-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='tfshark-sync_pipe_write.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
tfshark-extcap.o: extcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-extcap.o -MD -MP -MF $(DEPDIR)/tfshark-extcap.Tpo -c -o tfshark-extcap.o `test -f 'extcap.c' || echo '$(srcdir)/'`extcap.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-extcap.Tpo $(DEPDIR)/tfshark-extcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap.c' object='tfshark-extcap.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-extcap.o `test -f 'extcap.c' || echo '$(srcdir)/'`extcap.c
tfshark-extcap.obj: extcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-extcap.obj -MD -MP -MF $(DEPDIR)/tfshark-extcap.Tpo -c -o tfshark-extcap.obj `if test -f 'extcap.c'; then $(CYGPATH_W) 'extcap.c'; else $(CYGPATH_W) '$(srcdir)/extcap.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-extcap.Tpo $(DEPDIR)/tfshark-extcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap.c' object='tfshark-extcap.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-extcap.obj `if test -f 'extcap.c'; then $(CYGPATH_W) 'extcap.c'; else $(CYGPATH_W) '$(srcdir)/extcap.c'; fi`
tfshark-extcap_parser.o: extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-extcap_parser.o -MD -MP -MF $(DEPDIR)/tfshark-extcap_parser.Tpo -c -o tfshark-extcap_parser.o `test -f 'extcap_parser.c' || echo '$(srcdir)/'`extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-extcap_parser.Tpo $(DEPDIR)/tfshark-extcap_parser.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_parser.c' object='tfshark-extcap_parser.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-extcap_parser.o `test -f 'extcap_parser.c' || echo '$(srcdir)/'`extcap_parser.c
tfshark-extcap_parser.obj: extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-extcap_parser.obj -MD -MP -MF $(DEPDIR)/tfshark-extcap_parser.Tpo -c -o tfshark-extcap_parser.obj `if test -f 'extcap_parser.c'; then $(CYGPATH_W) 'extcap_parser.c'; else $(CYGPATH_W) '$(srcdir)/extcap_parser.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-extcap_parser.Tpo $(DEPDIR)/tfshark-extcap_parser.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_parser.c' object='tfshark-extcap_parser.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-extcap_parser.obj `if test -f 'extcap_parser.c'; then $(CYGPATH_W) 'extcap_parser.c'; else $(CYGPATH_W) '$(srcdir)/extcap_parser.c'; fi`
tfshark-extcap_spawn.o: extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-extcap_spawn.o -MD -MP -MF $(DEPDIR)/tfshark-extcap_spawn.Tpo -c -o tfshark-extcap_spawn.o `test -f 'extcap_spawn.c' || echo '$(srcdir)/'`extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-extcap_spawn.Tpo $(DEPDIR)/tfshark-extcap_spawn.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_spawn.c' object='tfshark-extcap_spawn.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-extcap_spawn.o `test -f 'extcap_spawn.c' || echo '$(srcdir)/'`extcap_spawn.c
tfshark-extcap_spawn.obj: extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-extcap_spawn.obj -MD -MP -MF $(DEPDIR)/tfshark-extcap_spawn.Tpo -c -o tfshark-extcap_spawn.obj `if test -f 'extcap_spawn.c'; then $(CYGPATH_W) 'extcap_spawn.c'; else $(CYGPATH_W) '$(srcdir)/extcap_spawn.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-extcap_spawn.Tpo $(DEPDIR)/tfshark-extcap_spawn.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_spawn.c' object='tfshark-extcap_spawn.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-extcap_spawn.obj `if test -f 'extcap_spawn.c'; then $(CYGPATH_W) 'extcap_spawn.c'; else $(CYGPATH_W) '$(srcdir)/extcap_spawn.c'; fi`
tfshark-tfshark.o: tfshark.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-tfshark.o -MD -MP -MF $(DEPDIR)/tfshark-tfshark.Tpo -c -o tfshark-tfshark.o `test -f 'tfshark.c' || echo '$(srcdir)/'`tfshark.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-tfshark.Tpo $(DEPDIR)/tfshark-tfshark.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tfshark.c' object='tfshark-tfshark.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-tfshark.o `test -f 'tfshark.c' || echo '$(srcdir)/'`tfshark.c
tfshark-tfshark.obj: tfshark.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-tfshark.obj -MD -MP -MF $(DEPDIR)/tfshark-tfshark.Tpo -c -o tfshark-tfshark.obj `if test -f 'tfshark.c'; then $(CYGPATH_W) 'tfshark.c'; else $(CYGPATH_W) '$(srcdir)/tfshark.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-tfshark.Tpo $(DEPDIR)/tfshark-tfshark.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tfshark.c' object='tfshark-tfshark.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-tfshark.obj `if test -f 'tfshark.c'; then $(CYGPATH_W) 'tfshark.c'; else $(CYGPATH_W) '$(srcdir)/tfshark.c'; fi`
tfshark-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-ws_version_info.o -MD -MP -MF $(DEPDIR)/tfshark-ws_version_info.Tpo -c -o tfshark-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-ws_version_info.Tpo $(DEPDIR)/tfshark-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='tfshark-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
tfshark-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tfshark-ws_version_info.obj -MD -MP -MF $(DEPDIR)/tfshark-ws_version_info.Tpo -c -o tfshark-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tfshark-ws_version_info.Tpo $(DEPDIR)/tfshark-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='tfshark-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tfshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tfshark-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
tshark-cfile.o: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-cfile.o -MD -MP -MF $(DEPDIR)/tshark-cfile.Tpo -c -o tshark-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-cfile.Tpo $(DEPDIR)/tshark-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='tshark-cfile.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
tshark-cfile.obj: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-cfile.obj -MD -MP -MF $(DEPDIR)/tshark-cfile.Tpo -c -o tshark-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-cfile.Tpo $(DEPDIR)/tshark-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='tshark-cfile.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
tshark-frame_tvbuff.o: frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-frame_tvbuff.o -MD -MP -MF $(DEPDIR)/tshark-frame_tvbuff.Tpo -c -o tshark-frame_tvbuff.o `test -f 'frame_tvbuff.c' || echo '$(srcdir)/'`frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-frame_tvbuff.Tpo $(DEPDIR)/tshark-frame_tvbuff.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frame_tvbuff.c' object='tshark-frame_tvbuff.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-frame_tvbuff.o `test -f 'frame_tvbuff.c' || echo '$(srcdir)/'`frame_tvbuff.c
tshark-frame_tvbuff.obj: frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-frame_tvbuff.obj -MD -MP -MF $(DEPDIR)/tshark-frame_tvbuff.Tpo -c -o tshark-frame_tvbuff.obj `if test -f 'frame_tvbuff.c'; then $(CYGPATH_W) 'frame_tvbuff.c'; else $(CYGPATH_W) '$(srcdir)/frame_tvbuff.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-frame_tvbuff.Tpo $(DEPDIR)/tshark-frame_tvbuff.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frame_tvbuff.c' object='tshark-frame_tvbuff.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-frame_tvbuff.obj `if test -f 'frame_tvbuff.c'; then $(CYGPATH_W) 'frame_tvbuff.c'; else $(CYGPATH_W) '$(srcdir)/frame_tvbuff.c'; fi`
tshark-sync_pipe_write.o: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-sync_pipe_write.o -MD -MP -MF $(DEPDIR)/tshark-sync_pipe_write.Tpo -c -o tshark-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-sync_pipe_write.Tpo $(DEPDIR)/tshark-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='tshark-sync_pipe_write.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
tshark-sync_pipe_write.obj: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-sync_pipe_write.obj -MD -MP -MF $(DEPDIR)/tshark-sync_pipe_write.Tpo -c -o tshark-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-sync_pipe_write.Tpo $(DEPDIR)/tshark-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='tshark-sync_pipe_write.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
tshark-extcap.o: extcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-extcap.o -MD -MP -MF $(DEPDIR)/tshark-extcap.Tpo -c -o tshark-extcap.o `test -f 'extcap.c' || echo '$(srcdir)/'`extcap.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-extcap.Tpo $(DEPDIR)/tshark-extcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap.c' object='tshark-extcap.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-extcap.o `test -f 'extcap.c' || echo '$(srcdir)/'`extcap.c
tshark-extcap.obj: extcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-extcap.obj -MD -MP -MF $(DEPDIR)/tshark-extcap.Tpo -c -o tshark-extcap.obj `if test -f 'extcap.c'; then $(CYGPATH_W) 'extcap.c'; else $(CYGPATH_W) '$(srcdir)/extcap.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-extcap.Tpo $(DEPDIR)/tshark-extcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap.c' object='tshark-extcap.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-extcap.obj `if test -f 'extcap.c'; then $(CYGPATH_W) 'extcap.c'; else $(CYGPATH_W) '$(srcdir)/extcap.c'; fi`
tshark-extcap_parser.o: extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-extcap_parser.o -MD -MP -MF $(DEPDIR)/tshark-extcap_parser.Tpo -c -o tshark-extcap_parser.o `test -f 'extcap_parser.c' || echo '$(srcdir)/'`extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-extcap_parser.Tpo $(DEPDIR)/tshark-extcap_parser.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_parser.c' object='tshark-extcap_parser.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-extcap_parser.o `test -f 'extcap_parser.c' || echo '$(srcdir)/'`extcap_parser.c
tshark-extcap_parser.obj: extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-extcap_parser.obj -MD -MP -MF $(DEPDIR)/tshark-extcap_parser.Tpo -c -o tshark-extcap_parser.obj `if test -f 'extcap_parser.c'; then $(CYGPATH_W) 'extcap_parser.c'; else $(CYGPATH_W) '$(srcdir)/extcap_parser.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-extcap_parser.Tpo $(DEPDIR)/tshark-extcap_parser.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_parser.c' object='tshark-extcap_parser.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-extcap_parser.obj `if test -f 'extcap_parser.c'; then $(CYGPATH_W) 'extcap_parser.c'; else $(CYGPATH_W) '$(srcdir)/extcap_parser.c'; fi`
tshark-extcap_spawn.o: extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-extcap_spawn.o -MD -MP -MF $(DEPDIR)/tshark-extcap_spawn.Tpo -c -o tshark-extcap_spawn.o `test -f 'extcap_spawn.c' || echo '$(srcdir)/'`extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-extcap_spawn.Tpo $(DEPDIR)/tshark-extcap_spawn.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_spawn.c' object='tshark-extcap_spawn.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-extcap_spawn.o `test -f 'extcap_spawn.c' || echo '$(srcdir)/'`extcap_spawn.c
tshark-extcap_spawn.obj: extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-extcap_spawn.obj -MD -MP -MF $(DEPDIR)/tshark-extcap_spawn.Tpo -c -o tshark-extcap_spawn.obj `if test -f 'extcap_spawn.c'; then $(CYGPATH_W) 'extcap_spawn.c'; else $(CYGPATH_W) '$(srcdir)/extcap_spawn.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-extcap_spawn.Tpo $(DEPDIR)/tshark-extcap_spawn.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_spawn.c' object='tshark-extcap_spawn.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-extcap_spawn.obj `if test -f 'extcap_spawn.c'; then $(CYGPATH_W) 'extcap_spawn.c'; else $(CYGPATH_W) '$(srcdir)/extcap_spawn.c'; fi`
tshark-capture_opts.o: capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-capture_opts.o -MD -MP -MF $(DEPDIR)/tshark-capture_opts.Tpo -c -o tshark-capture_opts.o `test -f 'capture_opts.c' || echo '$(srcdir)/'`capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-capture_opts.Tpo $(DEPDIR)/tshark-capture_opts.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_opts.c' object='tshark-capture_opts.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-capture_opts.o `test -f 'capture_opts.c' || echo '$(srcdir)/'`capture_opts.c
tshark-capture_opts.obj: capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-capture_opts.obj -MD -MP -MF $(DEPDIR)/tshark-capture_opts.Tpo -c -o tshark-capture_opts.obj `if test -f 'capture_opts.c'; then $(CYGPATH_W) 'capture_opts.c'; else $(CYGPATH_W) '$(srcdir)/capture_opts.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-capture_opts.Tpo $(DEPDIR)/tshark-capture_opts.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_opts.c' object='tshark-capture_opts.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-capture_opts.obj `if test -f 'capture_opts.c'; then $(CYGPATH_W) 'capture_opts.c'; else $(CYGPATH_W) '$(srcdir)/capture_opts.c'; fi`
tshark-filter_files.o: filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-filter_files.o -MD -MP -MF $(DEPDIR)/tshark-filter_files.Tpo -c -o tshark-filter_files.o `test -f 'filter_files.c' || echo '$(srcdir)/'`filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-filter_files.Tpo $(DEPDIR)/tshark-filter_files.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filter_files.c' object='tshark-filter_files.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-filter_files.o `test -f 'filter_files.c' || echo '$(srcdir)/'`filter_files.c
tshark-filter_files.obj: filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-filter_files.obj -MD -MP -MF $(DEPDIR)/tshark-filter_files.Tpo -c -o tshark-filter_files.obj `if test -f 'filter_files.c'; then $(CYGPATH_W) 'filter_files.c'; else $(CYGPATH_W) '$(srcdir)/filter_files.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-filter_files.Tpo $(DEPDIR)/tshark-filter_files.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filter_files.c' object='tshark-filter_files.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-filter_files.obj `if test -f 'filter_files.c'; then $(CYGPATH_W) 'filter_files.c'; else $(CYGPATH_W) '$(srcdir)/filter_files.c'; fi`
tshark-tshark.o: tshark.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-tshark.o -MD -MP -MF $(DEPDIR)/tshark-tshark.Tpo -c -o tshark-tshark.o `test -f 'tshark.c' || echo '$(srcdir)/'`tshark.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-tshark.Tpo $(DEPDIR)/tshark-tshark.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tshark.c' object='tshark-tshark.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-tshark.o `test -f 'tshark.c' || echo '$(srcdir)/'`tshark.c
tshark-tshark.obj: tshark.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-tshark.obj -MD -MP -MF $(DEPDIR)/tshark-tshark.Tpo -c -o tshark-tshark.obj `if test -f 'tshark.c'; then $(CYGPATH_W) 'tshark.c'; else $(CYGPATH_W) '$(srcdir)/tshark.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-tshark.Tpo $(DEPDIR)/tshark-tshark.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tshark.c' object='tshark-tshark.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-tshark.obj `if test -f 'tshark.c'; then $(CYGPATH_W) 'tshark.c'; else $(CYGPATH_W) '$(srcdir)/tshark.c'; fi`
tshark-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-ws_version_info.o -MD -MP -MF $(DEPDIR)/tshark-ws_version_info.Tpo -c -o tshark-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-ws_version_info.Tpo $(DEPDIR)/tshark-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='tshark-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
tshark-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tshark-ws_version_info.obj -MD -MP -MF $(DEPDIR)/tshark-ws_version_info.Tpo -c -o tshark-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tshark-ws_version_info.Tpo $(DEPDIR)/tshark-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='tshark-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tshark-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
wireshark-cfile.o: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-cfile.o -MD -MP -MF $(DEPDIR)/wireshark-cfile.Tpo -c -o wireshark-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-cfile.Tpo $(DEPDIR)/wireshark-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='wireshark-cfile.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
wireshark-cfile.obj: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-cfile.obj -MD -MP -MF $(DEPDIR)/wireshark-cfile.Tpo -c -o wireshark-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-cfile.Tpo $(DEPDIR)/wireshark-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='wireshark-cfile.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
wireshark-frame_tvbuff.o: frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-frame_tvbuff.o -MD -MP -MF $(DEPDIR)/wireshark-frame_tvbuff.Tpo -c -o wireshark-frame_tvbuff.o `test -f 'frame_tvbuff.c' || echo '$(srcdir)/'`frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-frame_tvbuff.Tpo $(DEPDIR)/wireshark-frame_tvbuff.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frame_tvbuff.c' object='wireshark-frame_tvbuff.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-frame_tvbuff.o `test -f 'frame_tvbuff.c' || echo '$(srcdir)/'`frame_tvbuff.c
wireshark-frame_tvbuff.obj: frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-frame_tvbuff.obj -MD -MP -MF $(DEPDIR)/wireshark-frame_tvbuff.Tpo -c -o wireshark-frame_tvbuff.obj `if test -f 'frame_tvbuff.c'; then $(CYGPATH_W) 'frame_tvbuff.c'; else $(CYGPATH_W) '$(srcdir)/frame_tvbuff.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-frame_tvbuff.Tpo $(DEPDIR)/wireshark-frame_tvbuff.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frame_tvbuff.c' object='wireshark-frame_tvbuff.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-frame_tvbuff.obj `if test -f 'frame_tvbuff.c'; then $(CYGPATH_W) 'frame_tvbuff.c'; else $(CYGPATH_W) '$(srcdir)/frame_tvbuff.c'; fi`
wireshark-sync_pipe_write.o: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-sync_pipe_write.o -MD -MP -MF $(DEPDIR)/wireshark-sync_pipe_write.Tpo -c -o wireshark-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-sync_pipe_write.Tpo $(DEPDIR)/wireshark-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='wireshark-sync_pipe_write.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
wireshark-sync_pipe_write.obj: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-sync_pipe_write.obj -MD -MP -MF $(DEPDIR)/wireshark-sync_pipe_write.Tpo -c -o wireshark-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-sync_pipe_write.Tpo $(DEPDIR)/wireshark-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='wireshark-sync_pipe_write.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
wireshark-extcap.o: extcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-extcap.o -MD -MP -MF $(DEPDIR)/wireshark-extcap.Tpo -c -o wireshark-extcap.o `test -f 'extcap.c' || echo '$(srcdir)/'`extcap.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-extcap.Tpo $(DEPDIR)/wireshark-extcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap.c' object='wireshark-extcap.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-extcap.o `test -f 'extcap.c' || echo '$(srcdir)/'`extcap.c
wireshark-extcap.obj: extcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-extcap.obj -MD -MP -MF $(DEPDIR)/wireshark-extcap.Tpo -c -o wireshark-extcap.obj `if test -f 'extcap.c'; then $(CYGPATH_W) 'extcap.c'; else $(CYGPATH_W) '$(srcdir)/extcap.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-extcap.Tpo $(DEPDIR)/wireshark-extcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap.c' object='wireshark-extcap.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-extcap.obj `if test -f 'extcap.c'; then $(CYGPATH_W) 'extcap.c'; else $(CYGPATH_W) '$(srcdir)/extcap.c'; fi`
wireshark-extcap_parser.o: extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-extcap_parser.o -MD -MP -MF $(DEPDIR)/wireshark-extcap_parser.Tpo -c -o wireshark-extcap_parser.o `test -f 'extcap_parser.c' || echo '$(srcdir)/'`extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-extcap_parser.Tpo $(DEPDIR)/wireshark-extcap_parser.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_parser.c' object='wireshark-extcap_parser.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-extcap_parser.o `test -f 'extcap_parser.c' || echo '$(srcdir)/'`extcap_parser.c
wireshark-extcap_parser.obj: extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-extcap_parser.obj -MD -MP -MF $(DEPDIR)/wireshark-extcap_parser.Tpo -c -o wireshark-extcap_parser.obj `if test -f 'extcap_parser.c'; then $(CYGPATH_W) 'extcap_parser.c'; else $(CYGPATH_W) '$(srcdir)/extcap_parser.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-extcap_parser.Tpo $(DEPDIR)/wireshark-extcap_parser.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_parser.c' object='wireshark-extcap_parser.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-extcap_parser.obj `if test -f 'extcap_parser.c'; then $(CYGPATH_W) 'extcap_parser.c'; else $(CYGPATH_W) '$(srcdir)/extcap_parser.c'; fi`
wireshark-extcap_spawn.o: extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-extcap_spawn.o -MD -MP -MF $(DEPDIR)/wireshark-extcap_spawn.Tpo -c -o wireshark-extcap_spawn.o `test -f 'extcap_spawn.c' || echo '$(srcdir)/'`extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-extcap_spawn.Tpo $(DEPDIR)/wireshark-extcap_spawn.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_spawn.c' object='wireshark-extcap_spawn.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-extcap_spawn.o `test -f 'extcap_spawn.c' || echo '$(srcdir)/'`extcap_spawn.c
wireshark-extcap_spawn.obj: extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-extcap_spawn.obj -MD -MP -MF $(DEPDIR)/wireshark-extcap_spawn.Tpo -c -o wireshark-extcap_spawn.obj `if test -f 'extcap_spawn.c'; then $(CYGPATH_W) 'extcap_spawn.c'; else $(CYGPATH_W) '$(srcdir)/extcap_spawn.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-extcap_spawn.Tpo $(DEPDIR)/wireshark-extcap_spawn.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_spawn.c' object='wireshark-extcap_spawn.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-extcap_spawn.obj `if test -f 'extcap_spawn.c'; then $(CYGPATH_W) 'extcap_spawn.c'; else $(CYGPATH_W) '$(srcdir)/extcap_spawn.c'; fi`
wireshark-capture_info.o: capture_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-capture_info.o -MD -MP -MF $(DEPDIR)/wireshark-capture_info.Tpo -c -o wireshark-capture_info.o `test -f 'capture_info.c' || echo '$(srcdir)/'`capture_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-capture_info.Tpo $(DEPDIR)/wireshark-capture_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_info.c' object='wireshark-capture_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-capture_info.o `test -f 'capture_info.c' || echo '$(srcdir)/'`capture_info.c
wireshark-capture_info.obj: capture_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-capture_info.obj -MD -MP -MF $(DEPDIR)/wireshark-capture_info.Tpo -c -o wireshark-capture_info.obj `if test -f 'capture_info.c'; then $(CYGPATH_W) 'capture_info.c'; else $(CYGPATH_W) '$(srcdir)/capture_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-capture_info.Tpo $(DEPDIR)/wireshark-capture_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_info.c' object='wireshark-capture_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-capture_info.obj `if test -f 'capture_info.c'; then $(CYGPATH_W) 'capture_info.c'; else $(CYGPATH_W) '$(srcdir)/capture_info.c'; fi`
wireshark-capture_opts.o: capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-capture_opts.o -MD -MP -MF $(DEPDIR)/wireshark-capture_opts.Tpo -c -o wireshark-capture_opts.o `test -f 'capture_opts.c' || echo '$(srcdir)/'`capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-capture_opts.Tpo $(DEPDIR)/wireshark-capture_opts.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_opts.c' object='wireshark-capture_opts.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-capture_opts.o `test -f 'capture_opts.c' || echo '$(srcdir)/'`capture_opts.c
wireshark-capture_opts.obj: capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-capture_opts.obj -MD -MP -MF $(DEPDIR)/wireshark-capture_opts.Tpo -c -o wireshark-capture_opts.obj `if test -f 'capture_opts.c'; then $(CYGPATH_W) 'capture_opts.c'; else $(CYGPATH_W) '$(srcdir)/capture_opts.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-capture_opts.Tpo $(DEPDIR)/wireshark-capture_opts.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_opts.c' object='wireshark-capture_opts.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-capture_opts.obj `if test -f 'capture_opts.c'; then $(CYGPATH_W) 'capture_opts.c'; else $(CYGPATH_W) '$(srcdir)/capture_opts.c'; fi`
wireshark-file.o: file.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-file.o -MD -MP -MF $(DEPDIR)/wireshark-file.Tpo -c -o wireshark-file.o `test -f 'file.c' || echo '$(srcdir)/'`file.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-file.Tpo $(DEPDIR)/wireshark-file.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='file.c' object='wireshark-file.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-file.o `test -f 'file.c' || echo '$(srcdir)/'`file.c
wireshark-file.obj: file.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-file.obj -MD -MP -MF $(DEPDIR)/wireshark-file.Tpo -c -o wireshark-file.obj `if test -f 'file.c'; then $(CYGPATH_W) 'file.c'; else $(CYGPATH_W) '$(srcdir)/file.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-file.Tpo $(DEPDIR)/wireshark-file.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='file.c' object='wireshark-file.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-file.obj `if test -f 'file.c'; then $(CYGPATH_W) 'file.c'; else $(CYGPATH_W) '$(srcdir)/file.c'; fi`
wireshark-fileset.o: fileset.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-fileset.o -MD -MP -MF $(DEPDIR)/wireshark-fileset.Tpo -c -o wireshark-fileset.o `test -f 'fileset.c' || echo '$(srcdir)/'`fileset.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-fileset.Tpo $(DEPDIR)/wireshark-fileset.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fileset.c' object='wireshark-fileset.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-fileset.o `test -f 'fileset.c' || echo '$(srcdir)/'`fileset.c
wireshark-fileset.obj: fileset.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-fileset.obj -MD -MP -MF $(DEPDIR)/wireshark-fileset.Tpo -c -o wireshark-fileset.obj `if test -f 'fileset.c'; then $(CYGPATH_W) 'fileset.c'; else $(CYGPATH_W) '$(srcdir)/fileset.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-fileset.Tpo $(DEPDIR)/wireshark-fileset.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fileset.c' object='wireshark-fileset.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-fileset.obj `if test -f 'fileset.c'; then $(CYGPATH_W) 'fileset.c'; else $(CYGPATH_W) '$(srcdir)/fileset.c'; fi`
wireshark-filter_files.o: filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-filter_files.o -MD -MP -MF $(DEPDIR)/wireshark-filter_files.Tpo -c -o wireshark-filter_files.o `test -f 'filter_files.c' || echo '$(srcdir)/'`filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-filter_files.Tpo $(DEPDIR)/wireshark-filter_files.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filter_files.c' object='wireshark-filter_files.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-filter_files.o `test -f 'filter_files.c' || echo '$(srcdir)/'`filter_files.c
wireshark-filter_files.obj: filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-filter_files.obj -MD -MP -MF $(DEPDIR)/wireshark-filter_files.Tpo -c -o wireshark-filter_files.obj `if test -f 'filter_files.c'; then $(CYGPATH_W) 'filter_files.c'; else $(CYGPATH_W) '$(srcdir)/filter_files.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-filter_files.Tpo $(DEPDIR)/wireshark-filter_files.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filter_files.c' object='wireshark-filter_files.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-filter_files.obj `if test -f 'filter_files.c'; then $(CYGPATH_W) 'filter_files.c'; else $(CYGPATH_W) '$(srcdir)/filter_files.c'; fi`
wireshark-summary.o: summary.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-summary.o -MD -MP -MF $(DEPDIR)/wireshark-summary.Tpo -c -o wireshark-summary.o `test -f 'summary.c' || echo '$(srcdir)/'`summary.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-summary.Tpo $(DEPDIR)/wireshark-summary.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='summary.c' object='wireshark-summary.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-summary.o `test -f 'summary.c' || echo '$(srcdir)/'`summary.c
wireshark-summary.obj: summary.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-summary.obj -MD -MP -MF $(DEPDIR)/wireshark-summary.Tpo -c -o wireshark-summary.obj `if test -f 'summary.c'; then $(CYGPATH_W) 'summary.c'; else $(CYGPATH_W) '$(srcdir)/summary.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-summary.Tpo $(DEPDIR)/wireshark-summary.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='summary.c' object='wireshark-summary.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-summary.obj `if test -f 'summary.c'; then $(CYGPATH_W) 'summary.c'; else $(CYGPATH_W) '$(srcdir)/summary.c'; fi`
wireshark-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-ws_version_info.o -MD -MP -MF $(DEPDIR)/wireshark-ws_version_info.Tpo -c -o wireshark-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-ws_version_info.Tpo $(DEPDIR)/wireshark-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='wireshark-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
wireshark-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark-ws_version_info.obj -MD -MP -MF $(DEPDIR)/wireshark-ws_version_info.Tpo -c -o wireshark-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-ws_version_info.Tpo $(DEPDIR)/wireshark-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='wireshark-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
wireshark_gtk-cfile.o: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-cfile.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-cfile.Tpo -c -o wireshark_gtk-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-cfile.Tpo $(DEPDIR)/wireshark_gtk-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='wireshark_gtk-cfile.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-cfile.o `test -f 'cfile.c' || echo '$(srcdir)/'`cfile.c
wireshark_gtk-cfile.obj: cfile.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-cfile.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-cfile.Tpo -c -o wireshark_gtk-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-cfile.Tpo $(DEPDIR)/wireshark_gtk-cfile.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cfile.c' object='wireshark_gtk-cfile.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-cfile.obj `if test -f 'cfile.c'; then $(CYGPATH_W) 'cfile.c'; else $(CYGPATH_W) '$(srcdir)/cfile.c'; fi`
wireshark_gtk-frame_tvbuff.o: frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-frame_tvbuff.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-frame_tvbuff.Tpo -c -o wireshark_gtk-frame_tvbuff.o `test -f 'frame_tvbuff.c' || echo '$(srcdir)/'`frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-frame_tvbuff.Tpo $(DEPDIR)/wireshark_gtk-frame_tvbuff.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frame_tvbuff.c' object='wireshark_gtk-frame_tvbuff.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-frame_tvbuff.o `test -f 'frame_tvbuff.c' || echo '$(srcdir)/'`frame_tvbuff.c
wireshark_gtk-frame_tvbuff.obj: frame_tvbuff.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-frame_tvbuff.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-frame_tvbuff.Tpo -c -o wireshark_gtk-frame_tvbuff.obj `if test -f 'frame_tvbuff.c'; then $(CYGPATH_W) 'frame_tvbuff.c'; else $(CYGPATH_W) '$(srcdir)/frame_tvbuff.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-frame_tvbuff.Tpo $(DEPDIR)/wireshark_gtk-frame_tvbuff.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frame_tvbuff.c' object='wireshark_gtk-frame_tvbuff.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-frame_tvbuff.obj `if test -f 'frame_tvbuff.c'; then $(CYGPATH_W) 'frame_tvbuff.c'; else $(CYGPATH_W) '$(srcdir)/frame_tvbuff.c'; fi`
wireshark_gtk-sync_pipe_write.o: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-sync_pipe_write.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-sync_pipe_write.Tpo -c -o wireshark_gtk-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-sync_pipe_write.Tpo $(DEPDIR)/wireshark_gtk-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='wireshark_gtk-sync_pipe_write.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-sync_pipe_write.o `test -f 'sync_pipe_write.c' || echo '$(srcdir)/'`sync_pipe_write.c
wireshark_gtk-sync_pipe_write.obj: sync_pipe_write.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-sync_pipe_write.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-sync_pipe_write.Tpo -c -o wireshark_gtk-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-sync_pipe_write.Tpo $(DEPDIR)/wireshark_gtk-sync_pipe_write.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sync_pipe_write.c' object='wireshark_gtk-sync_pipe_write.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-sync_pipe_write.obj `if test -f 'sync_pipe_write.c'; then $(CYGPATH_W) 'sync_pipe_write.c'; else $(CYGPATH_W) '$(srcdir)/sync_pipe_write.c'; fi`
wireshark_gtk-extcap.o: extcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-extcap.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-extcap.Tpo -c -o wireshark_gtk-extcap.o `test -f 'extcap.c' || echo '$(srcdir)/'`extcap.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-extcap.Tpo $(DEPDIR)/wireshark_gtk-extcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap.c' object='wireshark_gtk-extcap.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-extcap.o `test -f 'extcap.c' || echo '$(srcdir)/'`extcap.c
wireshark_gtk-extcap.obj: extcap.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-extcap.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-extcap.Tpo -c -o wireshark_gtk-extcap.obj `if test -f 'extcap.c'; then $(CYGPATH_W) 'extcap.c'; else $(CYGPATH_W) '$(srcdir)/extcap.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-extcap.Tpo $(DEPDIR)/wireshark_gtk-extcap.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap.c' object='wireshark_gtk-extcap.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-extcap.obj `if test -f 'extcap.c'; then $(CYGPATH_W) 'extcap.c'; else $(CYGPATH_W) '$(srcdir)/extcap.c'; fi`
wireshark_gtk-extcap_parser.o: extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-extcap_parser.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-extcap_parser.Tpo -c -o wireshark_gtk-extcap_parser.o `test -f 'extcap_parser.c' || echo '$(srcdir)/'`extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-extcap_parser.Tpo $(DEPDIR)/wireshark_gtk-extcap_parser.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_parser.c' object='wireshark_gtk-extcap_parser.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-extcap_parser.o `test -f 'extcap_parser.c' || echo '$(srcdir)/'`extcap_parser.c
wireshark_gtk-extcap_parser.obj: extcap_parser.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-extcap_parser.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-extcap_parser.Tpo -c -o wireshark_gtk-extcap_parser.obj `if test -f 'extcap_parser.c'; then $(CYGPATH_W) 'extcap_parser.c'; else $(CYGPATH_W) '$(srcdir)/extcap_parser.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-extcap_parser.Tpo $(DEPDIR)/wireshark_gtk-extcap_parser.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_parser.c' object='wireshark_gtk-extcap_parser.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-extcap_parser.obj `if test -f 'extcap_parser.c'; then $(CYGPATH_W) 'extcap_parser.c'; else $(CYGPATH_W) '$(srcdir)/extcap_parser.c'; fi`
wireshark_gtk-extcap_spawn.o: extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-extcap_spawn.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-extcap_spawn.Tpo -c -o wireshark_gtk-extcap_spawn.o `test -f 'extcap_spawn.c' || echo '$(srcdir)/'`extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-extcap_spawn.Tpo $(DEPDIR)/wireshark_gtk-extcap_spawn.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_spawn.c' object='wireshark_gtk-extcap_spawn.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-extcap_spawn.o `test -f 'extcap_spawn.c' || echo '$(srcdir)/'`extcap_spawn.c
wireshark_gtk-extcap_spawn.obj: extcap_spawn.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-extcap_spawn.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-extcap_spawn.Tpo -c -o wireshark_gtk-extcap_spawn.obj `if test -f 'extcap_spawn.c'; then $(CYGPATH_W) 'extcap_spawn.c'; else $(CYGPATH_W) '$(srcdir)/extcap_spawn.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-extcap_spawn.Tpo $(DEPDIR)/wireshark_gtk-extcap_spawn.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='extcap_spawn.c' object='wireshark_gtk-extcap_spawn.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-extcap_spawn.obj `if test -f 'extcap_spawn.c'; then $(CYGPATH_W) 'extcap_spawn.c'; else $(CYGPATH_W) '$(srcdir)/extcap_spawn.c'; fi`
wireshark_gtk-capture_info.o: capture_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-capture_info.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-capture_info.Tpo -c -o wireshark_gtk-capture_info.o `test -f 'capture_info.c' || echo '$(srcdir)/'`capture_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-capture_info.Tpo $(DEPDIR)/wireshark_gtk-capture_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_info.c' object='wireshark_gtk-capture_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-capture_info.o `test -f 'capture_info.c' || echo '$(srcdir)/'`capture_info.c
wireshark_gtk-capture_info.obj: capture_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-capture_info.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-capture_info.Tpo -c -o wireshark_gtk-capture_info.obj `if test -f 'capture_info.c'; then $(CYGPATH_W) 'capture_info.c'; else $(CYGPATH_W) '$(srcdir)/capture_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-capture_info.Tpo $(DEPDIR)/wireshark_gtk-capture_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_info.c' object='wireshark_gtk-capture_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-capture_info.obj `if test -f 'capture_info.c'; then $(CYGPATH_W) 'capture_info.c'; else $(CYGPATH_W) '$(srcdir)/capture_info.c'; fi`
wireshark_gtk-capture_opts.o: capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-capture_opts.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-capture_opts.Tpo -c -o wireshark_gtk-capture_opts.o `test -f 'capture_opts.c' || echo '$(srcdir)/'`capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-capture_opts.Tpo $(DEPDIR)/wireshark_gtk-capture_opts.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_opts.c' object='wireshark_gtk-capture_opts.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-capture_opts.o `test -f 'capture_opts.c' || echo '$(srcdir)/'`capture_opts.c
wireshark_gtk-capture_opts.obj: capture_opts.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-capture_opts.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-capture_opts.Tpo -c -o wireshark_gtk-capture_opts.obj `if test -f 'capture_opts.c'; then $(CYGPATH_W) 'capture_opts.c'; else $(CYGPATH_W) '$(srcdir)/capture_opts.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-capture_opts.Tpo $(DEPDIR)/wireshark_gtk-capture_opts.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='capture_opts.c' object='wireshark_gtk-capture_opts.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-capture_opts.obj `if test -f 'capture_opts.c'; then $(CYGPATH_W) 'capture_opts.c'; else $(CYGPATH_W) '$(srcdir)/capture_opts.c'; fi`
wireshark_gtk-file.o: file.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-file.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-file.Tpo -c -o wireshark_gtk-file.o `test -f 'file.c' || echo '$(srcdir)/'`file.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-file.Tpo $(DEPDIR)/wireshark_gtk-file.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='file.c' object='wireshark_gtk-file.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-file.o `test -f 'file.c' || echo '$(srcdir)/'`file.c
wireshark_gtk-file.obj: file.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-file.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-file.Tpo -c -o wireshark_gtk-file.obj `if test -f 'file.c'; then $(CYGPATH_W) 'file.c'; else $(CYGPATH_W) '$(srcdir)/file.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-file.Tpo $(DEPDIR)/wireshark_gtk-file.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='file.c' object='wireshark_gtk-file.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-file.obj `if test -f 'file.c'; then $(CYGPATH_W) 'file.c'; else $(CYGPATH_W) '$(srcdir)/file.c'; fi`
wireshark_gtk-fileset.o: fileset.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-fileset.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-fileset.Tpo -c -o wireshark_gtk-fileset.o `test -f 'fileset.c' || echo '$(srcdir)/'`fileset.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-fileset.Tpo $(DEPDIR)/wireshark_gtk-fileset.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fileset.c' object='wireshark_gtk-fileset.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-fileset.o `test -f 'fileset.c' || echo '$(srcdir)/'`fileset.c
wireshark_gtk-fileset.obj: fileset.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-fileset.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-fileset.Tpo -c -o wireshark_gtk-fileset.obj `if test -f 'fileset.c'; then $(CYGPATH_W) 'fileset.c'; else $(CYGPATH_W) '$(srcdir)/fileset.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-fileset.Tpo $(DEPDIR)/wireshark_gtk-fileset.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fileset.c' object='wireshark_gtk-fileset.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-fileset.obj `if test -f 'fileset.c'; then $(CYGPATH_W) 'fileset.c'; else $(CYGPATH_W) '$(srcdir)/fileset.c'; fi`
wireshark_gtk-filter_files.o: filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-filter_files.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-filter_files.Tpo -c -o wireshark_gtk-filter_files.o `test -f 'filter_files.c' || echo '$(srcdir)/'`filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-filter_files.Tpo $(DEPDIR)/wireshark_gtk-filter_files.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filter_files.c' object='wireshark_gtk-filter_files.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-filter_files.o `test -f 'filter_files.c' || echo '$(srcdir)/'`filter_files.c
wireshark_gtk-filter_files.obj: filter_files.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-filter_files.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-filter_files.Tpo -c -o wireshark_gtk-filter_files.obj `if test -f 'filter_files.c'; then $(CYGPATH_W) 'filter_files.c'; else $(CYGPATH_W) '$(srcdir)/filter_files.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-filter_files.Tpo $(DEPDIR)/wireshark_gtk-filter_files.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filter_files.c' object='wireshark_gtk-filter_files.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-filter_files.obj `if test -f 'filter_files.c'; then $(CYGPATH_W) 'filter_files.c'; else $(CYGPATH_W) '$(srcdir)/filter_files.c'; fi`
wireshark_gtk-summary.o: summary.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-summary.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-summary.Tpo -c -o wireshark_gtk-summary.o `test -f 'summary.c' || echo '$(srcdir)/'`summary.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-summary.Tpo $(DEPDIR)/wireshark_gtk-summary.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='summary.c' object='wireshark_gtk-summary.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-summary.o `test -f 'summary.c' || echo '$(srcdir)/'`summary.c
wireshark_gtk-summary.obj: summary.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-summary.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-summary.Tpo -c -o wireshark_gtk-summary.obj `if test -f 'summary.c'; then $(CYGPATH_W) 'summary.c'; else $(CYGPATH_W) '$(srcdir)/summary.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-summary.Tpo $(DEPDIR)/wireshark_gtk-summary.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='summary.c' object='wireshark_gtk-summary.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-summary.obj `if test -f 'summary.c'; then $(CYGPATH_W) 'summary.c'; else $(CYGPATH_W) '$(srcdir)/summary.c'; fi`
wireshark_gtk-ws_version_info.o: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-ws_version_info.o -MD -MP -MF $(DEPDIR)/wireshark_gtk-ws_version_info.Tpo -c -o wireshark_gtk-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-ws_version_info.Tpo $(DEPDIR)/wireshark_gtk-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='wireshark_gtk-ws_version_info.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-ws_version_info.o `test -f 'ws_version_info.c' || echo '$(srcdir)/'`ws_version_info.c
wireshark_gtk-ws_version_info.obj: ws_version_info.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wireshark_gtk-ws_version_info.obj -MD -MP -MF $(DEPDIR)/wireshark_gtk-ws_version_info.Tpo -c -o wireshark_gtk-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark_gtk-ws_version_info.Tpo $(DEPDIR)/wireshark_gtk-ws_version_info.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ws_version_info.c' object='wireshark_gtk-ws_version_info.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_gtk_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wireshark_gtk-ws_version_info.obj `if test -f 'ws_version_info.c'; then $(CYGPATH_W) 'ws_version_info.c'; else $(CYGPATH_W) '$(srcdir)/ws_version_info.c'; fi`
.cpp.o:
@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
.cpp.obj:
@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.cpp.lo:
@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
wireshark-wireshark-qt.o: wireshark-qt.cpp
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wireshark-wireshark-qt.o -MD -MP -MF $(DEPDIR)/wireshark-wireshark-qt.Tpo -c -o wireshark-wireshark-qt.o `test -f 'wireshark-qt.cpp' || echo '$(srcdir)/'`wireshark-qt.cpp
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-wireshark-qt.Tpo $(DEPDIR)/wireshark-wireshark-qt.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='wireshark-qt.cpp' object='wireshark-wireshark-qt.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wireshark-wireshark-qt.o `test -f 'wireshark-qt.cpp' || echo '$(srcdir)/'`wireshark-qt.cpp
wireshark-wireshark-qt.obj: wireshark-qt.cpp
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wireshark-wireshark-qt.obj -MD -MP -MF $(DEPDIR)/wireshark-wireshark-qt.Tpo -c -o wireshark-wireshark-qt.obj `if test -f 'wireshark-qt.cpp'; then $(CYGPATH_W) 'wireshark-qt.cpp'; else $(CYGPATH_W) '$(srcdir)/wireshark-qt.cpp'; fi`
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wireshark-wireshark-qt.Tpo $(DEPDIR)/wireshark-wireshark-qt.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='wireshark-qt.cpp' object='wireshark-wireshark-qt.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(wireshark_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wireshark-wireshark-qt.obj `if test -f 'wireshark-qt.cpp'; then $(CYGPATH_W) 'wireshark-qt.cpp'; else $(CYGPATH_W) '$(srcdir)/wireshark-qt.cpp'; fi`
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool config.lt
install-dist_diameterDATA: $(dist_diameter_DATA)
@$(NORMAL_INSTALL)
@list='$(dist_diameter_DATA)'; test -n "$(diameterdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(diameterdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(diameterdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(diameterdir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(diameterdir)" || exit $$?; \
done
uninstall-dist_diameterDATA:
@$(NORMAL_UNINSTALL)
@list='$(dist_diameter_DATA)'; test -n "$(diameterdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(diameterdir)'; $(am__uninstall_files_from_dir)
install-dist_dtdsDATA: $(dist_dtds_DATA)
@$(NORMAL_INSTALL)
@list='$(dist_dtds_DATA)'; test -n "$(dtdsdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(dtdsdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(dtdsdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dtdsdir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(dtdsdir)" || exit $$?; \
done
uninstall-dist_dtdsDATA:
@$(NORMAL_UNINSTALL)
@list='$(dist_dtds_DATA)'; test -n "$(dtdsdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(dtdsdir)'; $(am__uninstall_files_from_dir)
install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
@$(NORMAL_INSTALL)
@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
$(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
done
uninstall-dist_pkgdataDATA:
@$(NORMAL_UNINSTALL)
@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
install-dist_radiusDATA: $(dist_radius_DATA)
@$(NORMAL_INSTALL)
@list='$(dist_radius_DATA)'; test -n "$(radiusdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(radiusdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(radiusdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(radiusdir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(radiusdir)" || exit $$?; \
done
uninstall-dist_radiusDATA:
@$(NORMAL_UNINSTALL)
@list='$(dist_radius_DATA)'; test -n "$(radiusdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(radiusdir)'; $(am__uninstall_files_from_dir)
install-dist_tpncpDATA: $(dist_tpncp_DATA)
@$(NORMAL_INSTALL)
@list='$(dist_tpncp_DATA)'; test -n "$(tpncpdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(tpncpdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(tpncpdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(tpncpdir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(tpncpdir)" || exit $$?; \
done
uninstall-dist_tpncpDATA:
@$(NORMAL_UNINSTALL)
@list='$(dist_tpncp_DATA)'; test -n "$(tpncpdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(tpncpdir)'; $(am__uninstall_files_from_dir)
install-dist_wimaxasncpDATA: $(dist_wimaxasncp_DATA)
@$(NORMAL_INSTALL)
@list='$(dist_wimaxasncp_DATA)'; test -n "$(wimaxasncpdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(wimaxasncpdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(wimaxasncpdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(wimaxasncpdir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(wimaxasncpdir)" || exit $$?; \
done
uninstall-dist_wimaxasncpDATA:
@$(NORMAL_UNINSTALL)
@list='$(dist_wimaxasncp_DATA)'; test -n "$(wimaxasncpdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(wimaxasncpdir)'; $(am__uninstall_files_from_dir)
install-nobase_dist_profilesDATA: $(nobase_dist_profiles_DATA)
@$(NORMAL_INSTALL)
@list='$(nobase_dist_profiles_DATA)'; test -n "$(profilesdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(profilesdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(profilesdir)" || exit 1; \
fi; \
$(am__nobase_list) | while read dir files; do \
xfiles=; for file in $$files; do \
if test -f "$$file"; then xfiles="$$xfiles $$file"; \
else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
test -z "$$xfiles" || { \
test "x$$dir" = x. || { \
echo " $(MKDIR_P) '$(DESTDIR)$(profilesdir)/$$dir'"; \
$(MKDIR_P) "$(DESTDIR)$(profilesdir)/$$dir"; }; \
echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(profilesdir)/$$dir'"; \
$(INSTALL_DATA) $$xfiles "$(DESTDIR)$(profilesdir)/$$dir" || exit $$?; }; \
done
uninstall-nobase_dist_profilesDATA:
@$(NORMAL_UNINSTALL)
@list='$(nobase_dist_profiles_DATA)'; test -n "$(profilesdir)" || list=; \
$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
dir='$(DESTDIR)$(profilesdir)'; $(am__uninstall_files_from_dir)
install-pkgconfigDATA: $(pkgconfig_DATA)
@$(NORMAL_INSTALL)
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
done
uninstall-pkgconfigDATA:
@$(NORMAL_UNINSTALL)
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
# (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
@fail=; \
if $(am__make_keepgoing); then \
failcom='fail=yes'; \
else \
failcom='exit 1'; \
fi; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
ID: $(am__tagged_files)
$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
$(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
if test $$# -gt 0; then \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
"$$@" $$unique; \
else \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$unique; \
fi; \
fi
ctags: ctags-recursive
CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
$(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
cscope: cscope.files
test ! -s cscope.files \
|| $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
clean-cscope:
-rm -f cscope.files
cscope.files: clean-cscope cscopelist
cscopelist: cscopelist-recursive
cscopelist-am: $(am__tagged_files)
list='$(am__tagged_files)'; \
case "$(srcdir)" in \
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
*) sdir=$(subdir)/$(srcdir) ;; \
esac; \
for i in $$list; do \
if test -f "$$i"; then \
echo "$(subdir)/$$i"; \
else \
echo "$$sdir/$$i"; \
fi; \
done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
distdir: $(DISTFILES)
$(am__remove_distdir)
test -d "$(distdir)" || mkdir "$(distdir)"
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
$(am__make_dryrun) \
|| test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
dir1=$$subdir; dir2="$(top_distdir)"; \
$(am__relativize); \
new_top_distdir=$$reldir; \
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
($(am__cd) $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$new_top_distdir" \
distdir="$$new_distdir" \
am__remove_distdir=: \
am__skip_length_check=: \
am__skip_mode_fix=: \
distdir) \
|| exit 1; \
fi; \
done
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" distdir="$(distdir)" \
dist-hook
-test -n "$(am__skip_mode_fix)" \
|| find "$(distdir)" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__post_remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
$(am__post_remove_distdir)
dist-lzip: distdir
tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
$(am__post_remove_distdir)
dist-xz: distdir
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
$(am__post_remove_distdir)
dist-tarZ: distdir
@echo WARNING: "Support for distribution archives compressed with" \
"legacy program 'compress' is deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__post_remove_distdir)
dist-shar: distdir
@echo WARNING: "Support for shar distribution archives is" \
"deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__post_remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__post_remove_distdir)
dist dist-all:
$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
$(am__post_remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
*.tar.xz*) \
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir)
chmod u+w $(distdir)
mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
chmod a-w $(distdir)
test -d $(distdir)/_build || exit 0; \
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& am__cwd=`pwd` \
&& $(am__cd) $(distdir)/_build/sub \
&& ../../configure \
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
$(DISTCHECK_CONFIGURE_FLAGS) \
--srcdir=../.. --prefix="$$dc_install_base" \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
&& cd "$$am__cwd" \
|| exit 1
$(am__post_remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
@test -n '$(distuninstallcheck_dir)' || { \
echo 'ERROR: trying to run $@ with an empty' \
'$$(distuninstallcheck_dir)' >&2; \
exit 1; \
}; \
$(am__cd) '$(distuninstallcheck_dir)' || { \
echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
exit 1; \
}; \
test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
check: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) check-recursive
all-am: Makefile $(PROGRAMS) $(DATA) $(HEADERS) config.h
installdirs: installdirs-recursive
installdirs-am:
for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(diameterdir)" "$(DESTDIR)$(dtdsdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(radiusdir)" "$(DESTDIR)$(tpncpdir)" "$(DESTDIR)$(wimaxasncpdir)" "$(DESTDIR)$(profilesdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
install; \
else \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
clean-generic:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-rm -f text2pcap-scanner.c
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-recursive
clean-am: clean-binPROGRAMS clean-generic clean-libtool clean-local \
mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf ./$(DEPDIR)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-hdr distclean-libtool distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
html-am:
info: info-recursive
info-am:
install-data-am: install-data-local install-dist_diameterDATA \
install-dist_dtdsDATA install-dist_pkgdataDATA \
install-dist_radiusDATA install-dist_tpncpDATA \
install-dist_wimaxasncpDATA install-nobase_dist_profilesDATA \
install-pkgconfigDATA
@$(NORMAL_INSTALL)
$(MAKE) $(AM_MAKEFLAGS) install-data-hook
install-dvi: install-dvi-recursive
install-dvi-am:
install-exec-am: install-binPROGRAMS
@$(NORMAL_INSTALL)
$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
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 -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-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-binPROGRAMS uninstall-dist_diameterDATA \
uninstall-dist_dtdsDATA uninstall-dist_pkgdataDATA \
uninstall-dist_radiusDATA uninstall-dist_tpncpDATA \
uninstall-dist_wimaxasncpDATA uninstall-local \
uninstall-nobase_dist_profilesDATA uninstall-pkgconfigDATA
@$(NORMAL_INSTALL)
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
.MAKE: $(am__recursive_targets) all check install install-am \
install-data-am install-exec-am install-strip uninstall-am
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
am--refresh check check-am clean clean-binPROGRAMS \
clean-cscope clean-generic clean-libtool clean-local cscope \
cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
dist-zip distcheck distclean distclean-compile \
distclean-generic distclean-hdr distclean-libtool \
distclean-tags distcleancheck distdir distuninstallcheck dvi \
dvi-am html html-am info info-am install install-am \
install-binPROGRAMS install-data install-data-am \
install-data-hook install-data-local install-dist_diameterDATA \
install-dist_dtdsDATA install-dist_pkgdataDATA \
install-dist_radiusDATA install-dist_tpncpDATA \
install-dist_wimaxasncpDATA install-dvi install-dvi-am \
install-exec install-exec-am install-exec-hook install-html \
install-html-am install-info install-info-am install-man \
install-nobase_dist_profilesDATA install-pdf install-pdf-am \
install-pkgconfigDATA 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-am uninstall uninstall-am \
uninstall-binPROGRAMS uninstall-dist_diameterDATA \
uninstall-dist_dtdsDATA uninstall-dist_pkgdataDATA \
uninstall-dist_radiusDATA uninstall-dist_tpncpDATA \
uninstall-dist_wimaxasncpDATA uninstall-hook uninstall-local \
uninstall-nobase_dist_profilesDATA uninstall-pkgconfigDATA
.PRECIOUS: Makefile
$(LEMON):
cd $(lemon_builddir) && $(MAKE)
.l.c:
$(AM_V_RUNLEX)$(RUNLEX) "$(LEX)" "$(SED)" -o$@ $<
abi-descriptor.xml: ../abi-descriptor.template
$(AM_V_SED)$(SED) \
-e 's|@INCLUDE_DIRS@|$(abi_includes)|g' \
-e 's/ *NEWLINE/\n /g' \
-e 's|@LIBRARY_OUTPUT_PATH@|{RELPATH}/.libs|' $< > $@
@HAVE_PLUGINS_TRUE@-include plugins/Custom.make
#
# Build the version string
#
# FORCE is the portable version of .PHONY
FORCE:
version.h: FORCE
$(AM_V_PERL)$(PERL) $(srcdir)/make-version.pl $(srcdir)
.sh:
rm -f $@ $@.tmp
$(editsh) $< > $@.tmp && chmod +x $@.tmp && mv $@.tmp $@
services:
$(PYTHON) $(srcdir)/tools/make-services.py
install-exec-hook:
@HAVE_DUMPCAP_GROUP_TRUE@ chgrp $(DUMPCAP_GROUP) $(DESTDIR)$(bindir)/dumpcap
@SETCAP_INSTALL_TRUE@ $(SETCAP) cap_net_raw,cap_net_admin+ep $(DESTDIR)$(bindir)/dumpcap
@SETCAP_INSTALL_TRUE@ chmod o-rws $(DESTDIR)$(bindir)/dumpcap
@SETCAP_INSTALL_FALSE@@SETUID_INSTALL_TRUE@ chmod o-rws $(DESTDIR)$(bindir)/dumpcap
@SETCAP_INSTALL_FALSE@@SETUID_INSTALL_TRUE@ chmod +s $(DESTDIR)$(bindir)/dumpcap
help/faq.txt: $(srcdir)/help/faq.py
$(AM_V_GEN)(cd help ; \
$(MAKE) faq.txt ;)
libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck
patch-bzip2: distdir
if test x$(BASE_VERSION) != x$(PREV_VERSION) ; then \
curl --time-cond $(PREV_FILE) --location --output $(PREV_FILE) $(PREV_URL) && \
tar -xjf $(PREV_FILE) && \
diff -urN $(PREV_DIR) $(distdir) | bzip2 > patch-wireshark-$(PREV_VERSION)-to-$(VERSION).bz2 && \
echo "Created patch-bzip2" ; \
rm -rf "$(PREV_FILE)" "$(PREV_DIR)" ; \
else \
echo "This appears to be the first micro version ($(PREV_VERSION)). Skipping." ; \
fi
$(am__remove_distdir)
#
# Install icons and other desktop files for (for use with GNOME, KDE, or
# any other freedesktop.org-compliant desktops).
#
# We use $(datadir). If the desktop doesn't look for them there,
# the desktop is broken; the latest XDG Base Directory Specification
# at
#
# http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
#
# says
#
# $XDG_DATA_DIRS defines the preference-ordered set of base directories
# to search for data files in addition to the $XDG_DATA_HOME base
# directory. The directories in $XDG_DATA_DIRS should be seperated with a
# colon ':'.
#
# If $XDG_DATA_DIRS is either not set or empty, a value equal to
# /usr/local/share/:/usr/share/ should be used.
#
# so:
#
# if this is configured to install under /usr, that should Just Work,
# unless XDG_DATA_DIRS is set incorrectly or the desktop isn't
# compliant with the latest version of the spec;
#
# if this installs under the default /usr/share, that should Just Work,
# unless XDG_DATA_DIRS is set incorrectly or the desktop isn't
# compliant with the latest version of the spec;
#
# if this is configured to install somewhere else, whoever configured
# it should also have made sure that XDG_DATA_DIRS was set correctly
# and, if that doesn't work, the desktop isn't compliant with the
# latest version of the spec.
#
# We install these as part of the standard installation process, just
# as, for example, Inkscape does with its icons. See bug 10737.
#
# Do not use the -T flag to the install command, as it's not portable.
# Some versions of install don't support a -T flag at all, and the
# FreeBSD install command has a -T flag that takes an argument and
# that has completely different semantics.
#
# We neither need nor want any of this on OS X, nor do we want it if
# we're not building Wireshark (that being the only desktop app).
#
install-data-local:
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ mkdir -p $(DESTDIR)$(datadir)/mime/packages
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ install -m 644 $(srcdir)/wireshark-mime-package.xml $(DESTDIR)$(datadir)/mime/packages/wireshark.xml
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ mkdir -p $(DESTDIR)$(datadir)/appdata
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ install -m 644 $(srcdir)/wireshark.appdata.xml $(DESTDIR)$(datadir)/appdata/wireshark.appdata.xml
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ mkdir -p $(DESTDIR)$(datadir)/applications
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ if test x$(DESKTOP_FILE_INSTALL) != x ; then \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ $(DESKTOP_FILE_INSTALL) --dir $(DESTDIR)$(datadir)/applications $(srcdir)/wireshark.desktop $(srcdir)/wireshark-gtk.desktop ; \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ else \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ install -m 644 $(srcdir)/wireshark.desktop $(srcdir)/wireshark-gtk.desktop $(DESTDIR)$(datadir)/applications; \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ fi
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ for size in 16 24 32 48 64 128 256; \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ do \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ mkdir -p $(DESTDIR)$(datadir)/icons/hicolor/$${size}x$${size}/apps ; \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ install -m 644 $(srcdir)/image/wsicon$${size}.png $(DESTDIR)$(datadir)/icons/hicolor/$${size}x$${size}/apps/wireshark.png ; \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ mkdir -p $(DESTDIR)$(datadir)/icons/hicolor/$${size}x$${size}/mimetypes ; \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ install -m 644 $(srcdir)/image/WiresharkDoc-$${size}.png $(DESTDIR)$(datadir)/icons/hicolor/$${size}x$${size}/mimetypes/application-wireshark-doc.png ; \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ done
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ mkdir -p $(DESTDIR)$(datadir)/icons/hicolor/scalable/apps
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ install -m 644 $(srcdir)/image/wsicon.svg $(DESTDIR)$(datadir)/icons/hicolor/scalable/apps/wireshark.svg
uninstall-local:
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ rm -f $(DESTDIR)$(datadir)/appdata/wireshark.appdata.xml
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ rm -f $(DESTDIR)$(datadir)/applications/wireshark.desktop
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ rm -f $(DESTDIR)$(datadir)/applications/wireshark-gtk.desktop
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ rm -f $(DESTDIR)$(datadir)/mime/packages/wireshark.xml
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ for size in 16 24 32 48 64 128 256; \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ do \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ rm -f $(DESTDIR)$(datadir)/icons/hicolor/$${size}x$${size}/apps/wireshark.png ; \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ rm -f $(DESTDIR)$(datadir)/icons/hicolor/$${size}x$${size}/mimetypes/application-wireshark-doc.png ; \
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ done
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ rm -f $(DESTDIR)$(datadir)/icons/hicolor/scalable/apps/wireshark.svg
install-data-hook: update-databases-and-caches-install
uninstall-hook: update-databases-and-caches-uninstall
#
# XXX - which of this stuff can, and should, we do ourselves?
#
# If we're "installing" under $(DESTDIR) as part of the process of
# building a package, we probably don't need to, and shouldn't, do
# any of this.
#
# If we're installing for use, we may need to do some of this; which
# of them do we need to tell where to search, especially if we're
# installing somewhere other than under /usr or /usr/local?
#
# What if we're installing in the user's home directory?
#
# What if we're installing under /opt?
#
# We only need to run ldconfig on systems where it's necessary in order
# to update a shared library cache to know about our shared libraries.
#
# We only need to run update-desktop-database and update-mime-database
# on freedesktop.org desktops.
#
# We only need to run gtk-update-icon-cache if we're installing a GTK+
# version of Wireshark.
#
# We neither need nor want any of this on OS X, nor do we want it if
# we're not building Wireshark (that being the only desktop app).
#
update-databases-and-caches-common:
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ @echo "You may need to run \"ldconfig\" as root"
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ @echo "You may need to run \"update-desktop-database $(datadir)/applications\""
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ @echo "You may need to run \"update-mime-database $(datadir)/mime\""
@BUILDING_WIRESHARK_TRUE@@NOT_OS_X_TRUE@ @echo "You may need to run \"gtk-update-icon-cache -f -t $(datadir)/icons/hicolor\""
update-databases-and-caches-install: update-databases-and-caches-common
update-databases-and-caches-uninstall: update-databases-and-caches-common
solaris-package: svr4-package
svr4-package: $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA)
@if test x$(HAVE_SVR4_PACKAGING) = xyes ; then \
rm -rf $(stagedir) ; \
$(MAKE) DESTDIR=$(stagedir) install; \
$(srcdir)/packaging/svr4/mkpkg \
$(PACKAGE) \
$(PACKAGE)-$(VERSION)-$(host_os)-$(host_cpu)-local \
$(prefix) \
$(top_stagedir) ; \
else \
echo "Error: SVR4 packaging tools not found." ; \
echo "Package build abandoned." ; \
fi
@HAVE_RPM_TRUE@rpm-package: dist
@HAVE_RPM_TRUE@ @cd $(rpm_topdir) && \
@HAVE_RPM_TRUE@ mkdir -p BUILD RPMS SOURCES SRPMS && \
@HAVE_RPM_TRUE@ cd SOURCES && \
@HAVE_RPM_TRUE@ ln -sf ../../../$(distdir).tar.bz2 && \
@HAVE_RPM_TRUE@ cd .. && \
@HAVE_RPM_TRUE@ $(RPMBUILD) --define "_topdir `cd . && pwd`" --define "_prefix $(prefix)" \
@HAVE_RPM_TRUE@ @RPMBUILD_WITH_ARGS@ --clean -ba SPECS/wireshark.spec && \
@HAVE_RPM_TRUE@ echo "Package successfully built in `pwd`/RPMS." ; \
@HAVE_RPM_TRUE@ rm -f SOURCES/$(distdir).tar.bz2 ../../$(distdir).tar.bz2
@HAVE_RPM_FALSE@rpm-package:
@HAVE_RPM_FALSE@ @echo "RPM executable not available." ; \
@HAVE_RPM_FALSE@ false
# XXX - This assumes we're building from the source directory.
osx-app: $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) packaging/macosx/Info.plist
@if test x$(HAVE_OSX_PACKAGING) = xyes ; then \
rm -rf $(stagedir) ; \
$(MAKE) DESTDIR=$(stagedir) install; \
cd $(srcdir)/packaging/macosx ; \
./osx-app.sh @OSX_APP_FLAGS@ \
--create-bundle \
--binary-path ../staging/$(PACKAGE).inst$(bindir) \
--plugin-path ../staging/$(PACKAGE).inst$(plugindir) \
--extcap-path ../staging/$(PACKAGE).inst$(extcapdir) \
--library-path ../staging/$(PACKAGE).inst$(libdir) ; \
else \
echo "Error: OS X packaging tools not found." ; \
echo "Package build abandoned." ; \
fi
packaging/macosx/COPYING.txt: COPYING
(cd packaging/macosx ; \
$(MAKE) COPYING.txt ;)
osx-package: osx-app packaging/macosx/COPYING.txt
@if test x$(HAVE_OSX_PACKAGING) = xyes ; then \
cd $(srcdir)/packaging/macosx ; \
chmod +x ./osx-dmg.sh ; \
./osx-dmg.sh @OSX_DMG_FLAGS@ ; \
fi
osx-install: osx-app
@if test x$(HAVE_OSX_PACKAGING) = xyes ; then \
echo "Copying Wireshark.app to /Applications" ; \
cp -pr $(srcdir)/packaging/macosx/Wireshark.app /Applications ; \
fi
test-programs:
cd epan && $(MAKE) $@
clean-local:
rm -rf $(top_stagedir)
dumpabi:
$(MAKE) -C wiretap dumpabi-libwiretap
$(MAKE) -C epan dumpabi-libwireshark
$(MAKE) -C wsutil dumpabi-libwsutil
checkapi_local:
$(PERL) $(top_srcdir)/tools/checkAPIs.pl -build \
-sourcedir=$(srcdir) \
$(TSHARK_TAP_SRC) \
$(wireshark_gtk_SOURCES)
# $(EXTRA_wireshark_gtk_SOURCES)
checkapi: checkapi_local
cd wiretap && $(MAKE) checkapi
cd codecs && $(MAKE) checkapi
cd capchild && $(MAKE) checkapi
cd caputils && $(MAKE) checkapi
cd ui && $(MAKE) checkapi
cd ui/gtk && $(MAKE) checkapi
cd ui/cli && $(MAKE) checkapi
cd epan && $(MAKE) checkapi
cd epan/crypt && $(MAKE) checkapi
cd epan/dfilter && $(MAKE) checkapi
cd epan/ftypes && $(MAKE) checkapi
cd epan/wmem && $(MAKE) checkapi
cd epan/wslua && $(MAKE) checkapi
cd epan/dissectors && $(MAKE) checkapi
cd plugins && $(MAKE) checkapi
cd randpkt_core && $(MAKE) checkapi
cd writecap && $(MAKE) checkapi
cd wsutil && $(MAKE) checkapi
wsar_html: doxygen.cfg doxygen_global.cfg FORCE
@HAVE_DOXYGEN_TRUE@ rm -rf wsar_html
@HAVE_DOXYGEN_TRUE@ cd epan && $(MAKE) $@
@HAVE_DOXYGEN_TRUE@ cd capchild && $(MAKE) $@
@HAVE_DOXYGEN_TRUE@ cd caputils && $(MAKE) $@
@HAVE_DOXYGEN_TRUE@ cd randpkt_core && $(MAKE) $@
@HAVE_DOXYGEN_TRUE@ cd ui && $(MAKE) $@
@HAVE_DOXYGEN_TRUE@ (umask 022 ; $(DOXYGEN) doxygen.cfg)
wsar-zip: wsar_html
@HAVE_DOXYGEN_TRUE@ rm -f wsar_html.zip
@HAVE_DOXYGEN_TRUE@ zip -rq wsar_html.zip wsar_html
# Update AUTHORS file with entries from git shortlog
gen-authors:
cd $(top_srcdir) && $(PERL) tools/generate_authors.pl AUTHORS.src > AUTHORS
dist-hook:
printf "git_description=%s\n" "$$(git -C $(top_srcdir) describe)" \
> $(top_distdir)/version.conf
# 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: