1# Makefile.in generated by automake 1.11.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36target_triplet = @target@
37subdir = doc/examples
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/src/missing/m4/salen.m4 \
41	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47CONFIG_CLEAN_VPATH_FILES =
48SOURCES =
49DIST_SOURCES =
50DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
51ACLOCAL = @ACLOCAL@
52AMTAR = @AMTAR@
53AUTOCONF = @AUTOCONF@
54AUTOHEADER = @AUTOHEADER@
55AUTOMAKE = @AUTOMAKE@
56AWK = @AWK@
57CC = @CC@
58CCDEPMODE = @CCDEPMODE@
59CFLAGS = @CFLAGS@
60CPP = @CPP@
61CPPFLAGS = @CPPFLAGS@
62CYGPATH_W = @CYGPATH_W@
63DEFS = @DEFS@
64DEPDIR = @DEPDIR@
65ECHO_C = @ECHO_C@
66ECHO_N = @ECHO_N@
67ECHO_T = @ECHO_T@
68EGREP = @EGREP@
69EXEEXT = @EXEEXT@
70GREP = @GREP@
71INSTALL = @INSTALL@
72INSTALL_DATA = @INSTALL_DATA@
73INSTALL_PROGRAM = @INSTALL_PROGRAM@
74INSTALL_SCRIPT = @INSTALL_SCRIPT@
75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76LDFLAGS = @LDFLAGS@
77LIBOBJS = @LIBOBJS@
78LIBS = @LIBS@
79LTLIBOBJS = @LTLIBOBJS@
80MAKEINFO = @MAKEINFO@
81MKDIR_P = @MKDIR_P@
82NETCPU_SOURCE = @NETCPU_SOURCE@
83OBJEXT = @OBJEXT@
84PACKAGE = @PACKAGE@
85PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
86PACKAGE_NAME = @PACKAGE_NAME@
87PACKAGE_STRING = @PACKAGE_STRING@
88PACKAGE_TARNAME = @PACKAGE_TARNAME@
89PACKAGE_URL = @PACKAGE_URL@
90PACKAGE_VERSION = @PACKAGE_VERSION@
91PATH_SEPARATOR = @PATH_SEPARATOR@
92RANLIB = @RANLIB@
93SET_MAKE = @SET_MAKE@
94SHELL = @SHELL@
95STRIP = @STRIP@
96VERSION = @VERSION@
97abs_builddir = @abs_builddir@
98abs_srcdir = @abs_srcdir@
99abs_top_builddir = @abs_top_builddir@
100abs_top_srcdir = @abs_top_srcdir@
101ac_ct_CC = @ac_ct_CC@
102am__include = @am__include@
103am__leading_dot = @am__leading_dot@
104am__quote = @am__quote@
105am__tar = @am__tar@
106am__untar = @am__untar@
107bindir = @bindir@
108build = @build@
109build_alias = @build_alias@
110build_cpu = @build_cpu@
111build_os = @build_os@
112build_vendor = @build_vendor@
113builddir = @builddir@
114datadir = @datadir@
115datarootdir = @datarootdir@
116docdir = @docdir@
117dvidir = @dvidir@
118exec_prefix = @exec_prefix@
119host = @host@
120host_alias = @host_alias@
121host_cpu = @host_cpu@
122host_os = @host_os@
123host_vendor = @host_vendor@
124htmldir = @htmldir@
125includedir = @includedir@
126infodir = @infodir@
127install_sh = @install_sh@
128libdir = @libdir@
129libexecdir = @libexecdir@
130localedir = @localedir@
131localstatedir = @localstatedir@
132mandir = @mandir@
133mkdir_p = @mkdir_p@
134oldincludedir = @oldincludedir@
135pdfdir = @pdfdir@
136prefix = @prefix@
137program_transform_name = @program_transform_name@
138psdir = @psdir@
139sbindir = @sbindir@
140sharedstatedir = @sharedstatedir@
141srcdir = @srcdir@
142sysconfdir = @sysconfdir@
143target = @target@
144target_alias = @target_alias@
145target_cpu = @target_cpu@
146target_os = @target_os@
147target_vendor = @target_vendor@
148top_build_prefix = @top_build_prefix@
149top_builddir = @top_builddir@
150top_srcdir = @top_srcdir@
151EXTRA_DIST = \
152       arr_script                              \
153       packet_byte_script                      \
154       sctp_stream_script                      \
155       snapshot_script                         \
156       tcp_range_script                        \
157       tcp_rr_script                           \
158       tcp_stream_script                       \
159       udp_rr_script                           \
160       udp_stream_script \
161	bloat.sh \
162	runemomniaggdemo.sh \
163	runemomniagg2.sh \
164	runemomni.sh
165
166all: all-am
167
168.SUFFIXES:
169$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
170	@for dep in $?; do \
171	  case '$(am__configure_deps)' in \
172	    *$$dep*) \
173	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
174	        && { if test -f $@; then exit 0; else break; fi; }; \
175	      exit 1;; \
176	  esac; \
177	done; \
178	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/examples/Makefile'; \
179	$(am__cd) $(top_srcdir) && \
180	  $(AUTOMAKE) --gnu doc/examples/Makefile
181.PRECIOUS: Makefile
182Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
183	@case '$?' in \
184	  *config.status*) \
185	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
186	  *) \
187	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
188	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
189	esac;
190
191$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
192	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193
194$(top_srcdir)/configure:  $(am__configure_deps)
195	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
197	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198$(am__aclocal_m4_deps):
199tags: TAGS
200TAGS:
201
202ctags: CTAGS
203CTAGS:
204
205
206distdir: $(DISTFILES)
207	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
208	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
209	list='$(DISTFILES)'; \
210	  dist_files=`for file in $$list; do echo $$file; done | \
211	  sed -e "s|^$$srcdirstrip/||;t" \
212	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
213	case $$dist_files in \
214	  */*) $(MKDIR_P) `echo "$$dist_files" | \
215			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
216			   sort -u` ;; \
217	esac; \
218	for file in $$dist_files; do \
219	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
220	  if test -d $$d/$$file; then \
221	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
222	    if test -d "$(distdir)/$$file"; then \
223	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
224	    fi; \
225	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
226	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
227	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
228	    fi; \
229	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
230	  else \
231	    test -f "$(distdir)/$$file" \
232	    || cp -p $$d/$$file "$(distdir)/$$file" \
233	    || exit 1; \
234	  fi; \
235	done
236check-am: all-am
237check: check-am
238all-am: Makefile
239installdirs:
240install: install-am
241install-exec: install-exec-am
242install-data: install-data-am
243uninstall: uninstall-am
244
245install-am: all-am
246	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
247
248installcheck: installcheck-am
249install-strip:
250	if test -z '$(STRIP)'; then \
251	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
252	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
253	      install; \
254	else \
255	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
256	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
257	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
258	fi
259mostlyclean-generic:
260
261clean-generic:
262
263distclean-generic:
264	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
265	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
266
267maintainer-clean-generic:
268	@echo "This command is intended for maintainers to use"
269	@echo "it deletes files that may require special tools to rebuild."
270clean: clean-am
271
272clean-am: clean-generic mostlyclean-am
273
274distclean: distclean-am
275	-rm -f Makefile
276distclean-am: clean-am distclean-generic
277
278dvi: dvi-am
279
280dvi-am:
281
282html: html-am
283
284html-am:
285
286info: info-am
287
288info-am:
289
290install-data-am:
291
292install-dvi: install-dvi-am
293
294install-dvi-am:
295
296install-exec-am:
297
298install-html: install-html-am
299
300install-html-am:
301
302install-info: install-info-am
303
304install-info-am:
305
306install-man:
307
308install-pdf: install-pdf-am
309
310install-pdf-am:
311
312install-ps: install-ps-am
313
314install-ps-am:
315
316installcheck-am:
317
318maintainer-clean: maintainer-clean-am
319	-rm -f Makefile
320maintainer-clean-am: distclean-am maintainer-clean-generic
321
322mostlyclean: mostlyclean-am
323
324mostlyclean-am: mostlyclean-generic
325
326pdf: pdf-am
327
328pdf-am:
329
330ps: ps-am
331
332ps-am:
333
334uninstall-am:
335
336.MAKE: install-am install-strip
337
338.PHONY: all all-am check check-am clean clean-generic distclean \
339	distclean-generic distdir dvi dvi-am html html-am info info-am \
340	install install-am install-data install-data-am install-dvi \
341	install-dvi-am install-exec install-exec-am install-html \
342	install-html-am install-info install-info-am install-man \
343	install-pdf install-pdf-am install-ps install-ps-am \
344	install-strip installcheck installcheck-am installdirs \
345	maintainer-clean maintainer-clean-generic mostlyclean \
346	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
347
348	netperf_by_flavor.py \
349	post_proc.py \
350	find_max_burst.sh
351
352# Tell versions [3.59,3.63) of GNU make to not export all variables.
353# Otherwise a system limit (for SysV at least) may be exceeded.
354.NOEXPORT:
355