# Makefile.in generated by automake 1.8.5 from Makefile.am.
# Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004  Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

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



# Makefile.am
# Automake file for Wireshark
#
# $Id: Makefile.am 23850 2007-12-12 22:20:04Z gerald $
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

# Makefile.common
#     Contains the stuff from Makefile.am and Makefile.nmake that is
#     a) common to both files and
#     b) portable between both files
#
# $Id: Makefile.common 23511 2007-11-20 16:53:01Z gerald $
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.




SOURCES = $(capinfos_SOURCES) $(dftest_SOURCES) $(dumpcap_SOURCES) $(editcap_SOURCES) $(mergecap_SOURCES) $(randpkt_SOURCES) $(text2pcap_SOURCES) $(tshark_SOURCES) $(wireshark_SOURCES) $(EXTRA_wireshark_SOURCES)

srcdir = .
top_srcdir = .

pkgdatadir = $(datadir)/wireshark
pkglibdir = $(libdir)/wireshark
pkgincludedir = $(includedir)/wireshark
top_builddir = .
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
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 = :
host_triplet = i686-apple-darwin8.11.1
bin_PROGRAMS = wireshark$(EXEEXT) tshark$(EXEEXT) text2pcap$(EXEEXT) \
	mergecap$(EXEEXT) capinfos$(EXEEXT) editcap$(EXEEXT) randpkt$(EXEEXT) \
	dftest$(EXEEXT) dumpcap$(EXEEXT) $(am__empty)
EXTRA_PROGRAMS = wireshark$(EXEEXT) tshark$(EXEEXT) capinfos$(EXEEXT) \
	editcap$(EXEEXT) mergecap$(EXEEXT) dftest$(EXEEXT) \
	randpkt$(EXEEXT) text2pcap$(EXEEXT) dumpcap$(EXEEXT)
DIST_COMMON = README $(am__configure_deps) $(noinst_HEADERS) \
	$(srcdir)/Makefile.am $(srcdir)/Makefile.common \
	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
	$(srcdir)/doxygen.cfg.in $(top_srcdir)/configure AUTHORS \
	COPYING ChangeLog INSTALL NEWS compile config.guess config.sub \
	depcomp install-sh ltmain.sh missing text2pcap-scanner.c \
	ylwrap
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/./aclocal-fallback/glib-2.0.m4 \
	$(top_srcdir)/./aclocal-fallback/glib.m4 \
	$(top_srcdir)/./aclocal-fallback/gtk-2.0.m4 \
	$(top_srcdir)/./aclocal-fallback/gtk.m4 \
	$(top_srcdir)/./aclocal-fallback/iconv.m4 \
	$(top_srcdir)/./aclocal-fallback/libgcrypt.m4 \
	$(top_srcdir)/./aclocal-fallback/libgnutls.m4 \
	$(top_srcdir)/./aclocal-fallback/libsmi.m4 \
	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 configure.lineno configure.status.lineno
mkinstalldirs = $(mkdir_p)
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES = doxygen.cfg
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man4dir)" "$(DESTDIR)$(diameterdir)" "$(DESTDIR)$(dtdsdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(radiusdir)" "$(DESTDIR)$(tpncpdir)" "$(DESTDIR)$(wimaxasncpdir)"
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
PROGRAMS = $(bin_PROGRAMS)
am__capinfos_SOURCES_DIST = capinfos.c epan/plugins.c \
	epan/report_err.c epan/privileges.c epan/filesystem.c
am__objects_1 = plugins.$(OBJEXT) \
	report_err.$(OBJEXT) privileges.$(OBJEXT) \
	filesystem.$(OBJEXT)
am_capinfos_OBJECTS = capinfos.$(OBJEXT) $(am__objects_1)
capinfos_OBJECTS = $(am_capinfos_OBJECTS)
capinfos_DEPENDENCIES = wiretap/libwiretap.la
am_dftest_OBJECTS = dftest.$(OBJEXT) util.$(OBJEXT)
dftest_OBJECTS = $(am_dftest_OBJECTS)
am__DEPENDENCIES_1 =
am__DEPENDENCIES_2 = plugins/agentx/agentx.la \
	plugins/artnet/artnet.la \
	plugins/asn1/asn1.la plugins/ca/ca.la \
	plugins/ciscosm/ciscosm.la \
	plugins/docsis/docsis.la \
	plugins/enttec/enttec.la \
	plugins/ethercat/ethercat.la \
	plugins/giop/cosnaming.la \
	plugins/giop/coseventcomm.la \
	plugins/gryphon/gryphon.la \
	plugins/irda/irda.la plugins/lwres/lwres.la \
	plugins/m2m/m2m.la plugins/mate/mate.la \
	plugins/opcua/opcua.la plugins/opsi/opsi.la \
	plugins/pcli/pcli.la \
	plugins/profinet/profinet.la \
	plugins/rlm/rlm.la plugins/rtnet/rtnet.la \
	plugins/rudp/rudp.la plugins/sbus/sbus.la \
	plugins/stats_tree/stats_tree.la \
	plugins/unistim/unistim.la \
	plugins/v5ua/v5ua.la plugins/wimax/wimax.la
dftest_DEPENDENCIES = $(am__DEPENDENCIES_1) wiretap/libwiretap.la \
	epan/libwireshark.la $(am__DEPENDENCIES_2)
am__objects_2 = capture-pcap-util-unix.$(OBJEXT)
am_dumpcap_OBJECTS = $(am__objects_2) capture_opts.$(OBJEXT) \
	capture_loop.$(OBJEXT) capture-pcap-util.$(OBJEXT) \
	capture_stop_conditions.$(OBJEXT) clopts_common.$(OBJEXT) \
	conditions.$(OBJEXT) dumpcap.$(OBJEXT) pcapio.$(OBJEXT) \
	ringbuffer.$(OBJEXT) sync_pipe_write.$(OBJEXT) \
	tempfile.$(OBJEXT) version_info.$(OBJEXT) \
	unicode-utils.$(OBJEXT) privileges.$(OBJEXT)
dumpcap_OBJECTS = $(am_dumpcap_OBJECTS)
dumpcap_DEPENDENCIES = wiretap/libwiretap.la
am__editcap_SOURCES_DIST = editcap.c epan/crypt/crypt-md5.c \
	epan/plugins.c epan/report_err.c epan/privileges.c \
	epan/filesystem.c
am_editcap_OBJECTS = editcap.$(OBJEXT) crypt-md5.$(OBJEXT) \
	$(am__objects_1)
editcap_OBJECTS = $(am_editcap_OBJECTS)
editcap_DEPENDENCIES = wiretap/libwiretap.la
am_mergecap_OBJECTS = mergecap.$(OBJEXT) merge.$(OBJEXT)
mergecap_OBJECTS = $(am_mergecap_OBJECTS)
mergecap_DEPENDENCIES = wiretap/libwiretap.la
am_randpkt_OBJECTS = randpkt.$(OBJEXT)
randpkt_OBJECTS = $(am_randpkt_OBJECTS)
randpkt_DEPENDENCIES = wiretap/libwiretap.la
am_text2pcap_OBJECTS = text2pcap.$(OBJEXT) text2pcap-scanner.$(OBJEXT)
text2pcap_OBJECTS = $(am_text2pcap_OBJECTS)
text2pcap_DEPENDENCIES = $(am__DEPENDENCIES_1) wiretap/libwiretap.la
am__objects_3 = $(am__objects_2) capture_errs.$(OBJEXT) \
	capture-pcap-util.$(OBJEXT) capture_ui_utils.$(OBJEXT) \
	cfile.$(OBJEXT) clopts_common.$(OBJEXT) \
	disabled_protos.$(OBJEXT) packet-range.$(OBJEXT) \
	print.$(OBJEXT) ps.$(OBJEXT) sync_pipe_write.$(OBJEXT) \
	timestats.$(OBJEXT) util.$(OBJEXT) version_info.$(OBJEXT)
am__objects_4 = tap-afpstat.$(OBJEXT) tap-ansi_astat.$(OBJEXT) \
	tap-bootpstat.$(OBJEXT) tap-camelcounter.$(OBJEXT) \
	tap-camelsrt.$(OBJEXT) tap-dcerpcstat.$(OBJEXT) \
	tap-funnel.$(OBJEXT) tap-gsm_astat.$(OBJEXT) \
	tap-h225counter.$(OBJEXT) tap-h225rassrt.$(OBJEXT) \
	tap-httpstat.$(OBJEXT) tap-iostat.$(OBJEXT) \
	tap-iousers.$(OBJEXT) tap-mgcpstat.$(OBJEXT) \
	tap-protocolinfo.$(OBJEXT) tap-protohierstat.$(OBJEXT) \
	tap-radiusstat.$(OBJEXT) tap-rpcstat.$(OBJEXT) \
	tap-rpcprogs.$(OBJEXT) tap-sctpchunkstat.$(OBJEXT) \
	tap-sipstat.$(OBJEXT) tap-smbsids.$(OBJEXT) \
	tap-smbstat.$(OBJEXT) tap-stats_tree.$(OBJEXT) \
	tap-wspstat.$(OBJEXT)
am_tshark_OBJECTS = $(am__objects_3) $(am__objects_4) \
	capture_opts.$(OBJEXT) capture_sync.$(OBJEXT) \
	tempfile.$(OBJEXT) tshark-tap-register.$(OBJEXT) \
	tshark.$(OBJEXT)
tshark_OBJECTS = $(am_tshark_OBJECTS)
tshark_DEPENDENCIES = $(am__DEPENDENCIES_1) wiretap/libwiretap.la \
	epan/libwireshark.la $(am__DEPENDENCIES_2)
am_wireshark_OBJECTS = $(am__objects_3) airpcap_loader.$(OBJEXT) \
	alert_box.$(OBJEXT) capture.$(OBJEXT) capture_info.$(OBJEXT) \
	capture_opts.$(OBJEXT) capture_sync.$(OBJEXT) \
	color_filters.$(OBJEXT) file.$(OBJEXT) fileset.$(OBJEXT) \
	filters.$(OBJEXT) g711.$(OBJEXT) merge.$(OBJEXT) \
	proto_hier_stats.$(OBJEXT) summary.$(OBJEXT) \
	tempfile.$(OBJEXT)
wireshark_OBJECTS = $(am_wireshark_OBJECTS)
wireshark_DEPENDENCIES = $(am__DEPENDENCIES_1) gtk/libui.a \
	codecs/libcodec.a wiretap/libwiretap.la epan/libwireshark.la \
	$(am__DEPENDENCIES_2)
binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
SCRIPTS = $(bin_SCRIPTS)
DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
DEP_FILES = ./$(DEPDIR)/airpcap_loader.Po \
	./$(DEPDIR)/alert_box.Po ./$(DEPDIR)/capinfos.Po \
	./$(DEPDIR)/capture-pcap-util-unix.Po \
	./$(DEPDIR)/capture-pcap-util.Po \
	./$(DEPDIR)/capture.Po ./$(DEPDIR)/capture_errs.Po \
	./$(DEPDIR)/capture_info.Po \
	./$(DEPDIR)/capture_loop.Po \
	./$(DEPDIR)/capture_opts.Po \
	./$(DEPDIR)/capture_stop_conditions.Po \
	./$(DEPDIR)/capture_sync.Po \
	./$(DEPDIR)/capture_ui_utils.Po \
	./$(DEPDIR)/cfile.Po ./$(DEPDIR)/clopts_common.Po \
	./$(DEPDIR)/color_filters.Po \
	./$(DEPDIR)/conditions.Po ./$(DEPDIR)/crypt-md5.Po \
	./$(DEPDIR)/dftest.Po \
	./$(DEPDIR)/disabled_protos.Po \
	./$(DEPDIR)/dumpcap.Po ./$(DEPDIR)/editcap.Po \
	./$(DEPDIR)/file.Po ./$(DEPDIR)/fileset.Po \
	./$(DEPDIR)/filesystem.Po ./$(DEPDIR)/filters.Po \
	./$(DEPDIR)/g711.Po ./$(DEPDIR)/getopt.Po \
	./$(DEPDIR)/inet_ntop.Po ./$(DEPDIR)/inet_pton.Po \
	./$(DEPDIR)/merge.Po ./$(DEPDIR)/mergecap.Po \
	./$(DEPDIR)/mkstemp.Po ./$(DEPDIR)/packet-range.Po \
	./$(DEPDIR)/pcapio.Po ./$(DEPDIR)/plugins.Po \
	./$(DEPDIR)/print.Po ./$(DEPDIR)/privileges.Po \
	./$(DEPDIR)/proto_hier_stats.Po ./$(DEPDIR)/ps.Po \
	./$(DEPDIR)/randpkt.Po ./$(DEPDIR)/report_err.Po \
	./$(DEPDIR)/ringbuffer.Po \
	./$(DEPDIR)/strcasecmp.Po ./$(DEPDIR)/strerror.Po \
	./$(DEPDIR)/strncasecmp.Po ./$(DEPDIR)/strptime.Po \
	./$(DEPDIR)/summary.Po \
	./$(DEPDIR)/sync_pipe_write.Po \
	./$(DEPDIR)/tap-afpstat.Po \
	./$(DEPDIR)/tap-ansi_astat.Po \
	./$(DEPDIR)/tap-bootpstat.Po \
	./$(DEPDIR)/tap-camelcounter.Po \
	./$(DEPDIR)/tap-camelsrt.Po \
	./$(DEPDIR)/tap-dcerpcstat.Po \
	./$(DEPDIR)/tap-funnel.Po \
	./$(DEPDIR)/tap-gsm_astat.Po \
	./$(DEPDIR)/tap-h225counter.Po \
	./$(DEPDIR)/tap-h225rassrt.Po \
	./$(DEPDIR)/tap-httpstat.Po \
	./$(DEPDIR)/tap-iostat.Po \
	./$(DEPDIR)/tap-iousers.Po \
	./$(DEPDIR)/tap-mgcpstat.Po \
	./$(DEPDIR)/tap-protocolinfo.Po \
	./$(DEPDIR)/tap-protohierstat.Po \
	./$(DEPDIR)/tap-radiusstat.Po \
	./$(DEPDIR)/tap-rpcprogs.Po \
	./$(DEPDIR)/tap-rpcstat.Po \
	./$(DEPDIR)/tap-sctpchunkstat.Po \
	./$(DEPDIR)/tap-sipstat.Po \
	./$(DEPDIR)/tap-smbsids.Po \
	./$(DEPDIR)/tap-smbstat.Po \
	./$(DEPDIR)/tap-stats_tree.Po \
	./$(DEPDIR)/tap-wspstat.Po ./$(DEPDIR)/tempfile.Po \
	./$(DEPDIR)/text2pcap-scanner.Po \
	./$(DEPDIR)/text2pcap.Po ./$(DEPDIR)/timestats.Po \
	./$(DEPDIR)/tshark-tap-register.Po \
	./$(DEPDIR)/tshark.Po ./$(DEPDIR)/unicode-utils.Po \
	./$(DEPDIR)/util.Po ./$(DEPDIR)/version_info.Po
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
LTLEXCOMPILE = $(LIBTOOL) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
SOURCES = $(capinfos_SOURCES) $(dftest_SOURCES) $(dumpcap_SOURCES) \
	$(editcap_SOURCES) $(mergecap_SOURCES) $(randpkt_SOURCES) \
	$(text2pcap_SOURCES) $(tshark_SOURCES) $(wireshark_SOURCES) \
	$(EXTRA_wireshark_SOURCES)
DIST_SOURCES = $(am__capinfos_SOURCES_DIST) $(dftest_SOURCES) \
	$(dumpcap_SOURCES) $(am__editcap_SOURCES_DIST) \
	$(mergecap_SOURCES) $(randpkt_SOURCES) $(text2pcap_SOURCES) \
	$(tshark_SOURCES) $(wireshark_SOURCES) \
	$(EXTRA_wireshark_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
	html-recursive info-recursive install-data-recursive \
	install-exec-recursive install-info-recursive \
	install-recursive installcheck-recursive installdirs-recursive \
	pdf-recursive ps-recursive uninstall-info-recursive \
	uninstall-recursive
man1dir = $(mandir)/man1
man4dir = $(mandir)/man4
NROFF = nroff
MANS = $(man1_MANS) $(man4_MANS) $(man_MANS)
diameterDATA_INSTALL = $(INSTALL_DATA)
dtdsDATA_INSTALL = $(INSTALL_DATA)
pkgdataDATA_INSTALL = $(INSTALL_DATA)
radiusDATA_INSTALL = $(INSTALL_DATA)
tpncpDATA_INSTALL = $(INSTALL_DATA)
wimaxasncpDATA_INSTALL = $(INSTALL_DATA)
DATA = $(diameter_DATA) $(dtds_DATA) $(pkgdata_DATA) $(radius_DATA) \
	$(tpncp_DATA) $(wimaxasncp_DATA)
HEADERS = $(noinst_HEADERS)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
  { test ! -d $(distdir) \
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
         && rm -fr $(distdir); }; }
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = ${SHELL} /Users/furukawa/src/epics/wireshark/20080118/wireshark-0.99.7/missing --run aclocal-1.8
ADNS_LIBS = 
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} /Users/furukawa/src/epics/wireshark/20080118/wireshark-0.99.7/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /Users/furukawa/src/epics/wireshark/20080118/wireshark-0.99.7/missing --run autoconf
AUTOHEADER = ${SHELL} /Users/furukawa/src/epics/wireshark/20080118/wireshark-0.99.7/missing --run autoheader
AUTOMAKE = ${SHELL} /Users/furukawa/src/epics/wireshark/20080118/wireshark-0.99.7/missing --run automake-1.8
AWK = awk
CC = gcc
CCDEPMODE = depmode=gcc3
CC_FOR_BUILD = gcc
CFLAGS = -DINET6 -no-cpp-precomp -D_U_="__attribute__((unused))" -g -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -I/usr/local/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include   -I/usr/include
CPP = gcc -E
CPPFLAGS =  -I/usr/local/include -I/usr/include '-DPLUGIN_DIR="$(plugindir)"'
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DOXYGEN = 
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
ENABLE_STATIC = 
ENABLE_STATIC_FALSE = 
ENABLE_STATIC_TRUE = #
EXEEXT = 
F77 = 
FFLAGS = 
FLEX_PATH = 
FOP = 
FRAMEWORKS = -framework ApplicationServices -framework CoreFoundation -framework CoreServices
GETOPT_C = 
GETOPT_O = 
GLIB_CFLAGS = -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include  
GLIB_CONFIG = 
GLIB_GENMARSHAL = glib-genmarshal
GLIB_LIBS = -L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
GLIB_MKENUMS = glib-mkenums
GOBJECT_QUERY = gobject-query
GREP = /usr/bin/grep
GTK_CFLAGS = -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include  
GTK_CONFIG = 
GTK_LIBS = -L/sw/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -lXext -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -lpangox-1.0 -lX11 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv  
G_ASCII_STRCASECMP_C = 
G_ASCII_STRCASECMP_LO = 
G_ASCII_STRCASECMP_O = 
G_ASCII_STRTOULL_C = 
G_ASCII_STRTOULL_LO = 
G_ASCII_STRTOULL_O = 
HAVE_DOXYGEN = no
HAVE_DOXYGEN_FALSE = 
HAVE_DOXYGEN_TRUE = #
HAVE_FOP = no
HAVE_FOP_FALSE = 
HAVE_FOP_TRUE = #
HAVE_HHC = no
HAVE_HHC_FALSE = 
HAVE_HHC_TRUE = #
HAVE_LIBLUA_FALSE = 
HAVE_LIBLUA_TRUE = #
HAVE_LIBPORTAUDIO_FALSE = 
HAVE_LIBPORTAUDIO_TRUE = #
HAVE_PKGMK = no
HAVE_PKGPROTO = no
HAVE_PKGTRANS = no
HAVE_PLUGINS_FALSE = #
HAVE_PLUGINS_TRUE = 
HAVE_RPM = 
HAVE_SVR4_PACKAGING = no
HAVE_WARNINGS_AS_ERRORS_FALSE = 
HAVE_WARNINGS_AS_ERRORS_TRUE = #
HAVE_XMLLINT = yes
HAVE_XMLLINT_FALSE = #
HAVE_XMLLINT_TRUE = 
HAVE_XSLTPROC = yes
HAVE_XSLTPROC_FALSE = #
HAVE_XSLTPROC_TRUE = 
HHC = 
HTML_VIEWER = 
INET_ATON_C = 
INET_ATON_LO = 
INET_ATON_O = 
INET_NTOP_C = 
INET_NTOP_LO = 
INET_NTOP_O = 
INET_PTON_C = 
INET_PTON_LO = 
INET_PTON_O = 
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
KRB5_CONFIG = /usr/bin/krb5-config
KRB5_LIBS = -L/usr/lib -Wl,-search_paths_first -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv 
LDFLAGS = -Wl,-search_paths_first  -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib
LDFLAGS_SHAREDLIB = -Wl,-single_module
LEX = /sw/bin/flex
LEXLIB = -lfl
LEX_OUTPUT_ROOT = lex.yy
LIBCAP_LIBS = 
LIBGCRYPT_CFLAGS = 
LIBGCRYPT_CONFIG = no
LIBGCRYPT_LIBS = 
LIBGNUTLS_CFLAGS = 
LIBGNUTLS_CONFIG = no
LIBGNUTLS_LIBS = 
LIBICONV = -liconv
LIBOBJS = 
LIBS = -lz 
LIBSMI_CFLAGS = 
LIBSMI_LDFLAGS = 
LIBSMI_VERSION = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBTOOL_DEPS = ./ltmain.sh
LN_S = ln -s
LTLIBOBJS = 
LUA_INCLUDES = 
LUA_LIBS = 
MAKEINFO = ${SHELL} /Users/furukawa/src/epics/wireshark/20080118/wireshark-0.99.7/missing --run makeinfo
MKSTEMP_C = 
MKSTEMP_O = 
NSL_LIBS = 
OBJEXT = o
PACKAGE = wireshark
PACKAGE_BUGREPORT = 
PACKAGE_NAME = 
PACKAGE_STRING = 
PACKAGE_TARNAME = 
PACKAGE_VERSION = 
PATH_SEPARATOR = :
PCAP_LIBS = -lpcap
PCRE_LIBS = 
PERL = /usr/bin/perl
PKG_CONFIG = /sw/bin/pkg-config
PLUGIN_LIBS = -L../../epan -lwireshark -L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
POD2HTML = /usr/bin/pod2html
POD2MAN = /usr/bin/pod2man
PORTAUDIO_INCLUDES = 
PORTAUDIO_LIBS = 
PYTHON = /usr/bin/python
RANLIB = ranlib
SETUID_INSTALL_FALSE = 
SETUID_INSTALL_TRUE = #
SET_MAKE = 
SHELL = /bin/sh
SOCKET_LIBS = 
SSL_LIBS = 
STRCASECMP_C = 
STRCASECMP_O = 
STRERROR_C = 
STRERROR_O = 
STRIP = strip
STRNCASECMP_C = 
STRNCASECMP_O = 
STRPTIME_C = 
STRPTIME_O = 
USE_GTK2_FALSE = #
USE_GTK2_TRUE = 
USE_PROFILE_BUILD_FALSE = 
USE_PROFILE_BUILD_TRUE = #
USE_THREADS_FALSE = 
USE_THREADS_TRUE = #
VERSION = 0.99.7
XMLLINT = /sw/bin/xmllint
XSLTPROC = /sw/bin/xsltproc
YACC = bison -y
YFLAGS = 
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 = 
ac_cv_wireshark_have_rpm = no
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE = 
am__fastdepCXX_FALSE = #
am__fastdepCXX_TRUE = 
am__include = include
am__leading_dot = .
am__quote = 
bindir = ${exec_prefix}/bin
build = i686-apple-darwin8.11.1
build_alias = 
build_cpu = i686
build_os = darwin8.11.1
build_vendor = apple
capinfos_bin = capinfos$(EXEEXT)
capinfos_man = capinfos.1
datadir = ${datarootdir}
datarootdir = ${prefix}/share
dftest_bin = dftest$(EXEEXT)
docdir = ${datarootdir}/doc/${PACKAGE}
dumpcap_bin = dumpcap$(EXEEXT)
dumpcap_man = dumpcap.1
dvidir = ${docdir}
editcap_bin = editcap$(EXEEXT)
editcap_man = editcap.1
exec_prefix = ${prefix}
host = i686-apple-darwin8.11.1
host_alias = 
host_cpu = i686
host_os = darwin8.11.1
host_vendor = apple
htmldir = ${docdir}
idl2wrs_bin = idl2wrs
idl2wrs_man = idl2wrs.1
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = /Users/furukawa/src/epics/wireshark/20080118/wireshark-0.99.7/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mergecap_bin = mergecap$(EXEEXT)
mergecap_man = mergecap.1
mkdir_p = $(install_sh) -d
oldincludedir = /usr/include
pdfdir = ${docdir}
plugindir = ${libdir}/wireshark/plugins/${VERSION}
prefix = /usr/new
program_transform_name = s,x,x,
psdir = ${docdir}
randpkt_bin = randpkt$(EXEEXT)
rdps_bin = rdps$(EXEEXT)
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
subdirs =  wiretap
sysconfdir = ${prefix}/etc
target = i686-apple-darwin8.11.1
target_alias = 
target_cpu = i686
target_os = darwin8.11.1
target_vendor = apple
text2pcap_bin = text2pcap$(EXEEXT)
text2pcap_man = text2pcap.1
tshark_bin = tshark$(EXEEXT)
tshark_man = tshark.1
wireshark_SUBDIRS = codecs gtk
wireshark_bin = wireshark$(EXEEXT)
wireshark_man = wireshark.1
wiresharkfilter_man = wireshark-filter.4
ACLOCAL_AMFLAGS = `./aclocal-flags`
INCLUDES = 
bin_SCRIPTS = idl2wrs
man1_MANS = \
	wireshark.1	\
	tshark.1	\
	text2pcap.1	\
	mergecap.1	\
	capinfos.1	\
	editcap.1	\
	dumpcap.1	\
	idl2wrs.1

man4_MANS = wireshark-filter.4
man_MANS = 
EXTRA_SCRIPTS = idl2wrs

#
# Wireshark configuration files are put in $(pkgdatadir).
#
pkgdata_DATA = AUTHORS-SHORT COPYING manuf services wireshark.html \
	tshark.html wireshark-filter.html capinfos.html editcap.html \
	idl2wrs.html mergecap.html text2pcap.html dumpcap.html \
	cfilters colorfilters dfilters smi_modules


#
# Install the Diameter DTD and XML files in the "diameter" subdirectory
# of that directory.
#
diameterdir = $(pkgdatadir)/diameter
diameter_DATA = \
	diameter/chargecontrol.xml \
	diameter/dictionary.dtd \
	diameter/dictionary.xml \
	diameter/Ericsson.xml \
	diameter/etsie2e4.xml \
	diameter/gqpolicy.xml \
	diameter/imscxdx.xml \
	diameter/mobileipv4.xml \
	diameter/nasreq.xml \
	diameter/sip.xml \
	diameter/sunping.xml \
	diameter/TGPPSh.xml


#
# Install the DTDs directory files in the "dtds" subdirectory
# of that directory
#
dtdsdir = $(pkgdatadir)/dtds
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
radius_DATA = \
	radius/dictionary  \
	radius/dictionary.3com  \
	radius/dictionary.3gpp  \
	radius/dictionary.3gpp2  \
	radius/dictionary.acc  \
	radius/dictionary.alcatel  \
	radius/dictionary.alteon  \
	radius/dictionary.altiga  \
	radius/dictionary.aptis  \
	radius/dictionary.ascend  \
	radius/dictionary.bay  \
	radius/dictionary.bintec  \
	radius/dictionary.bristol  \
	radius/dictionary.cablelabs  \
	radius/dictionary.cabletron  \
	radius/dictionary.cisco  \
	radius/dictionary.cisco.bbsm  \
	radius/dictionary.cisco.vpn3000  \
	radius/dictionary.cisco.vpn5000  \
	radius/dictionary.colubris  \
	radius/dictionary.columbia_university  \
	radius/dictionary.compat  \
	radius/dictionary.cosine  \
	radius/dictionary.ericsson  \
	radius/dictionary.erx  \
	radius/dictionary.extreme  \
	radius/dictionary.foundry  \
	radius/dictionary.freeradius  \
	radius/dictionary.gandalf  \
	radius/dictionary.garderos  \
	radius/dictionary.gemtek  \
	radius/dictionary.itk  \
	radius/dictionary.juniper  \
	radius/dictionary.karlnet  \
	radius/dictionary.livingston  \
	radius/dictionary.localweb  \
	radius/dictionary.merit  \
	radius/dictionary.microsoft  \
	radius/dictionary.mikrotik  \
	radius/dictionary.navini  \
	radius/dictionary.netscreen  \
	radius/dictionary.nokia  \
	radius/dictionary.nomadix  \
	radius/dictionary.propel  \
	radius/dictionary.quintum  \
	radius/dictionary.redback  \
	radius/dictionary.redcreek  \
	radius/dictionary.shasta  \
	radius/dictionary.shiva  \
	radius/dictionary.sonicwall  \
	radius/dictionary.springtide  \
	radius/dictionary.t_systems_nova  \
	radius/dictionary.telebit  \
	radius/dictionary.trapeze  \
	radius/dictionary.tunnel  \
	radius/dictionary.unisphere  \
	radius/dictionary.unix  \
	radius/dictionary.usr  \
	radius/dictionary.valemount  \
	radius/dictionary.versanet  \
	radius/dictionary.wispr  \
	radius/dictionary.xedia


#
# Install the tpncp directory files in the "tpncp" subdirectory
# of that directory
#
tpncpdir = $(pkgdatadir)/tpncp
tpncp_DATA = \
	tpncp/tpncp.dat


#
# Install the wimaxasncp directory files in the "wimaxasncp" subdirectory
# of that directory
#
wimaxasncpdir = $(pkgdatadir)/wimaxasncp
wimaxasncp_DATA = \
	wimaxasncp/dictionary.xml \
	wimaxasncp/dictionary.dtd

PLATFORM_SRC = capture-pcap-util-unix.c
#plugin_ldadd = 
plugin_ldadd = \
	-dlopen plugins/agentx/agentx.la \
	-dlopen plugins/artnet/artnet.la \
	-dlopen plugins/asn1/asn1.la \
	-dlopen plugins/ca/ca.la \
	-dlopen plugins/ciscosm/ciscosm.la \
	-dlopen plugins/docsis/docsis.la \
	-dlopen plugins/enttec/enttec.la \
	-dlopen plugins/ethercat/ethercat.la \
	-dlopen plugins/giop/cosnaming.la \
	-dlopen plugins/giop/coseventcomm.la \
	-dlopen plugins/gryphon/gryphon.la \
	-dlopen plugins/irda/irda.la \
	-dlopen plugins/lwres/lwres.la \
	-dlopen plugins/m2m/m2m.la \
	-dlopen plugins/mate/mate.la \
	-dlopen plugins/opcua/opcua.la \
	-dlopen plugins/opsi/opsi.la \
	-dlopen plugins/pcli/pcli.la \
	-dlopen plugins/profinet/profinet.la \
	-dlopen plugins/rlm/rlm.la \
	-dlopen plugins/rtnet/rtnet.la \
	-dlopen plugins/rudp/rudp.la \
	-dlopen plugins/sbus/sbus.la \
	-dlopen plugins/stats_tree/stats_tree.la \
	-dlopen plugins/unistim/unistim.la \
	-dlopen plugins/v5ua/v5ua.la \
	-dlopen plugins/wimax/wimax.la

#WTAP_PLUGIN_SOURCES = 
WTAP_PLUGIN_SOURCES = \
       epan/plugins.c \
       epan/report_err.c \
       epan/privileges.c \
       epan/filesystem.c


# "BUILT_SOURCES" are built before any "make all" or "make check" targets.
BUILT_HEADER_FILES = \
	svnversion.h

BUILT_C_FILES = \
	ps.c

BUILT_SOURCES = $(BUILT_C_FILES) $(BUILT_HEADER_FILES)

# Header files generated from source files.
GENERATED_HEADER_FILES = \
	$(BUILT_HEADER_FILES)


# C source files generated from source files.
GENERATED_C_FILES = \
	$(BUILT_C_FILES)	\
	tshark-tap-register.c


# All the generated files.
GENERATED_FILES = $(GENERATED_C_FILES) $(GENERATED_HEADER_FILES)

# sources common for wireshark and tshark
WIRESHARK_COMMON_SRC = \
	$(PLATFORM_SRC) \
	capture_errs.c	\
	capture-pcap-util.c	\
	capture_ui_utils.c	\
	cfile.c	\
	clopts_common.c	\
	disabled_protos.c	\
	packet-range.c	\
	print.c	\
	ps.c	\
	sync_pipe_write.c	\
	timestats.c	\
	util.c	\
	version_info.c


# corresponding headers
WIRESHARK_COMMON_INCLUDES = \
	svnversion.h		\
	capture_errs.h	\
	capture-pcap-util.h	\
	capture-pcap-util-int.h	\
	capture_ui_utils.h	\
	cfile.h	\
	clopts_common.h	\
	cmdarg_err.h	\
	color.h	\
	disabled_protos.h	\
	file.h	\
	fileset.h	\
	isprint.h	\
	packet-range.h	\
	print.h	\
	ps.h	\
	register.h	\
	tempfile.h	\
	timestats.h	\
	util.h	\
	version_info.h


# sources for TShark taps
TSHARK_TAP_SRC = \
	tap-afpstat.c	\
	tap-ansi_astat.c	\
	tap-bootpstat.c	\
	tap-camelcounter.c	\
	tap-camelsrt.c	\
	tap-dcerpcstat.c	\
	tap-funnel.c \
	tap-gsm_astat.c	\
	tap-h225counter.c	\
	tap-h225rassrt.c	\
	tap-httpstat.c	\
	tap-iostat.c	\
	tap-iousers.c	\
	tap-mgcpstat.c	\
	tap-protocolinfo.c	\
	tap-protohierstat.c	\
	tap-radiusstat.c	\
	tap-rpcstat.c	\
	tap-rpcprogs.c	\
	tap-sctpchunkstat.c	\
	tap-sipstat.c \
	tap-smbsids.c	\
	tap-smbstat.c	\
	tap-stats_tree.c	\
	tap-wspstat.c


# helpers already available on some platforms (and on others not)
EXTRA_wireshark_SOURCES = \
	getopt.c	\
	inet_ntop.c	\
	inet_pton.c	\
	mkstemp.c	\
	strerror.c	\
	strcasecmp.c	\
	strncasecmp.c	\
	strptime.c


# corresponding headers
EXTRA_wireshark_INCLUDES = \
	getopt.h	\
	inet_v6defs.h	\
	mkstemp.h	\
	strerror.h	\
	strptime.h


# wireshark specifics
wireshark_SOURCES = \
	$(WIRESHARK_COMMON_SRC)	\
	airpcap_loader.c \
	alert_box.c	\
	capture.c	\
	capture_info.c	\
	capture_opts.c \
	capture_sync.c	\
	color_filters.c	\
	file.c	\
	fileset.c	\
	filters.c	\
	g711.c \
	merge.c	\
	proto_hier_stats.c	\
	summary.c	\
	tempfile.c


# corresponding headers
wireshark_INCLUDES = \
	airpcap.h	\
	airpcap_loader.h \
	alert_box.h	\
	capture.h	\
	capture_info.h	\
	capture_opts.h	\
	capture_sync.h	\
	color_filters.h	\
	filters.h	\
	g711.h	\
	globals.h	\
	log.h	\
	main_window.h	\
	menu.h	\
	merge.h	\
	progress_dlg.h	\
	proto_hier_stats.h	\
	simple_dialog.h	\
	stat_menu.h	\
	statusbar.h	\
	summary.h	\
	sync_pipe.h	\
	tap_dfilter_dlg.h	\
	ui_util.h


# tshark specifics
tshark_SOURCES = \
	$(WIRESHARK_COMMON_SRC)	\
	$(TSHARK_TAP_SRC)	\
	capture_opts.c		\
	capture_sync.c		\
	tempfile.c		\
	tshark-tap-register.c	\
	tshark.c


# text2pcap specifics
text2pcap_SOURCES = \
	text2pcap.c \
	text2pcap-scanner.l


# mergecap specifics
mergecap_SOURCES = \
	mergecap.c \
	merge.c \
	svnversion.h


# editcap specifics
editcap_SOURCES = \
	editcap.c	\
	epan/crypt/crypt-md5.c \
	$(WTAP_PLUGIN_SOURCES)

capinfos_SOURCES = \
	capinfos.c \
	$(WTAP_PLUGIN_SOURCES)


# dftest specifics
dftest_SOURCES = \
	dftest.c	\
	util.c


# randpkt specifics
randpkt_SOURCES = \
	randpkt.c


# dumpcap specifics
dumpcap_SOURCES = \
	$(PLATFORM_SRC) \
	capture_opts.c \
	capture_loop.c	\
	capture-pcap-util.c	\
	capture_stop_conditions.c	\
	clopts_common.c	\
	conditions.c	\
	dumpcap.c	\
	pcapio.c	\
	ringbuffer.c	\
	sync_pipe_write.c	\
	tempfile.c	\
	version_info.c	\
	epan/unicode-utils.c	\
	epan/privileges.c


# corresponding headers
dumpcap_INCLUDES = \
	capture_loop.h	\
	capture_stop_conditions.h	\
	conditions.h	\
	pcapio.h	\
	ringbuffer.h	\
	epan/unicode-utils.h	\
	epan/privileges.h


# this target needed for distribution only
noinst_HEADERS = \
	$(WIRESHARK_COMMON_INCLUDES) \
	$(wireshark_INCLUDES) \
	$(EXTRA_wireshark_INCLUDES) \
	$(dumpcap_INCLUDES)


# Optional objects that I know how to build. These will be
# linked into the wireshark executable.
# They will also be linked into the tshark executable; if this
# list ever grows to include something that can't be linked with
# tshark, or if tshark needs something that wireshark doesn't,
# we should probably split this into stuff needed both
# by wireshark and tshark and stuff needed only by one or the
# other.
wireshark_optional_objects =   \
	   

wireshark_LDFLAGS = -export-dynamic
#wireshark_LDFLAGS = -Wl,-static -all-static

# Libraries and plugin flags with which to link wireshark.
#
# Note that Wireshark doesn't have to be linked with -L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv  , as
# they are included in -L/sw/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -lXext -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -lpangox-1.0 -lX11 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv  , and doesn't have to be linked with
#  or , as those should also be included in
# -L/sw/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -lXext -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -lpangox-1.0 -lX11 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv   (as those are also needed for X applications, and GTK+
# applications are X applications).
wireshark_LDADD = \
	$(wireshark_optional_objects)	\
	gtk/libui.a			\
	codecs/libcodec.a		\
	wiretap/libwiretap.la		\
	epan/libwireshark.la		\
				\
	 			\
	$(plugin_ldadd)			\
				\
	-lpcap -L/sw/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -lXext -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lXrender -lpangox-1.0 -lX11 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv    -L/usr/lib -Wl,-search_paths_first -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv  -framework ApplicationServices -framework CoreFoundation -framework CoreServices \
	-liconv			\
			\
			\
			\
	

tshark_LDFLAGS = -export-dynamic
#tshark_LDFLAGS = -Wl,-static -all-static

# Libraries and plugin flags with which to link tshark.
tshark_LDADD = \
	$(wireshark_optional_objects)	\
	wiretap/libwiretap.la		\
	epan/libwireshark.la		\
				\
				\
	$(plugin_ldadd)			\
				\
	-L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv   -lm			\
	-lpcap    -L/usr/lib -Wl,-search_paths_first -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv 	\
	-framework ApplicationServices -framework CoreFoundation -framework CoreServices			\
	-liconv			\
			\
			\
	


# Optional objects that I know how to build, and that are needed by
# text2pcap.
text2pcap_optional_objects =  

# Libraries with which to link text2pcap.
text2pcap_LDADD = \
	$(text2pcap_optional_objects)	\
	wiretap/libwiretap.la		\
	-L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv   -lm


# Libraries with which to link mergecap.
mergecap_LDADD = \
	wiretap/libwiretap.la		\
	-L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv  


# Libraries with which to link capinfos.
capinfos_LDADD = \
	wiretap/libwiretap.la		\
	-L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv  


# Libraries with which to link editcap.
editcap_LDADD = \
	wiretap/libwiretap.la		\
	-L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv  


# Libraries with which to link randpkt.
randpkt_LDADD = \
	wiretap/libwiretap.la		\
	-L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv   -lm			\
	-lpcap   


# Libraries and plugin flags with which to link dftest.
dftest_LDADD = \
	$(wireshark_optional_objects)	\
	wiretap/libwiretap.la		\
	epan/libwireshark.la		\
				\
	$(plugin_ldadd)			\
				\
	-L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv   -lm			\
	-lpcap    -L/usr/lib -Wl,-search_paths_first -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv  \
	-liconv			\
			\
			\
	


# Libraries with which to link dumpcap.
dumpcap_LDADD = \
	wiretap/libwiretap.la		\
				\
	-L/sw/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv  			\
	-lpcap   -framework ApplicationServices -framework CoreFoundation -framework CoreServices \
			\
	


# Common headers
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/wiretap \
	$(LIBGNUTLS_CFLAGS) $(LIBGCRYPT_CFLAGS) $(LIBSMI_CFLAGS)


#
# Build shell scripts by doing variable substitution.
# Taken from autoconf 2.13.
#
editsh = sed -e 's,@''SHELL''@,$(SHELL),g'
SUFFIXES = .sh

#
# XXX - "svnversion.h" is distributed in the release tarball; should
# we be deleting it with "make clean", or should we only do that with
# "make maintainer-clean"?
#
CLEANFILES = \
	svnversion.h	\
	rdps$(EXEEXT)	\
	idl2wrs		\
	*~		\
	vgcore.pid*


#
# 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 = \
	AUTHORS-SHORT		\
	AUTHORS-SHORT-FORMAT	\
	ps.c

MAINTAINERCLEANFILES = \
	$(GENERATED_FILES)	\
	Makefile.in		\
	aclocal.m4		\
	config.h.in		\
	configure		\
	depcomp			\
	install-sh		\
	ltmain.sh		\
	missing

EXTRA_DIST = \
	FAQ			\
	INSTALL.configure	\
	Makefile.am.inc		\
	Makefile.common		\
	Makefile.nmake		\
	Makefile.nmake.inc	\
	README.aix		\
	README.bsd		\
	README.hpux		\
	README.irix		\
	README.linux		\
	README.macos		\
	README.tru64		\
	README.vmware		\
	README.win32		\
	aclocal-fallback/glib-2.0.m4 \
	aclocal-fallback/glib.m4 \
	aclocal-fallback/gtk-2.0.m4 \
	aclocal-fallback/gtk.m4 \
	aclocal-fallback/iconv.m4 \
	aclocal-flags		\
	autogen.sh		\
	capinfos.c		\
	capture-wpcap.c		\
	capture-wpcap.h		\
	capture_wpcap_packet.c  \
	capture_wpcap_packet.h  \
	cfilters 		\
	colorfilters 		\
	config.h.win32		\
	config.nmake		\
	debian/README.debian	\
	debian/changelog	\
	debian/control		\
	debian/copyright	\
	debian/dirs		\
	debian/docs		\
	debian/menu		\
	debian/postinst		\
	debian/prerm		\
	debian/rules		\
	dfilters 		\
	doc/Makefile.am		\
	doc/Makefile.nmake	\
	doc/README.binarytrees	\
	doc/README.capture	\
	doc/README.design	\
	doc/README.developer	\
	doc/README.display_filter	\
	doc/README.idl2wrs	\
	doc/README.malloc	\
	doc/README.packaging	\
	doc/README.plugins	\
	doc/README.regression   \
	doc/README.request_response_tracking	\
	doc/README.stats_tree	\
	doc/README.tapping	\
	doc/README.xml-output	\
	doc/capinfos.pod		\
	doc/dfilter2pod.pl	\
	doc/dumpcap.pod		\
	doc/editcap.pod		\
	doc/eproto2sgml		\
	doc/idl2wrs.pod		\
	doc/mergecap.pod	\
	doc/randpkt.txt		\
	doc/sgml.doc.template	\
	doc/text2pcap.pod	\
	doc/tshark.pod		\
	doc/wireshark-filter.pod.template \
	doc/wireshark.pod	\
	docbook/Makefile.auto.am	\
	doxygen.cfg.in		\
	dumpcap.c	\
	editcap.c		\
	epan/libwireshark.def	\
	example_snmp_users_file	\
	wireshark.desktop	\
	image/capinfos.rc.in	\
	image/clist_ascend.xpm	\
	image/clist_descend.xpm	\
	image/dn_arrow.xpm	\
	image/dumpcap.rc.in	\
	image/editcap.rc.in	\
	image/hi16-app-wireshark.png	\
	image/hi32-app-wireshark.png	\
	image/hi48-app-wireshark.png	\
	image/icon_layout_1.xpm \
	image/icon_layout_2.xpm \
	image/icon_layout_3.xpm \
	image/icon_layout_4.xpm \
	image/icon_layout_5.xpm \
	image/icon_layout_6.xpm \
	image/libwireshark.rc.in	\
	image/lo16-app-wireshark.png	\
	image/lo32-app-wireshark.png	\
	image/lo48-app-wireshark.png	\
	image/Makefile.nmake	\
	image/mergecap.rc.in	\
	image/nsis-checked.bmp	\
	image/nsis-unchecked.bmp	\
	image/README.image	\
	image/stock_dialog_error_48.xpm	\
	image/stock_dialog_info_48.xpm	\
	image/stock_dialog_question_48.xpm	\
	image/stock_dialog_stop_48.xpm	\
	image/stock_dialog_warning_48.xpm	\
	image/text2pcap.rc.in	\
	image/toolbar/autoscroll_24.xpm	\
	image/toolbar/capture_airpcap_16.xpm \
	image/toolbar/capture_capture_16.xpm \
	image/toolbar/capture_details_16.xpm \
	image/toolbar/capture_details_24.xpm \
	image/toolbar/capture_ethernet_16.xpm  \
	image/toolbar/capture_filter_24.xpm	\
	image/toolbar/capture_interfaces_24.xpm	\
	image/toolbar/capture_options_24.xpm	\
	image/toolbar/capture_prepare_16.xpm \
	image/toolbar/capture_restart_24.xpm	\
	image/toolbar/capture_start_24.xpm	\
	image/toolbar/capture_stop_24.xpm	\
	image/toolbar/checkbox_16.xpm	\
	image/toolbar/colorize_24.xpm	\
	image/toolbar/conversations_16.xpm	\
	image/toolbar/decode_as_16.xpm	\
	image/toolbar/display_filter_24.xpm	\
	image/toolbar/endpoints_16.xpm	\
	image/toolbar/file_set_list_16.xpm	\
	image/toolbar/file_set_next_16.xpm	\
	image/toolbar/file_set_previous_16.xpm	\
	image/toolbar/graphs_16.xpm	\
	image/toolbar/internet_24.xpm	\
	image/toolbar/resize_columns_24.xpm	\
	image/toolbar/stock_add_24.xpm	\
	image/toolbar/stock_bottom_24.xpm	\
	image/toolbar/stock_clear_24.xpm	\
	image/toolbar/stock_close_24.xpm	\
	image/toolbar/stock_colorselector_24.xpm	\
	image/toolbar/stock_help_24.xpm	\
	image/toolbar/stock_jump_to_24.xpm	\
	image/toolbar/stock_left_arrow_24.xpm	\
	image/toolbar/stock_ok_20.xpm	\
	image/toolbar/stock_open_24.xpm	\
	image/toolbar/stock_preferences_24.xpm	\
	image/toolbar/stock_print_24.xpm	\
	image/toolbar/stock_properties_24.xpm	\
	image/toolbar/stock_refresh_24.xpm	\
	image/toolbar/stock_right_arrow_24.xpm	\
	image/toolbar/stock_save_24.xpm	\
	image/toolbar/stock_save_as_24.xpm	\
	image/toolbar/stock_search_24.xpm	\
	image/toolbar/stock_stop_24.xpm	\
	image/toolbar/stock_top_24.xpm	\
	image/toolbar/stock_zoom_1_24.xpm	\
	image/toolbar/stock_zoom_in_24.xpm	\
	image/toolbar/stock_zoom_out_24.xpm	\
	image/toolbar/telephony_16.xpm	\
	image/toolbar/time_24.xpm	\
	image/toolbar/web_support_24.xpm	\
	image/toolbar/wep_closed_24.xpm \
	image/toolbar/wiki_24.xpm	\
	image/tshark.rc.in	\
	image/up_arrow.xpm	\
	image/win32-file-dlg.rc \
	image/wiresharkdoc.ico	\
	image/wiresharkinst.ico	\
	image/wireshark.exe.manifest.in \
	image/wireshark.ico	\
	image/wireshark.rc.in	\
	image/wiretap.rc.in	\
	image/wsicon.svg	\
	image/wsicon16.png	\
	image/wsicon16.xpm	\
	image/wsicon256.png	\
	image/wsicon32.png	\
	image/wsicon32.xpm	\
	image/wsicon48.png	\
	image/wsicon48.xpm	\
	image/wsicon64.png	\
	image/wsicon64.xpm	\
	image/wsiconcap.svg	\
	image/wsiconcap16.xpm	\
	image/wsiconcap256.png	\
	image/wsiconcap32.xpm	\
	image/wsiconcap48.xpm	\
	image/wsicondoc.svg	\
	image/wsicondoc256.png	\
	image/wsiconinst.svg	\
	image/wsiconinst256.png	\
	image/wslogo.eps	\
	image/wslogo.svg	\
	image/wssplash.xpm	\
	make-authors-format.pl	\
	make-authors-short.pl	\
	make-manuf		\
	make-tapreg-dotc	\
	make-version.pl		\
	manuf			\
	manuf.tmpl		\
	mergecap.c		\
	perlnoutf.pl		\
	print.ps		\
	$(diameter_DATA)	\
	$(dtds_DATA)		\
	$(radius_DATA)		\
	$(tpncp_DATA)		\
	$(wimaxasncp_DATA)	\
	randpkt.c		\
	rdps.c			\
	smi_modules		\
	text2pcap-scanner.l	\
	text2pcap.c		\
	text2pcap.h		\
	packaging/portableapps/win32/Installer.nsi		\
	packaging/portableapps/win32/WiresharkPortable.ini	\
	packaging/portableapps/win32/WiresharkPortable.nsi	\
	packaging/portableapps/win32/appinfo.tmpl		\
	packaging/portableapps/win32/makefile.nmake		\
	packaging/portableapps/win32/readme.txt			\
	packaging/u3/win32/README.txt		\
	packaging/u3/win32/makefile.nmake	\
	packaging/u3/win32/manifest.tmpl	\
	packaging/u3/win32/u3util.c		\
	packaging/u3/win32/wireshark.bat	\
	packaging/u3/tools/README.txt		\
	packaging/u3/tools/makefile.nmake	\
	packaging/u3/tools/sysdep.c		\
	packaging/u3/tools/sysdep.h		\
	packaging/u3/tools/utest.c		\
	packaging/u3/tools/uuid.c		\
	packaging/u3/tools/uuid.h		\
	services		\
	tools/idl2wrs.sh.in	\
	tools/setuid-root.pl.in	\
	wka.tmpl

DIST_SUBDIRS = asn1 codecs doc epan gtk help packaging plugins tools wiretap
#SUBDIRS = tools wiretap doc epan packaging help codecs gtk
SUBDIRS = tools wiretap doc epan plugins packaging help codecs gtk

# We load top_stagedir with an explicit path so that libtool doesn't freak.
top_stagedir = `cd $(top_srcdir) && pwd`/packaging/svr4.stage
stagedir = $(top_stagedir)/$(PACKAGE).stage
rpm_topdir = `cd $(top_srcdir) && pwd`/packaging/rpm
all: $(BUILT_SOURCES) config.h
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

.SUFFIXES:
.SUFFIXES: .sh .c .l .lo .o .obj
am--refresh:
	@:
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/Makefile.common $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  Makefile
.PRECIOUS: 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;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	$(SHELL) ./config.status --recheck

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)

config.h: stamp-h1
	@if test ! -f $@; then \
	  rm -f stamp-h1; \
	  $(MAKE) stamp-h1; \
	else :; fi

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) 
	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 $@
install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
	@list='$(bin_PROGRAMS)'; for p in $$list; do \
	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  if test -f $$p \
	     || test -f $$p1 \
	  ; then \
	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
	  else :; fi; \
	done

uninstall-binPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(bin_PROGRAMS)'; for p in $$list; do \
	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
	done

clean-binPROGRAMS:
	@list='$(bin_PROGRAMS)'; for p in $$list; do \
	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  echo " rm -f $$p $$f"; \
	  rm -f $$p $$f ; \
	done
capinfos$(EXEEXT): $(capinfos_OBJECTS) $(capinfos_DEPENDENCIES) 
	@rm -f capinfos$(EXEEXT)
	$(LINK) $(capinfos_LDFLAGS) $(capinfos_OBJECTS) $(capinfos_LDADD) $(LIBS)
dftest$(EXEEXT): $(dftest_OBJECTS) $(dftest_DEPENDENCIES) 
	@rm -f dftest$(EXEEXT)
	$(LINK) $(dftest_LDFLAGS) $(dftest_OBJECTS) $(dftest_LDADD) $(LIBS)
dumpcap$(EXEEXT): $(dumpcap_OBJECTS) $(dumpcap_DEPENDENCIES) 
	@rm -f dumpcap$(EXEEXT)
	$(LINK) $(dumpcap_LDFLAGS) $(dumpcap_OBJECTS) $(dumpcap_LDADD) $(LIBS)
editcap$(EXEEXT): $(editcap_OBJECTS) $(editcap_DEPENDENCIES) 
	@rm -f editcap$(EXEEXT)
	$(LINK) $(editcap_LDFLAGS) $(editcap_OBJECTS) $(editcap_LDADD) $(LIBS)
mergecap$(EXEEXT): $(mergecap_OBJECTS) $(mergecap_DEPENDENCIES) 
	@rm -f mergecap$(EXEEXT)
	$(LINK) $(mergecap_LDFLAGS) $(mergecap_OBJECTS) $(mergecap_LDADD) $(LIBS)
randpkt$(EXEEXT): $(randpkt_OBJECTS) $(randpkt_DEPENDENCIES) 
	@rm -f randpkt$(EXEEXT)
	$(LINK) $(randpkt_LDFLAGS) $(randpkt_OBJECTS) $(randpkt_LDADD) $(LIBS)
text2pcap$(EXEEXT): $(text2pcap_OBJECTS) $(text2pcap_DEPENDENCIES) 
	@rm -f text2pcap$(EXEEXT)
	$(LINK) $(text2pcap_LDFLAGS) $(text2pcap_OBJECTS) $(text2pcap_LDADD) $(LIBS)
tshark$(EXEEXT): $(tshark_OBJECTS) $(tshark_DEPENDENCIES) 
	@rm -f tshark$(EXEEXT)
	$(LINK) $(tshark_LDFLAGS) $(tshark_OBJECTS) $(tshark_LDADD) $(LIBS)
wireshark$(EXEEXT): $(wireshark_OBJECTS) $(wireshark_DEPENDENCIES) 
	@rm -f wireshark$(EXEEXT)
	$(LINK) $(wireshark_LDFLAGS) $(wireshark_OBJECTS) $(wireshark_LDADD) $(LIBS)
install-binSCRIPTS: $(bin_SCRIPTS)
	@$(NORMAL_INSTALL)
	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
	@list='$(bin_SCRIPTS)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  if test -f $$d$$p; then \
	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
	  else :; fi; \
	done

uninstall-binSCRIPTS:
	@$(NORMAL_UNINSTALL)
	@list='$(bin_SCRIPTS)'; for p in $$list; do \
	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
	done

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

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

include ./$(DEPDIR)/airpcap_loader.Po
include ./$(DEPDIR)/alert_box.Po
include ./$(DEPDIR)/capinfos.Po
include ./$(DEPDIR)/capture-pcap-util-unix.Po
include ./$(DEPDIR)/capture-pcap-util.Po
include ./$(DEPDIR)/capture.Po
include ./$(DEPDIR)/capture_errs.Po
include ./$(DEPDIR)/capture_info.Po
include ./$(DEPDIR)/capture_loop.Po
include ./$(DEPDIR)/capture_opts.Po
include ./$(DEPDIR)/capture_stop_conditions.Po
include ./$(DEPDIR)/capture_sync.Po
include ./$(DEPDIR)/capture_ui_utils.Po
include ./$(DEPDIR)/cfile.Po
include ./$(DEPDIR)/clopts_common.Po
include ./$(DEPDIR)/color_filters.Po
include ./$(DEPDIR)/conditions.Po
include ./$(DEPDIR)/crypt-md5.Po
include ./$(DEPDIR)/dftest.Po
include ./$(DEPDIR)/disabled_protos.Po
include ./$(DEPDIR)/dumpcap.Po
include ./$(DEPDIR)/editcap.Po
include ./$(DEPDIR)/file.Po
include ./$(DEPDIR)/fileset.Po
include ./$(DEPDIR)/filesystem.Po
include ./$(DEPDIR)/filters.Po
include ./$(DEPDIR)/g711.Po
include ./$(DEPDIR)/getopt.Po
include ./$(DEPDIR)/inet_ntop.Po
include ./$(DEPDIR)/inet_pton.Po
include ./$(DEPDIR)/merge.Po
include ./$(DEPDIR)/mergecap.Po
include ./$(DEPDIR)/mkstemp.Po
include ./$(DEPDIR)/packet-range.Po
include ./$(DEPDIR)/pcapio.Po
include ./$(DEPDIR)/plugins.Po
include ./$(DEPDIR)/print.Po
include ./$(DEPDIR)/privileges.Po
include ./$(DEPDIR)/proto_hier_stats.Po
include ./$(DEPDIR)/ps.Po
include ./$(DEPDIR)/randpkt.Po
include ./$(DEPDIR)/report_err.Po
include ./$(DEPDIR)/ringbuffer.Po
include ./$(DEPDIR)/strcasecmp.Po
include ./$(DEPDIR)/strerror.Po
include ./$(DEPDIR)/strncasecmp.Po
include ./$(DEPDIR)/strptime.Po
include ./$(DEPDIR)/summary.Po
include ./$(DEPDIR)/sync_pipe_write.Po
include ./$(DEPDIR)/tap-afpstat.Po
include ./$(DEPDIR)/tap-ansi_astat.Po
include ./$(DEPDIR)/tap-bootpstat.Po
include ./$(DEPDIR)/tap-camelcounter.Po
include ./$(DEPDIR)/tap-camelsrt.Po
include ./$(DEPDIR)/tap-dcerpcstat.Po
include ./$(DEPDIR)/tap-funnel.Po
include ./$(DEPDIR)/tap-gsm_astat.Po
include ./$(DEPDIR)/tap-h225counter.Po
include ./$(DEPDIR)/tap-h225rassrt.Po
include ./$(DEPDIR)/tap-httpstat.Po
include ./$(DEPDIR)/tap-iostat.Po
include ./$(DEPDIR)/tap-iousers.Po
include ./$(DEPDIR)/tap-mgcpstat.Po
include ./$(DEPDIR)/tap-protocolinfo.Po
include ./$(DEPDIR)/tap-protohierstat.Po
include ./$(DEPDIR)/tap-radiusstat.Po
include ./$(DEPDIR)/tap-rpcprogs.Po
include ./$(DEPDIR)/tap-rpcstat.Po
include ./$(DEPDIR)/tap-sctpchunkstat.Po
include ./$(DEPDIR)/tap-sipstat.Po
include ./$(DEPDIR)/tap-smbsids.Po
include ./$(DEPDIR)/tap-smbstat.Po
include ./$(DEPDIR)/tap-stats_tree.Po
include ./$(DEPDIR)/tap-wspstat.Po
include ./$(DEPDIR)/tempfile.Po
include ./$(DEPDIR)/text2pcap-scanner.Po
include ./$(DEPDIR)/text2pcap.Po
include ./$(DEPDIR)/timestats.Po
include ./$(DEPDIR)/tshark-tap-register.Po
include ./$(DEPDIR)/tshark.Po
include ./$(DEPDIR)/unicode-utils.Po
include ./$(DEPDIR)/util.Po
include ./$(DEPDIR)/version_info.Po

.c.o:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=yes \
#	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

plugins.o: epan/plugins.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT plugins.o -MD -MP -MF "$(DEPDIR)/plugins.Tpo" -c -o plugins.o `test -f 'epan/plugins.c' || echo '$(srcdir)/'`epan/plugins.c; \
	then mv -f "$(DEPDIR)/plugins.Tpo" "$(DEPDIR)/plugins.Po"; else rm -f "$(DEPDIR)/plugins.Tpo"; exit 1; fi
#	source='epan/plugins.c' object='plugins.o' libtool=no \
#	depfile='$(DEPDIR)/plugins.Po' tmpdepfile='$(DEPDIR)/plugins.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o plugins.o `test -f 'epan/plugins.c' || echo '$(srcdir)/'`epan/plugins.c

plugins.obj: epan/plugins.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT plugins.obj -MD -MP -MF "$(DEPDIR)/plugins.Tpo" -c -o plugins.obj `if test -f 'epan/plugins.c'; then $(CYGPATH_W) 'epan/plugins.c'; else $(CYGPATH_W) '$(srcdir)/epan/plugins.c'; fi`; \
	then mv -f "$(DEPDIR)/plugins.Tpo" "$(DEPDIR)/plugins.Po"; else rm -f "$(DEPDIR)/plugins.Tpo"; exit 1; fi
#	source='epan/plugins.c' object='plugins.obj' libtool=no \
#	depfile='$(DEPDIR)/plugins.Po' tmpdepfile='$(DEPDIR)/plugins.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o plugins.obj `if test -f 'epan/plugins.c'; then $(CYGPATH_W) 'epan/plugins.c'; else $(CYGPATH_W) '$(srcdir)/epan/plugins.c'; fi`

plugins.lo: epan/plugins.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT plugins.lo -MD -MP -MF "$(DEPDIR)/plugins.Tpo" -c -o plugins.lo `test -f 'epan/plugins.c' || echo '$(srcdir)/'`epan/plugins.c; \
	then mv -f "$(DEPDIR)/plugins.Tpo" "$(DEPDIR)/plugins.Plo"; else rm -f "$(DEPDIR)/plugins.Tpo"; exit 1; fi
#	source='epan/plugins.c' object='plugins.lo' libtool=yes \
#	depfile='$(DEPDIR)/plugins.Plo' tmpdepfile='$(DEPDIR)/plugins.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o plugins.lo `test -f 'epan/plugins.c' || echo '$(srcdir)/'`epan/plugins.c

report_err.o: epan/report_err.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT report_err.o -MD -MP -MF "$(DEPDIR)/report_err.Tpo" -c -o report_err.o `test -f 'epan/report_err.c' || echo '$(srcdir)/'`epan/report_err.c; \
	then mv -f "$(DEPDIR)/report_err.Tpo" "$(DEPDIR)/report_err.Po"; else rm -f "$(DEPDIR)/report_err.Tpo"; exit 1; fi
#	source='epan/report_err.c' object='report_err.o' libtool=no \
#	depfile='$(DEPDIR)/report_err.Po' tmpdepfile='$(DEPDIR)/report_err.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o report_err.o `test -f 'epan/report_err.c' || echo '$(srcdir)/'`epan/report_err.c

report_err.obj: epan/report_err.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT report_err.obj -MD -MP -MF "$(DEPDIR)/report_err.Tpo" -c -o report_err.obj `if test -f 'epan/report_err.c'; then $(CYGPATH_W) 'epan/report_err.c'; else $(CYGPATH_W) '$(srcdir)/epan/report_err.c'; fi`; \
	then mv -f "$(DEPDIR)/report_err.Tpo" "$(DEPDIR)/report_err.Po"; else rm -f "$(DEPDIR)/report_err.Tpo"; exit 1; fi
#	source='epan/report_err.c' object='report_err.obj' libtool=no \
#	depfile='$(DEPDIR)/report_err.Po' tmpdepfile='$(DEPDIR)/report_err.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o report_err.obj `if test -f 'epan/report_err.c'; then $(CYGPATH_W) 'epan/report_err.c'; else $(CYGPATH_W) '$(srcdir)/epan/report_err.c'; fi`

report_err.lo: epan/report_err.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT report_err.lo -MD -MP -MF "$(DEPDIR)/report_err.Tpo" -c -o report_err.lo `test -f 'epan/report_err.c' || echo '$(srcdir)/'`epan/report_err.c; \
	then mv -f "$(DEPDIR)/report_err.Tpo" "$(DEPDIR)/report_err.Plo"; else rm -f "$(DEPDIR)/report_err.Tpo"; exit 1; fi
#	source='epan/report_err.c' object='report_err.lo' libtool=yes \
#	depfile='$(DEPDIR)/report_err.Plo' tmpdepfile='$(DEPDIR)/report_err.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o report_err.lo `test -f 'epan/report_err.c' || echo '$(srcdir)/'`epan/report_err.c

privileges.o: epan/privileges.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT privileges.o -MD -MP -MF "$(DEPDIR)/privileges.Tpo" -c -o privileges.o `test -f 'epan/privileges.c' || echo '$(srcdir)/'`epan/privileges.c; \
	then mv -f "$(DEPDIR)/privileges.Tpo" "$(DEPDIR)/privileges.Po"; else rm -f "$(DEPDIR)/privileges.Tpo"; exit 1; fi
#	source='epan/privileges.c' object='privileges.o' libtool=no \
#	depfile='$(DEPDIR)/privileges.Po' tmpdepfile='$(DEPDIR)/privileges.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o privileges.o `test -f 'epan/privileges.c' || echo '$(srcdir)/'`epan/privileges.c

privileges.obj: epan/privileges.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT privileges.obj -MD -MP -MF "$(DEPDIR)/privileges.Tpo" -c -o privileges.obj `if test -f 'epan/privileges.c'; then $(CYGPATH_W) 'epan/privileges.c'; else $(CYGPATH_W) '$(srcdir)/epan/privileges.c'; fi`; \
	then mv -f "$(DEPDIR)/privileges.Tpo" "$(DEPDIR)/privileges.Po"; else rm -f "$(DEPDIR)/privileges.Tpo"; exit 1; fi
#	source='epan/privileges.c' object='privileges.obj' libtool=no \
#	depfile='$(DEPDIR)/privileges.Po' tmpdepfile='$(DEPDIR)/privileges.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o privileges.obj `if test -f 'epan/privileges.c'; then $(CYGPATH_W) 'epan/privileges.c'; else $(CYGPATH_W) '$(srcdir)/epan/privileges.c'; fi`

privileges.lo: epan/privileges.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT privileges.lo -MD -MP -MF "$(DEPDIR)/privileges.Tpo" -c -o privileges.lo `test -f 'epan/privileges.c' || echo '$(srcdir)/'`epan/privileges.c; \
	then mv -f "$(DEPDIR)/privileges.Tpo" "$(DEPDIR)/privileges.Plo"; else rm -f "$(DEPDIR)/privileges.Tpo"; exit 1; fi
#	source='epan/privileges.c' object='privileges.lo' libtool=yes \
#	depfile='$(DEPDIR)/privileges.Plo' tmpdepfile='$(DEPDIR)/privileges.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o privileges.lo `test -f 'epan/privileges.c' || echo '$(srcdir)/'`epan/privileges.c

filesystem.o: epan/filesystem.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT filesystem.o -MD -MP -MF "$(DEPDIR)/filesystem.Tpo" -c -o filesystem.o `test -f 'epan/filesystem.c' || echo '$(srcdir)/'`epan/filesystem.c; \
	then mv -f "$(DEPDIR)/filesystem.Tpo" "$(DEPDIR)/filesystem.Po"; else rm -f "$(DEPDIR)/filesystem.Tpo"; exit 1; fi
#	source='epan/filesystem.c' object='filesystem.o' libtool=no \
#	depfile='$(DEPDIR)/filesystem.Po' tmpdepfile='$(DEPDIR)/filesystem.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o filesystem.o `test -f 'epan/filesystem.c' || echo '$(srcdir)/'`epan/filesystem.c

filesystem.obj: epan/filesystem.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT filesystem.obj -MD -MP -MF "$(DEPDIR)/filesystem.Tpo" -c -o filesystem.obj `if test -f 'epan/filesystem.c'; then $(CYGPATH_W) 'epan/filesystem.c'; else $(CYGPATH_W) '$(srcdir)/epan/filesystem.c'; fi`; \
	then mv -f "$(DEPDIR)/filesystem.Tpo" "$(DEPDIR)/filesystem.Po"; else rm -f "$(DEPDIR)/filesystem.Tpo"; exit 1; fi
#	source='epan/filesystem.c' object='filesystem.obj' libtool=no \
#	depfile='$(DEPDIR)/filesystem.Po' tmpdepfile='$(DEPDIR)/filesystem.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o filesystem.obj `if test -f 'epan/filesystem.c'; then $(CYGPATH_W) 'epan/filesystem.c'; else $(CYGPATH_W) '$(srcdir)/epan/filesystem.c'; fi`

filesystem.lo: epan/filesystem.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT filesystem.lo -MD -MP -MF "$(DEPDIR)/filesystem.Tpo" -c -o filesystem.lo `test -f 'epan/filesystem.c' || echo '$(srcdir)/'`epan/filesystem.c; \
	then mv -f "$(DEPDIR)/filesystem.Tpo" "$(DEPDIR)/filesystem.Plo"; else rm -f "$(DEPDIR)/filesystem.Tpo"; exit 1; fi
#	source='epan/filesystem.c' object='filesystem.lo' libtool=yes \
#	depfile='$(DEPDIR)/filesystem.Plo' tmpdepfile='$(DEPDIR)/filesystem.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o filesystem.lo `test -f 'epan/filesystem.c' || echo '$(srcdir)/'`epan/filesystem.c

unicode-utils.o: epan/unicode-utils.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unicode-utils.o -MD -MP -MF "$(DEPDIR)/unicode-utils.Tpo" -c -o unicode-utils.o `test -f 'epan/unicode-utils.c' || echo '$(srcdir)/'`epan/unicode-utils.c; \
	then mv -f "$(DEPDIR)/unicode-utils.Tpo" "$(DEPDIR)/unicode-utils.Po"; else rm -f "$(DEPDIR)/unicode-utils.Tpo"; exit 1; fi
#	source='epan/unicode-utils.c' object='unicode-utils.o' libtool=no \
#	depfile='$(DEPDIR)/unicode-utils.Po' tmpdepfile='$(DEPDIR)/unicode-utils.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unicode-utils.o `test -f 'epan/unicode-utils.c' || echo '$(srcdir)/'`epan/unicode-utils.c

unicode-utils.obj: epan/unicode-utils.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unicode-utils.obj -MD -MP -MF "$(DEPDIR)/unicode-utils.Tpo" -c -o unicode-utils.obj `if test -f 'epan/unicode-utils.c'; then $(CYGPATH_W) 'epan/unicode-utils.c'; else $(CYGPATH_W) '$(srcdir)/epan/unicode-utils.c'; fi`; \
	then mv -f "$(DEPDIR)/unicode-utils.Tpo" "$(DEPDIR)/unicode-utils.Po"; else rm -f "$(DEPDIR)/unicode-utils.Tpo"; exit 1; fi
#	source='epan/unicode-utils.c' object='unicode-utils.obj' libtool=no \
#	depfile='$(DEPDIR)/unicode-utils.Po' tmpdepfile='$(DEPDIR)/unicode-utils.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unicode-utils.obj `if test -f 'epan/unicode-utils.c'; then $(CYGPATH_W) 'epan/unicode-utils.c'; else $(CYGPATH_W) '$(srcdir)/epan/unicode-utils.c'; fi`

unicode-utils.lo: epan/unicode-utils.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unicode-utils.lo -MD -MP -MF "$(DEPDIR)/unicode-utils.Tpo" -c -o unicode-utils.lo `test -f 'epan/unicode-utils.c' || echo '$(srcdir)/'`epan/unicode-utils.c; \
	then mv -f "$(DEPDIR)/unicode-utils.Tpo" "$(DEPDIR)/unicode-utils.Plo"; else rm -f "$(DEPDIR)/unicode-utils.Tpo"; exit 1; fi
#	source='epan/unicode-utils.c' object='unicode-utils.lo' libtool=yes \
#	depfile='$(DEPDIR)/unicode-utils.Plo' tmpdepfile='$(DEPDIR)/unicode-utils.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unicode-utils.lo `test -f 'epan/unicode-utils.c' || echo '$(srcdir)/'`epan/unicode-utils.c

crypt-md5.o: epan/crypt/crypt-md5.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypt-md5.o -MD -MP -MF "$(DEPDIR)/crypt-md5.Tpo" -c -o crypt-md5.o `test -f 'epan/crypt/crypt-md5.c' || echo '$(srcdir)/'`epan/crypt/crypt-md5.c; \
	then mv -f "$(DEPDIR)/crypt-md5.Tpo" "$(DEPDIR)/crypt-md5.Po"; else rm -f "$(DEPDIR)/crypt-md5.Tpo"; exit 1; fi
#	source='epan/crypt/crypt-md5.c' object='crypt-md5.o' libtool=no \
#	depfile='$(DEPDIR)/crypt-md5.Po' tmpdepfile='$(DEPDIR)/crypt-md5.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypt-md5.o `test -f 'epan/crypt/crypt-md5.c' || echo '$(srcdir)/'`epan/crypt/crypt-md5.c

crypt-md5.obj: epan/crypt/crypt-md5.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypt-md5.obj -MD -MP -MF "$(DEPDIR)/crypt-md5.Tpo" -c -o crypt-md5.obj `if test -f 'epan/crypt/crypt-md5.c'; then $(CYGPATH_W) 'epan/crypt/crypt-md5.c'; else $(CYGPATH_W) '$(srcdir)/epan/crypt/crypt-md5.c'; fi`; \
	then mv -f "$(DEPDIR)/crypt-md5.Tpo" "$(DEPDIR)/crypt-md5.Po"; else rm -f "$(DEPDIR)/crypt-md5.Tpo"; exit 1; fi
#	source='epan/crypt/crypt-md5.c' object='crypt-md5.obj' libtool=no \
#	depfile='$(DEPDIR)/crypt-md5.Po' tmpdepfile='$(DEPDIR)/crypt-md5.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypt-md5.obj `if test -f 'epan/crypt/crypt-md5.c'; then $(CYGPATH_W) 'epan/crypt/crypt-md5.c'; else $(CYGPATH_W) '$(srcdir)/epan/crypt/crypt-md5.c'; fi`

crypt-md5.lo: epan/crypt/crypt-md5.c
	if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crypt-md5.lo -MD -MP -MF "$(DEPDIR)/crypt-md5.Tpo" -c -o crypt-md5.lo `test -f 'epan/crypt/crypt-md5.c' || echo '$(srcdir)/'`epan/crypt/crypt-md5.c; \
	then mv -f "$(DEPDIR)/crypt-md5.Tpo" "$(DEPDIR)/crypt-md5.Plo"; else rm -f "$(DEPDIR)/crypt-md5.Tpo"; exit 1; fi
#	source='epan/crypt/crypt-md5.c' object='crypt-md5.lo' libtool=yes \
#	depfile='$(DEPDIR)/crypt-md5.Plo' tmpdepfile='$(DEPDIR)/crypt-md5.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crypt-md5.lo `test -f 'epan/crypt/crypt-md5.c' || echo '$(srcdir)/'`epan/crypt/crypt-md5.c

.l.c:
	$(LEXCOMPILE) $<
	sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@
	rm -f $(LEX_OUTPUT_ROOT).c

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:
install-man1: $(man1_MANS) $(man_MANS)
	@$(NORMAL_INSTALL)
	test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
	for i in $$l2; do \
	  case "$$i" in \
	    *.1*) list="$$list $$i" ;; \
	  esac; \
	done; \
	for i in $$list; do \
	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
	  else file=$$i; fi; \
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
	  case "$$ext" in \
	    1*) ;; \
	    *) ext='1' ;; \
	  esac; \
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
	done
uninstall-man1:
	@$(NORMAL_UNINSTALL)
	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
	for i in $$l2; do \
	  case "$$i" in \
	    *.1*) list="$$list $$i" ;; \
	  esac; \
	done; \
	for i in $$list; do \
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
	  case "$$ext" in \
	    1*) ;; \
	    *) ext='1' ;; \
	  esac; \
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
	  rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
	done
install-man4: $(man4_MANS) $(man_MANS)
	@$(NORMAL_INSTALL)
	test -z "$(man4dir)" || $(mkdir_p) "$(DESTDIR)$(man4dir)"
	@list='$(man4_MANS) $(dist_man4_MANS) $(nodist_man4_MANS)'; \
	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
	for i in $$l2; do \
	  case "$$i" in \
	    *.4*) list="$$list $$i" ;; \
	  esac; \
	done; \
	for i in $$list; do \
	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
	  else file=$$i; fi; \
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
	  case "$$ext" in \
	    4*) ;; \
	    *) ext='4' ;; \
	  esac; \
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man4dir)/$$inst'"; \
	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man4dir)/$$inst"; \
	done
uninstall-man4:
	@$(NORMAL_UNINSTALL)
	@list='$(man4_MANS) $(dist_man4_MANS) $(nodist_man4_MANS)'; \
	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
	for i in $$l2; do \
	  case "$$i" in \
	    *.4*) list="$$list $$i" ;; \
	  esac; \
	done; \
	for i in $$list; do \
	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
	  case "$$ext" in \
	    4*) ;; \
	    *) ext='4' ;; \
	  esac; \
	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
	  echo " rm -f '$(DESTDIR)$(man4dir)/$$inst'"; \
	  rm -f "$(DESTDIR)$(man4dir)/$$inst"; \
	done
install-diameterDATA: $(diameter_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(diameterdir)" || $(mkdir_p) "$(DESTDIR)$(diameterdir)"
	@list='$(diameter_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(diameterDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(diameterdir)/$$f'"; \
	  $(diameterDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(diameterdir)/$$f"; \
	done

uninstall-diameterDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(diameter_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f '$(DESTDIR)$(diameterdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(diameterdir)/$$f"; \
	done
install-dtdsDATA: $(dtds_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(dtdsdir)" || $(mkdir_p) "$(DESTDIR)$(dtdsdir)"
	@list='$(dtds_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(dtdsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(dtdsdir)/$$f'"; \
	  $(dtdsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(dtdsdir)/$$f"; \
	done

uninstall-dtdsDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(dtds_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f '$(DESTDIR)$(dtdsdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(dtdsdir)/$$f"; \
	done
install-pkgdataDATA: $(pkgdata_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
	@list='$(pkgdata_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
	  $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
	done

uninstall-pkgdataDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(pkgdata_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
	  rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
	done
install-radiusDATA: $(radius_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(radiusdir)" || $(mkdir_p) "$(DESTDIR)$(radiusdir)"
	@list='$(radius_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(radiusDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(radiusdir)/$$f'"; \
	  $(radiusDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(radiusdir)/$$f"; \
	done

uninstall-radiusDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(radius_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f '$(DESTDIR)$(radiusdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(radiusdir)/$$f"; \
	done
install-tpncpDATA: $(tpncp_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(tpncpdir)" || $(mkdir_p) "$(DESTDIR)$(tpncpdir)"
	@list='$(tpncp_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(tpncpDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tpncpdir)/$$f'"; \
	  $(tpncpDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tpncpdir)/$$f"; \
	done

uninstall-tpncpDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(tpncp_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f '$(DESTDIR)$(tpncpdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(tpncpdir)/$$f"; \
	done
install-wimaxasncpDATA: $(wimaxasncp_DATA)
	@$(NORMAL_INSTALL)
	test -z "$(wimaxasncpdir)" || $(mkdir_p) "$(DESTDIR)$(wimaxasncpdir)"
	@list='$(wimaxasncp_DATA)'; for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(wimaxasncpDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(wimaxasncpdir)/$$f'"; \
	  $(wimaxasncpDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(wimaxasncpdir)/$$f"; \
	done

uninstall-wimaxasncpDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(wimaxasncp_DATA)'; for p in $$list; do \
	  f="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " rm -f '$(DESTDIR)$(wimaxasncpdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(wimaxasncpdir)/$$f"; \
	done

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

mostlyclean-recursive clean-recursive distclean-recursive \
maintainer-clean-recursive:
	@set fnord $$MAKEFLAGS; amf=$$2; \
	dot_seen=no; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	rev=''; for subdir in $$list; do \
	  if test "$$subdir" = "."; then :; else \
	    rev="$$subdir $$rev"; \
	  fi; \
	done; \
	rev="$$rev ."; \
	target=`echo $@ | sed s/-recursive//`; \
	for subdir in $$rev; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
	done && test -z "$$fail"
tags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
	done
ctags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
	done

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

TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	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 || \
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

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

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

distdir: $(DISTFILES)
	$(am__remove_distdir)
	mkdir $(distdir)
	$(mkdir_p) $(distdir)/. $(distdir)/aclocal-fallback $(distdir)/debian $(distdir)/diameter $(distdir)/doc $(distdir)/docbook $(distdir)/dtds $(distdir)/epan $(distdir)/gtk $(distdir)/image $(distdir)/image/toolbar $(distdir)/packaging/portableapps/win32 $(distdir)/packaging/rpm/SPECS $(distdir)/packaging/svr4 $(distdir)/packaging/u3/tools $(distdir)/packaging/u3/win32 $(distdir)/radius $(distdir)/tools $(distdir)/tpncp $(distdir)/wimaxasncp
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  esac; \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkdir_p) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test -d "$(distdir)/$$subdir" \
	    || mkdir "$(distdir)/$$subdir" \
	    || exit 1; \
	    (cd $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="../$(top_distdir)" \
	        distdir="../$(distdir)/$$subdir" \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -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 $(SHELL) $(install_sh) -c -m a+r {} {} \; \
	|| chmod -R a+r $(distdir)
dist-gzip: distdir
	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
	$(am__remove_distdir)

dist-bzip2: distdir
	$(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
	$(am__remove_distdir)

dist-tarZ: distdir
	$(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
	$(am__remove_distdir)

dist-shar: distdir
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
	$(am__remove_distdir)

dist-zip: distdir
	-rm -f $(distdir).zip
	zip -rq $(distdir).zip $(distdir)
	$(am__remove_distdir)

dist dist-all: distdir
	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
	$(am__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) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
	*.tar.bz2*) \
	  bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
	*.tar.Z*) \
	  uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
	*.shar.gz*) \
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
	*.zip*) \
	  unzip $(distdir).zip ;;\
	esac
	chmod -R a-w $(distdir); chmod a+w $(distdir)
	mkdir $(distdir)/_build
	mkdir $(distdir)/_inst
	chmod a-w $(distdir)
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
	  && cd $(distdir)/_build \
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
	    $(DISTCHECK_CONFIGURE_FLAGS) \
	  && $(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
	$(am__remove_distdir)
	@(echo "$(distdir) archives ready for distribution: "; \
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
distuninstallcheck:
	@cd $(distuninstallcheck_dir) \
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
	   || { 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) $(SCRIPTS) $(MANS) $(DATA) $(HEADERS) \
		config.h
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man4dir)" "$(DESTDIR)$(diameterdir)" "$(DESTDIR)$(dtdsdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(radiusdir)" "$(DESTDIR)$(tpncpdir)" "$(DESTDIR)$(wimaxasncpdir)"; 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:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

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

distclean-generic:
	-rm -f $(CONFIG_CLEAN_FILES)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
	-rm -f text2pcap-scanner.c
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
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

info: info-recursive

info-am:

install-data-am: install-diameterDATA install-dtdsDATA install-man \
	install-pkgdataDATA install-radiusDATA install-tpncpDATA \
	install-wimaxasncpDATA

install-exec-am: install-binPROGRAMS install-binSCRIPTS
	@$(NORMAL_INSTALL)
	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook

install-info: install-info-recursive

install-man: install-man1 install-man4

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-binSCRIPTS \
	uninstall-diameterDATA uninstall-dtdsDATA uninstall-info-am \
	uninstall-man uninstall-pkgdataDATA uninstall-radiusDATA \
	uninstall-tpncpDATA uninstall-wimaxasncpDATA

uninstall-info: uninstall-info-recursive

uninstall-man: uninstall-man1 uninstall-man4

.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
	check-am clean clean-binPROGRAMS clean-generic clean-libtool \
	clean-local clean-recursive ctags ctags-recursive dist \
	dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
	distcheck distclean distclean-compile distclean-generic \
	distclean-hdr distclean-libtool distclean-recursive \
	distclean-tags distcleancheck distdir distuninstallcheck dvi \
	dvi-am html html-am info info-am install install-am \
	install-binPROGRAMS install-binSCRIPTS install-data \
	install-data-am install-diameterDATA install-dtdsDATA \
	install-exec install-exec-am install-info install-info-am \
	install-man install-man1 install-man4 install-pkgdataDATA \
	install-radiusDATA install-strip install-tpncpDATA \
	install-wimaxasncpDATA installcheck installcheck-am \
	installdirs installdirs-am maintainer-clean \
	maintainer-clean-generic maintainer-clean-recursive \
	mostlyclean mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
	tags tags-recursive uninstall uninstall-am \
	uninstall-binPROGRAMS uninstall-binSCRIPTS \
	uninstall-diameterDATA uninstall-dtdsDATA uninstall-info-am \
	uninstall-man uninstall-man1 uninstall-man4 \
	uninstall-pkgdataDATA uninstall-radiusDATA uninstall-tpncpDATA \
	uninstall-wimaxasncpDATA


idl2wrs: tools/idl2wrs.sh Makefile
	cp tools/idl2wrs.sh idl2wrs
	chmod +x idl2wrs

#
# Build the version string
#
# FORCE is the portable version of .PHONY
FORCE:

svnversion.h: FORCE
	$(PERL) $(srcdir)/make-version.pl $(srcdir)

#
# Build the short version of the authors file for the about dialog
#
AUTHORS-SHORT: AUTHORS make-authors-short.pl
	$(PERL) $(srcdir)/perlnoutf.pl $(srcdir)/make-authors-short.pl < $(srcdir)/AUTHORS > AUTHORS-SHORT

#
# Build the short version of the authors file with formatting codes for the
# man page
#
AUTHORS-SHORT-FORMAT: AUTHORS-SHORT make-authors-format.pl
	$(PERL) $(srcdir)/perlnoutf.pl $(srcdir)/make-authors-format.pl < AUTHORS-SHORT > AUTHORS-SHORT-FORMAT
.sh:
	rm -f $@ $@.tmp
	$(editsh) $< > $@.tmp && chmod +x $@.tmp && mv $@.tmp $@

#
# Build "tshark-tap-register.c", which contains a function
# "register_all_tap_listeners()"
# that calls the register routines for all tshark tap listeners.
#
# We do this by grepping through sources.
#
# Formatting conventions:  The name of the tap_listener_register_*
# routines must start in column zero, or must be preceded only by
# "void " starting in column zero, and must not be inside #if.
#
# The first argument is the directory in which the source files live.
# All subsequent arguments are the files to scan.
#
tshark-tap-register.c: $(TSHARK_TAP_SRC) $(srcdir)/make-tapreg-dotc
	@echo Making tshark-tap-register.c
	@$(srcdir)/make-tapreg-dotc tshark-tap-register.c $(srcdir) $(TSHARK_TAP_SRC)

ps.c: print.ps rdps
	./rdps $(srcdir)/print.ps ps.c

rdps: rdps.c
	$(CC) $(CFLAGS) -o rdps $(srcdir)/rdps.c

#install-exec-hook:
#	-chmod +s $(DESTDIR)$(bindir)/dumpcap
#	-chmod +s $(DESTDIR)$(bindir)/tshark
install-exec-hook:

wireshark.1: doc/wireshark.pod AUTHORS-SHORT-FORMAT
	(cd doc ; \
	$(MAKE) ../wireshark.1 )

tshark.1: doc/tshark.pod
	(cd doc ; \
	$(MAKE) ../tshark.1 )

wireshark-filter.4: tshark doc/wireshark-filter.pod.template
	(cd doc ; \
	$(MAKE) ../wireshark-filter.4 )

capinfos.1: doc/capinfos.pod
	(cd doc ; \
	$(MAKE) ../capinfos.1 )

editcap.1: doc/editcap.pod
	(cd doc ; \
	$(MAKE) ../editcap.1 )

idl2wrs.1: doc/idl2wrs.pod
	(cd doc ; \
	$(MAKE) ../idl2wrs.1 )

mergecap.1: doc/mergecap.pod
	(cd doc ; \
	$(MAKE) ../mergecap.1 )

text2pcap.1: doc/text2pcap.pod
	(cd doc ; \
	$(MAKE) ../text2pcap.1 )

dumpcap.1: doc/dumpcap.pod
	(cd doc ; \
	$(MAKE) ../dumpcap.1 )

wireshark.html: doc/wireshark.pod AUTHORS-SHORT-FORMAT
	(cd doc ; \
	$(MAKE) ../wireshark.html )

tshark.html: doc/tshark.pod
	(cd doc ; \
	$(MAKE) ../tshark.html )

wireshark-filter.html: tshark doc/wireshark-filter.pod.template
	(cd doc ; \
	$(MAKE) ../wireshark-filter.html )

capinfos.html: doc/capinfos.pod
	(cd doc ; \
	$(MAKE) ../capinfos.html )

editcap.html: doc/editcap.pod
	(cd doc ; \
	$(MAKE) ../editcap.html )

idl2wrs.html: doc/idl2wrs.pod
	(cd doc ; \
	$(MAKE) ../idl2wrs.html )

mergecap.html: doc/mergecap.pod
	(cd doc ; \
	$(MAKE) ../mergecap.html )

text2pcap.html: doc/text2pcap.pod
	(cd doc ; \
	$(MAKE) ../text2pcap.html )

dumpcap.html: doc/dumpcap.pod
	(cd doc ; \
	$(MAKE) ../dumpcap.html )

libtool: $(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck

svr4-package: $(bin_SCRIPTS) $(lib_LTLIBRARIES)
	@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

solaris-package: svr4-package
rpm-package: dist
	if test x$(HAVE_RPM) = xyes ; then \
		cd $(rpm_topdir) ; \
		mkdir -p BUILD RPMS SOURCES ; \
		cd SOURCES ; \
		ln -s ../../../$(distdir).tar.gz ; \
		ln -s ../../../wireshark.desktop ; \
		ln -s ../../../image/wsicon64.png wireshark.png ; \
		cd .. ; \
		rpmbuild --define "_topdir `cd . && pwd`" -bb SPECS/wireshark.spec && \
			echo "Package successfully built in `pwd`/RPMS." ; \
	else \
		echo "Error: RPM executable and/or source directory not found." ; \
	fi
srpm-package: dist
	if test x$(HAVE_RPM) = xyes ; then \
		cd $(rpm_topdir) ; \
		mkdir -p BUILD SRPMS SOURCES ; \
		cd SOURCES ; \
		ln -s ../../../$(distdir).tar.gz ; \
		ln -s ../../../wireshark.desktop ; \
		ln -s ../../../image/wsicon64.png wireshark.png ; \
		cd .. ; \
		rpmbuild --define "_topdir `cd . && pwd`" -bs SPECS/wireshark.spec && \
			echo "Package successfully built in `pwd`/SRPMS." ; \
	else \
		echo "Error: RPM executable and/or source directory not found." ; \
	fi

debian-package: debian/rules
	dpkg-buildpackage -rfakeroot -us -uc

clean-local:
	rm -rf $(top_stagedir)
# 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:
