xref: /iperf/src/Makefile.in (revision d4dfec78)
1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18
19VPATH = @srcdir@
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93bin_PROGRAMS = iperf3$(EXEEXT)
94@ENABLE_PROFILING_FALSE@noinst_PROGRAMS = t_timer$(EXEEXT) \
95@ENABLE_PROFILING_FALSE@	t_units$(EXEEXT) t_uuid$(EXEEXT)
96@ENABLE_PROFILING_TRUE@noinst_PROGRAMS = t_timer$(EXEEXT) \
97@ENABLE_PROFILING_TRUE@	t_units$(EXEEXT) t_uuid$(EXEEXT) \
98@ENABLE_PROFILING_TRUE@	iperf3_profile$(EXEEXT)
99TESTS = t_timer$(EXEEXT) t_units$(EXEEXT) t_uuid$(EXEEXT)
100subdir = src
101ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
102am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_openssl.m4 \
103	$(top_srcdir)/configure.ac
104am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
105	$(ACLOCAL_M4)
106DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \
107	$(am__DIST_COMMON)
108mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
109CONFIG_HEADER = iperf_config.h
110CONFIG_CLEAN_FILES = version.h
111CONFIG_CLEAN_VPATH_FILES =
112am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" \
113	"$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" \
114	"$(DESTDIR)$(includedir)"
115PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
116am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
117am__vpath_adj = case $$p in \
118    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
119    *) f=$$p;; \
120  esac;
121am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
122am__install_max = 40
123am__nobase_strip_setup = \
124  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
125am__nobase_strip = \
126  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
127am__nobase_list = $(am__nobase_strip_setup); \
128  for p in $$list; do echo "$$p $$p"; done | \
129  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
130  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131    if (++n[$$2] == $(am__install_max)) \
132      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
133    END { for (dir in files) print dir, files[dir] }'
134am__base_list = \
135  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
136  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
137am__uninstall_files_from_dir = { \
138  test -z "$$files" \
139    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
140    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
141         $(am__cd) "$$dir" && rm -f $$files; }; \
142  }
143LTLIBRARIES = $(lib_LTLIBRARIES)
144libiperf_la_LIBADD =
145am_libiperf_la_OBJECTS = cjson.lo iperf_api.lo iperf_error.lo \
146	iperf_auth.lo iperf_client_api.lo iperf_locale.lo \
147	iperf_server_api.lo iperf_tcp.lo iperf_udp.lo iperf_sctp.lo \
148	iperf_util.lo dscp.lo net.lo tcp_info.lo timer.lo units.lo
149libiperf_la_OBJECTS = $(am_libiperf_la_OBJECTS)
150AM_V_lt = $(am__v_lt_@AM_V@)
151am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
152am__v_lt_0 = --silent
153am__v_lt_1 =
154am_iperf3_OBJECTS = iperf3-main.$(OBJEXT)
155iperf3_OBJECTS = $(am_iperf3_OBJECTS)
156iperf3_DEPENDENCIES = libiperf.la
157iperf3_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
158	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(iperf3_CFLAGS) $(CFLAGS) \
159	$(iperf3_LDFLAGS) $(LDFLAGS) -o $@
160am__iperf3_profile_SOURCES_DIST = main.c cjson.c cjson.h flowlabel.h \
161	iperf.h iperf_api.c iperf_api.h iperf_error.c iperf_auth.h \
162	iperf_auth.c iperf_client_api.c iperf_locale.c iperf_locale.h \
163	iperf_server_api.c iperf_tcp.c iperf_tcp.h iperf_udp.c \
164	iperf_udp.h iperf_sctp.c iperf_sctp.h iperf_util.c \
165	iperf_util.h dscp.c net.c net.h portable_endian.h queue.h \
166	tcp_info.c timer.c timer.h units.c units.h version.h
167am__objects_1 = iperf3_profile-cjson.$(OBJEXT) \
168	iperf3_profile-iperf_api.$(OBJEXT) \
169	iperf3_profile-iperf_error.$(OBJEXT) \
170	iperf3_profile-iperf_auth.$(OBJEXT) \
171	iperf3_profile-iperf_client_api.$(OBJEXT) \
172	iperf3_profile-iperf_locale.$(OBJEXT) \
173	iperf3_profile-iperf_server_api.$(OBJEXT) \
174	iperf3_profile-iperf_tcp.$(OBJEXT) \
175	iperf3_profile-iperf_udp.$(OBJEXT) \
176	iperf3_profile-iperf_sctp.$(OBJEXT) \
177	iperf3_profile-iperf_util.$(OBJEXT) \
178	iperf3_profile-dscp.$(OBJEXT) iperf3_profile-net.$(OBJEXT) \
179	iperf3_profile-tcp_info.$(OBJEXT) \
180	iperf3_profile-timer.$(OBJEXT) iperf3_profile-units.$(OBJEXT)
181@ENABLE_PROFILING_TRUE@am_iperf3_profile_OBJECTS =  \
182@ENABLE_PROFILING_TRUE@	iperf3_profile-main.$(OBJEXT) \
183@ENABLE_PROFILING_TRUE@	$(am__objects_1)
184iperf3_profile_OBJECTS = $(am_iperf3_profile_OBJECTS)
185@ENABLE_PROFILING_TRUE@iperf3_profile_DEPENDENCIES = libiperf.la
186iperf3_profile_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
187	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
188	$(iperf3_profile_CFLAGS) $(CFLAGS) $(iperf3_profile_LDFLAGS) \
189	$(LDFLAGS) -o $@
190am_t_timer_OBJECTS = t_timer-t_timer.$(OBJEXT)
191t_timer_OBJECTS = $(am_t_timer_OBJECTS)
192t_timer_DEPENDENCIES = libiperf.la
193t_timer_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
194	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(t_timer_CFLAGS) \
195	$(CFLAGS) $(t_timer_LDFLAGS) $(LDFLAGS) -o $@
196am_t_units_OBJECTS = t_units-t_units.$(OBJEXT)
197t_units_OBJECTS = $(am_t_units_OBJECTS)
198t_units_DEPENDENCIES = libiperf.la
199t_units_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
200	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(t_units_CFLAGS) \
201	$(CFLAGS) $(t_units_LDFLAGS) $(LDFLAGS) -o $@
202am_t_uuid_OBJECTS = t_uuid-t_uuid.$(OBJEXT)
203t_uuid_OBJECTS = $(am_t_uuid_OBJECTS)
204t_uuid_DEPENDENCIES = libiperf.la
205t_uuid_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
206	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(t_uuid_CFLAGS) $(CFLAGS) \
207	$(t_uuid_LDFLAGS) $(LDFLAGS) -o $@
208AM_V_P = $(am__v_P_@AM_V@)
209am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
210am__v_P_0 = false
211am__v_P_1 = :
212AM_V_GEN = $(am__v_GEN_@AM_V@)
213am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
214am__v_GEN_0 = @echo "  GEN     " $@;
215am__v_GEN_1 =
216AM_V_at = $(am__v_at_@AM_V@)
217am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
218am__v_at_0 = @
219am__v_at_1 =
220DEFAULT_INCLUDES = -I.@am__isrc@
221depcomp = $(SHELL) $(top_srcdir)/config/depcomp
222am__maybe_remake_depfiles = depfiles
223am__depfiles_remade = ./$(DEPDIR)/cjson.Plo ./$(DEPDIR)/dscp.Plo \
224	./$(DEPDIR)/iperf3-main.Po ./$(DEPDIR)/iperf3_profile-cjson.Po \
225	./$(DEPDIR)/iperf3_profile-dscp.Po \
226	./$(DEPDIR)/iperf3_profile-iperf_api.Po \
227	./$(DEPDIR)/iperf3_profile-iperf_auth.Po \
228	./$(DEPDIR)/iperf3_profile-iperf_client_api.Po \
229	./$(DEPDIR)/iperf3_profile-iperf_error.Po \
230	./$(DEPDIR)/iperf3_profile-iperf_locale.Po \
231	./$(DEPDIR)/iperf3_profile-iperf_sctp.Po \
232	./$(DEPDIR)/iperf3_profile-iperf_server_api.Po \
233	./$(DEPDIR)/iperf3_profile-iperf_tcp.Po \
234	./$(DEPDIR)/iperf3_profile-iperf_udp.Po \
235	./$(DEPDIR)/iperf3_profile-iperf_util.Po \
236	./$(DEPDIR)/iperf3_profile-main.Po \
237	./$(DEPDIR)/iperf3_profile-net.Po \
238	./$(DEPDIR)/iperf3_profile-tcp_info.Po \
239	./$(DEPDIR)/iperf3_profile-timer.Po \
240	./$(DEPDIR)/iperf3_profile-units.Po ./$(DEPDIR)/iperf_api.Plo \
241	./$(DEPDIR)/iperf_auth.Plo ./$(DEPDIR)/iperf_client_api.Plo \
242	./$(DEPDIR)/iperf_error.Plo ./$(DEPDIR)/iperf_locale.Plo \
243	./$(DEPDIR)/iperf_sctp.Plo ./$(DEPDIR)/iperf_server_api.Plo \
244	./$(DEPDIR)/iperf_tcp.Plo ./$(DEPDIR)/iperf_udp.Plo \
245	./$(DEPDIR)/iperf_util.Plo ./$(DEPDIR)/net.Plo \
246	./$(DEPDIR)/t_timer-t_timer.Po ./$(DEPDIR)/t_units-t_units.Po \
247	./$(DEPDIR)/t_uuid-t_uuid.Po ./$(DEPDIR)/tcp_info.Plo \
248	./$(DEPDIR)/timer.Plo ./$(DEPDIR)/units.Plo
249am__mv = mv -f
250COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
251	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
252LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
253	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
254	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
255	$(AM_CFLAGS) $(CFLAGS)
256AM_V_CC = $(am__v_CC_@AM_V@)
257am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
258am__v_CC_0 = @echo "  CC      " $@;
259am__v_CC_1 =
260CCLD = $(CC)
261LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
262	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
263	$(AM_LDFLAGS) $(LDFLAGS) -o $@
264AM_V_CCLD = $(am__v_CCLD_@AM_V@)
265am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
266am__v_CCLD_0 = @echo "  CCLD    " $@;
267am__v_CCLD_1 =
268SOURCES = $(libiperf_la_SOURCES) $(iperf3_SOURCES) \
269	$(iperf3_profile_SOURCES) $(t_timer_SOURCES) \
270	$(t_units_SOURCES) $(t_uuid_SOURCES)
271DIST_SOURCES = $(libiperf_la_SOURCES) $(iperf3_SOURCES) \
272	$(am__iperf3_profile_SOURCES_DIST) $(t_timer_SOURCES) \
273	$(t_units_SOURCES) $(t_uuid_SOURCES)
274am__can_run_installinfo = \
275  case $$AM_UPDATE_INFO_DIR in \
276    n|no|NO) false;; \
277    *) (install-info --version) >/dev/null 2>&1;; \
278  esac
279man1dir = $(mandir)/man1
280man3dir = $(mandir)/man3
281NROFF = nroff
282MANS = $(dist_man_MANS)
283HEADERS = $(include_HEADERS)
284am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
285	$(LISP)iperf_config.h.in
286# Read a list of newline-separated strings from the standard input,
287# and print each of them once, without duplicates.  Input order is
288# *not* preserved.
289am__uniquify_input = $(AWK) '\
290  BEGIN { nonempty = 0; } \
291  { items[$$0] = 1; nonempty = 1; } \
292  END { if (nonempty) { for (i in items) print i; }; } \
293'
294# Make sure the list of sources is unique.  This is necessary because,
295# e.g., the same source file might be shared among _SOURCES variables
296# for different programs/libraries.
297am__define_uniq_tagged_files = \
298  list='$(am__tagged_files)'; \
299  unique=`for i in $$list; do \
300    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
301  done | $(am__uniquify_input)`
302ETAGS = etags
303CTAGS = ctags
304am__tty_colors_dummy = \
305  mgn= red= grn= lgn= blu= brg= std=; \
306  am__color_tests=no
307am__tty_colors = { \
308  $(am__tty_colors_dummy); \
309  if test "X$(AM_COLOR_TESTS)" = Xno; then \
310    am__color_tests=no; \
311  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
312    am__color_tests=yes; \
313  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
314    am__color_tests=yes; \
315  fi; \
316  if test $$am__color_tests = yes; then \
317    red=''; \
318    grn=''; \
319    lgn=''; \
320    blu=''; \
321    mgn=''; \
322    brg=''; \
323    std=''; \
324  fi; \
325}
326am__recheck_rx = ^[ 	]*:recheck:[ 	]*
327am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
328am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
329# A command that, given a newline-separated list of test names on the
330# standard input, print the name of the tests that are to be re-run
331# upon "make recheck".
332am__list_recheck_tests = $(AWK) '{ \
333  recheck = 1; \
334  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
335    { \
336      if (rc < 0) \
337        { \
338          if ((getline line2 < ($$0 ".log")) < 0) \
339	    recheck = 0; \
340          break; \
341        } \
342      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
343        { \
344          recheck = 0; \
345          break; \
346        } \
347      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
348        { \
349          break; \
350        } \
351    }; \
352  if (recheck) \
353    print $$0; \
354  close ($$0 ".trs"); \
355  close ($$0 ".log"); \
356}'
357# A command that, given a newline-separated list of test names on the
358# standard input, create the global log from their .trs and .log files.
359am__create_global_log = $(AWK) ' \
360function fatal(msg) \
361{ \
362  print "fatal: making $@: " msg | "cat >&2"; \
363  exit 1; \
364} \
365function rst_section(header) \
366{ \
367  print header; \
368  len = length(header); \
369  for (i = 1; i <= len; i = i + 1) \
370    printf "="; \
371  printf "\n\n"; \
372} \
373{ \
374  copy_in_global_log = 1; \
375  global_test_result = "RUN"; \
376  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
377    { \
378      if (rc < 0) \
379         fatal("failed to read from " $$0 ".trs"); \
380      if (line ~ /$(am__global_test_result_rx)/) \
381        { \
382          sub("$(am__global_test_result_rx)", "", line); \
383          sub("[ 	]*$$", "", line); \
384          global_test_result = line; \
385        } \
386      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
387        copy_in_global_log = 0; \
388    }; \
389  if (copy_in_global_log) \
390    { \
391      rst_section(global_test_result ": " $$0); \
392      while ((rc = (getline line < ($$0 ".log"))) != 0) \
393      { \
394        if (rc < 0) \
395          fatal("failed to read from " $$0 ".log"); \
396        print line; \
397      }; \
398      printf "\n"; \
399    }; \
400  close ($$0 ".trs"); \
401  close ($$0 ".log"); \
402}'
403# Restructured Text title.
404am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
405# Solaris 10 'make', and several other traditional 'make' implementations,
406# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
407# by disabling -e (using the XSI extension "set +e") if it's set.
408am__sh_e_setup = case $$- in *e*) set +e;; esac
409# Default flags passed to test drivers.
410am__common_driver_flags = \
411  --color-tests "$$am__color_tests" \
412  --enable-hard-errors "$$am__enable_hard_errors" \
413  --expect-failure "$$am__expect_failure"
414# To be inserted before the command running the test.  Creates the
415# directory for the log if needed.  Stores in $dir the directory
416# containing $f, in $tst the test, in $log the log.  Executes the
417# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
418# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
419# will run the test scripts (or their associated LOG_COMPILER, if
420# thy have one).
421am__check_pre = \
422$(am__sh_e_setup);					\
423$(am__vpath_adj_setup) $(am__vpath_adj)			\
424$(am__tty_colors);					\
425srcdir=$(srcdir); export srcdir;			\
426case "$@" in						\
427  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
428    *) am__odir=.;; 					\
429esac;							\
430test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
431  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
432if test -f "./$$f"; then dir=./;			\
433elif test -f "$$f"; then dir=;				\
434else dir="$(srcdir)/"; fi;				\
435tst=$$dir$$f; log='$@'; 				\
436if test -n '$(DISABLE_HARD_ERRORS)'; then		\
437  am__enable_hard_errors=no; 				\
438else							\
439  am__enable_hard_errors=yes; 				\
440fi; 							\
441case " $(XFAIL_TESTS) " in				\
442  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
443    am__expect_failure=yes;;				\
444  *)							\
445    am__expect_failure=no;;				\
446esac; 							\
447$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
448# A shell command to get the names of the tests scripts with any registered
449# extension removed (i.e., equivalently, the names of the test logs, with
450# the '.log' extension removed).  The result is saved in the shell variable
451# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
452# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
453# since that might cause problem with VPATH rewrites for suffix-less tests.
454# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
455am__set_TESTS_bases = \
456  bases='$(TEST_LOGS)'; \
457  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
458  bases=`echo $$bases`
459RECHECK_LOGS = $(TEST_LOGS)
460AM_RECURSIVE_TARGETS = check recheck
461TEST_SUITE_LOG = test-suite.log
462TEST_EXTENSIONS = @EXEEXT@ .test
463LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
464LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
465am__set_b = \
466  case '$@' in \
467    */*) \
468      case '$*' in \
469        */*) b='$*';; \
470          *) b=`echo '$@' | sed 's/\.log$$//'`; \
471       esac;; \
472    *) \
473      b='$*';; \
474  esac
475am__test_logs1 = $(TESTS:=.log)
476am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
477TEST_LOGS = $(am__test_logs2:.test.log=.log)
478TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
479TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
480	$(TEST_LOG_FLAGS)
481am__DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.in \
482	$(srcdir)/iperf_config.h.in $(srcdir)/version.h.in \
483	$(top_srcdir)/config/depcomp \
484	$(top_srcdir)/config/mkinstalldirs \
485	$(top_srcdir)/config/test-driver
486DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
487ACLOCAL = @ACLOCAL@
488AMTAR = @AMTAR@
489AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
490AR = @AR@
491AUTOCONF = @AUTOCONF@
492AUTOHEADER = @AUTOHEADER@
493AUTOMAKE = @AUTOMAKE@
494AWK = @AWK@
495CC = @CC@
496CCDEPMODE = @CCDEPMODE@
497CFLAGS = @CFLAGS@
498CPP = @CPP@
499CPPFLAGS = @CPPFLAGS@
500CYGPATH_W = @CYGPATH_W@
501DEFS = @DEFS@
502DEPDIR = @DEPDIR@
503DLLTOOL = @DLLTOOL@
504DSYMUTIL = @DSYMUTIL@
505DUMPBIN = @DUMPBIN@
506ECHO_C = @ECHO_C@
507ECHO_N = @ECHO_N@
508ECHO_T = @ECHO_T@
509EGREP = @EGREP@
510EXEEXT = @EXEEXT@
511FGREP = @FGREP@
512GREP = @GREP@
513INSTALL = @INSTALL@
514INSTALL_DATA = @INSTALL_DATA@
515INSTALL_PROGRAM = @INSTALL_PROGRAM@
516INSTALL_SCRIPT = @INSTALL_SCRIPT@
517INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
518LD = @LD@
519LDFLAGS = @LDFLAGS@
520LIBOBJS = @LIBOBJS@
521LIBS = @LIBS@
522LIBTOOL = @LIBTOOL@
523LIPO = @LIPO@
524LN_S = @LN_S@
525LTLIBOBJS = @LTLIBOBJS@
526LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
527MAINT = @MAINT@
528MAKEINFO = @MAKEINFO@
529MANIFEST_TOOL = @MANIFEST_TOOL@
530MKDIR_P = @MKDIR_P@
531NM = @NM@
532NMEDIT = @NMEDIT@
533OBJDUMP = @OBJDUMP@
534OBJEXT = @OBJEXT@
535OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
536OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
537OPENSSL_LIBS = @OPENSSL_LIBS@
538OTOOL = @OTOOL@
539OTOOL64 = @OTOOL64@
540PACKAGE = @PACKAGE@
541PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
542PACKAGE_NAME = @PACKAGE_NAME@
543PACKAGE_STRING = @PACKAGE_STRING@
544PACKAGE_TARNAME = @PACKAGE_TARNAME@
545PACKAGE_URL = @PACKAGE_URL@
546PACKAGE_VERSION = @PACKAGE_VERSION@
547PATH_SEPARATOR = @PATH_SEPARATOR@
548PKG_CONFIG = @PKG_CONFIG@
549RANLIB = @RANLIB@
550SED = @SED@
551SET_MAKE = @SET_MAKE@
552SHELL = @SHELL@
553STRIP = @STRIP@
554VERSION = @VERSION@
555abs_builddir = @abs_builddir@
556abs_srcdir = @abs_srcdir@
557abs_top_builddir = @abs_top_builddir@
558abs_top_srcdir = @abs_top_srcdir@
559ac_ct_AR = @ac_ct_AR@
560ac_ct_CC = @ac_ct_CC@
561ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
562am__include = @am__include@
563am__leading_dot = @am__leading_dot@
564am__quote = @am__quote@
565am__tar = @am__tar@
566am__untar = @am__untar@
567bindir = @bindir@
568build = @build@
569build_alias = @build_alias@
570build_cpu = @build_cpu@
571build_os = @build_os@
572build_vendor = @build_vendor@
573builddir = @builddir@
574datadir = @datadir@
575datarootdir = @datarootdir@
576docdir = @docdir@
577dvidir = @dvidir@
578exec_prefix = @exec_prefix@
579host = @host@
580host_alias = @host_alias@
581host_cpu = @host_cpu@
582host_os = @host_os@
583host_vendor = @host_vendor@
584htmldir = @htmldir@
585includedir = @includedir@
586infodir = @infodir@
587install_sh = @install_sh@
588libdir = @libdir@
589libexecdir = @libexecdir@
590localedir = @localedir@
591localstatedir = @localstatedir@
592mandir = @mandir@
593mkdir_p = @mkdir_p@
594oldincludedir = @oldincludedir@
595pdfdir = @pdfdir@
596prefix = @prefix@
597program_transform_name = @program_transform_name@
598psdir = @psdir@
599sbindir = @sbindir@
600sharedstatedir = @sharedstatedir@
601srcdir = @srcdir@
602sysconfdir = @sysconfdir@
603target_alias = @target_alias@
604top_build_prefix = @top_build_prefix@
605top_builddir = @top_builddir@
606top_srcdir = @top_srcdir@
607lib_LTLIBRARIES = libiperf.la                                   # Build and install an iperf library
608include_HEADERS = iperf_api.h                                   # Defines the headers that get installed with the program
609
610# Specify the source files and flags for the iperf library
611libiperf_la_SOURCES = \
612                        cjson.c \
613                        cjson.h \
614                        flowlabel.h \
615                        iperf.h \
616                        iperf_api.c \
617                        iperf_api.h \
618                        iperf_error.c \
619                        iperf_auth.h \
620                        iperf_auth.c \
621                        iperf_client_api.c \
622                        iperf_locale.c \
623                        iperf_locale.h \
624                        iperf_server_api.c \
625                        iperf_tcp.c \
626                        iperf_tcp.h \
627                        iperf_udp.c \
628                        iperf_udp.h \
629                        iperf_sctp.c \
630                        iperf_sctp.h \
631                        iperf_util.c \
632                        iperf_util.h \
633                        dscp.c \
634                        net.c \
635                        net.h \
636                        portable_endian.h \
637                        queue.h \
638                        tcp_info.c \
639                        timer.c \
640                        timer.h \
641                        units.c \
642                        units.h \
643                        version.h
644
645
646# Specify the sources and various flags for the iperf binary
647iperf3_SOURCES = main.c
648iperf3_CFLAGS = -g
649iperf3_LDADD = libiperf.la
650iperf3_LDFLAGS = -g
651
652# If the iperf-profiled-binary is enabled (and this condition is true by default)
653# Specify the sources and various flags for the profiled iperf binary. This
654# binary recompiles all the source files to make sure they are all profiled.
655@ENABLE_PROFILING_TRUE@iperf3_profile_SOURCES = main.c \
656@ENABLE_PROFILING_TRUE@                          $(libiperf_la_SOURCES)
657
658@ENABLE_PROFILING_TRUE@iperf3_profile_CFLAGS = -pg -g
659@ENABLE_PROFILING_TRUE@iperf3_profile_LDADD = libiperf.la
660@ENABLE_PROFILING_TRUE@iperf3_profile_LDFLAGS = -pg -g
661
662# Specify the sources and various flags for the test cases
663t_timer_SOURCES = t_timer.c
664t_timer_CFLAGS = -g
665t_timer_LDFLAGS =
666t_timer_LDADD = libiperf.la
667t_units_SOURCES = t_units.c
668t_units_CFLAGS = -g
669t_units_LDFLAGS =
670t_units_LDADD = libiperf.la
671t_uuid_SOURCES = t_uuid.c
672t_uuid_CFLAGS = -g
673t_uuid_LDFLAGS =
674t_uuid_LDADD = libiperf.la
675dist_man_MANS = iperf3.1 libiperf.3
676all: iperf_config.h
677	$(MAKE) $(AM_MAKEFLAGS) all-am
678
679.SUFFIXES:
680.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
681$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
682	@for dep in $?; do \
683	  case '$(am__configure_deps)' in \
684	    *$$dep*) \
685	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
686	        && { if test -f $@; then exit 0; else break; fi; }; \
687	      exit 1;; \
688	  esac; \
689	done; \
690	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
691	$(am__cd) $(top_srcdir) && \
692	  $(AUTOMAKE) --foreign src/Makefile
693Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
694	@case '$?' in \
695	  *config.status*) \
696	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
697	  *) \
698	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
699	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
700	esac;
701
702$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
703	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
704
705$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
706	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
707$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
708	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
709$(am__aclocal_m4_deps):
710
711iperf_config.h: stamp-h1
712	@test -f $@ || rm -f stamp-h1
713	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
714
715stamp-h1: $(srcdir)/iperf_config.h.in $(top_builddir)/config.status
716	@rm -f stamp-h1
717	cd $(top_builddir) && $(SHELL) ./config.status src/iperf_config.h
718$(srcdir)/iperf_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
719	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
720	rm -f stamp-h1
721	touch $@
722
723distclean-hdr:
724	-rm -f iperf_config.h stamp-h1
725version.h: $(top_builddir)/config.status $(srcdir)/version.h.in
726	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
727install-binPROGRAMS: $(bin_PROGRAMS)
728	@$(NORMAL_INSTALL)
729	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
730	if test -n "$$list"; then \
731	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
732	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
733	fi; \
734	for p in $$list; do echo "$$p $$p"; done | \
735	sed 's/$(EXEEXT)$$//' | \
736	while read p p1; do if test -f $$p \
737	 || test -f $$p1 \
738	  ; then echo "$$p"; echo "$$p"; else :; fi; \
739	done | \
740	sed -e 'p;s,.*/,,;n;h' \
741	    -e 's|.*|.|' \
742	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
743	sed 'N;N;N;s,\n, ,g' | \
744	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
745	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
746	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
747	    else { print "f", $$3 "/" $$4, $$1; } } \
748	  END { for (d in files) print "f", d, files[d] }' | \
749	while read type dir files; do \
750	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
751	    test -z "$$files" || { \
752	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
753	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
754	    } \
755	; done
756
757uninstall-binPROGRAMS:
758	@$(NORMAL_UNINSTALL)
759	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
760	files=`for p in $$list; do echo "$$p"; done | \
761	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
762	      -e 's/$$/$(EXEEXT)/' \
763	`; \
764	test -n "$$list" || exit 0; \
765	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
766	cd "$(DESTDIR)$(bindir)" && rm -f $$files
767
768clean-binPROGRAMS:
769	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
770	echo " rm -f" $$list; \
771	rm -f $$list || exit $$?; \
772	test -n "$(EXEEXT)" || exit 0; \
773	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
774	echo " rm -f" $$list; \
775	rm -f $$list
776
777clean-noinstPROGRAMS:
778	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
779	echo " rm -f" $$list; \
780	rm -f $$list || exit $$?; \
781	test -n "$(EXEEXT)" || exit 0; \
782	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
783	echo " rm -f" $$list; \
784	rm -f $$list
785
786install-libLTLIBRARIES: $(lib_LTLIBRARIES)
787	@$(NORMAL_INSTALL)
788	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
789	list2=; for p in $$list; do \
790	  if test -f $$p; then \
791	    list2="$$list2 $$p"; \
792	  else :; fi; \
793	done; \
794	test -z "$$list2" || { \
795	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
796	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
797	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
798	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
799	}
800
801uninstall-libLTLIBRARIES:
802	@$(NORMAL_UNINSTALL)
803	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
804	for p in $$list; do \
805	  $(am__strip_dir) \
806	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
807	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
808	done
809
810clean-libLTLIBRARIES:
811	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
812	@list='$(lib_LTLIBRARIES)'; \
813	locs=`for p in $$list; do echo $$p; done | \
814	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
815	      sort -u`; \
816	test -z "$$locs" || { \
817	  echo rm -f $${locs}; \
818	  rm -f $${locs}; \
819	}
820
821libiperf.la: $(libiperf_la_OBJECTS) $(libiperf_la_DEPENDENCIES) $(EXTRA_libiperf_la_DEPENDENCIES)
822	$(AM_V_CCLD)$(LINK) -rpath $(libdir) $(libiperf_la_OBJECTS) $(libiperf_la_LIBADD) $(LIBS)
823
824iperf3$(EXEEXT): $(iperf3_OBJECTS) $(iperf3_DEPENDENCIES) $(EXTRA_iperf3_DEPENDENCIES)
825	@rm -f iperf3$(EXEEXT)
826	$(AM_V_CCLD)$(iperf3_LINK) $(iperf3_OBJECTS) $(iperf3_LDADD) $(LIBS)
827
828iperf3_profile$(EXEEXT): $(iperf3_profile_OBJECTS) $(iperf3_profile_DEPENDENCIES) $(EXTRA_iperf3_profile_DEPENDENCIES)
829	@rm -f iperf3_profile$(EXEEXT)
830	$(AM_V_CCLD)$(iperf3_profile_LINK) $(iperf3_profile_OBJECTS) $(iperf3_profile_LDADD) $(LIBS)
831
832t_timer$(EXEEXT): $(t_timer_OBJECTS) $(t_timer_DEPENDENCIES) $(EXTRA_t_timer_DEPENDENCIES)
833	@rm -f t_timer$(EXEEXT)
834	$(AM_V_CCLD)$(t_timer_LINK) $(t_timer_OBJECTS) $(t_timer_LDADD) $(LIBS)
835
836t_units$(EXEEXT): $(t_units_OBJECTS) $(t_units_DEPENDENCIES) $(EXTRA_t_units_DEPENDENCIES)
837	@rm -f t_units$(EXEEXT)
838	$(AM_V_CCLD)$(t_units_LINK) $(t_units_OBJECTS) $(t_units_LDADD) $(LIBS)
839
840t_uuid$(EXEEXT): $(t_uuid_OBJECTS) $(t_uuid_DEPENDENCIES) $(EXTRA_t_uuid_DEPENDENCIES)
841	@rm -f t_uuid$(EXEEXT)
842	$(AM_V_CCLD)$(t_uuid_LINK) $(t_uuid_OBJECTS) $(t_uuid_LDADD) $(LIBS)
843
844mostlyclean-compile:
845	-rm -f *.$(OBJEXT)
846
847distclean-compile:
848	-rm -f *.tab.c
849
850@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cjson.Plo@am__quote@ # am--include-marker
851@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dscp.Plo@am__quote@ # am--include-marker
852@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3-main.Po@am__quote@ # am--include-marker
853@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-cjson.Po@am__quote@ # am--include-marker
854@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-dscp.Po@am__quote@ # am--include-marker
855@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-iperf_api.Po@am__quote@ # am--include-marker
856@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-iperf_auth.Po@am__quote@ # am--include-marker
857@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-iperf_client_api.Po@am__quote@ # am--include-marker
858@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-iperf_error.Po@am__quote@ # am--include-marker
859@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-iperf_locale.Po@am__quote@ # am--include-marker
860@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-iperf_sctp.Po@am__quote@ # am--include-marker
861@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-iperf_server_api.Po@am__quote@ # am--include-marker
862@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-iperf_tcp.Po@am__quote@ # am--include-marker
863@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-iperf_udp.Po@am__quote@ # am--include-marker
864@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-iperf_util.Po@am__quote@ # am--include-marker
865@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-main.Po@am__quote@ # am--include-marker
866@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-net.Po@am__quote@ # am--include-marker
867@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-tcp_info.Po@am__quote@ # am--include-marker
868@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-timer.Po@am__quote@ # am--include-marker
869@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf3_profile-units.Po@am__quote@ # am--include-marker
870@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf_api.Plo@am__quote@ # am--include-marker
871@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf_auth.Plo@am__quote@ # am--include-marker
872@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf_client_api.Plo@am__quote@ # am--include-marker
873@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf_error.Plo@am__quote@ # am--include-marker
874@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf_locale.Plo@am__quote@ # am--include-marker
875@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf_sctp.Plo@am__quote@ # am--include-marker
876@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf_server_api.Plo@am__quote@ # am--include-marker
877@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf_tcp.Plo@am__quote@ # am--include-marker
878@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf_udp.Plo@am__quote@ # am--include-marker
879@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iperf_util.Plo@am__quote@ # am--include-marker
880@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/net.Plo@am__quote@ # am--include-marker
881@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_timer-t_timer.Po@am__quote@ # am--include-marker
882@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_units-t_units.Po@am__quote@ # am--include-marker
883@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_uuid-t_uuid.Po@am__quote@ # am--include-marker
884@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcp_info.Plo@am__quote@ # am--include-marker
885@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Plo@am__quote@ # am--include-marker
886@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/units.Plo@am__quote@ # am--include-marker
887
888$(am__depfiles_remade):
889	@$(MKDIR_P) $(@D)
890	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
891
892am--depfiles: $(am__depfiles_remade)
893
894.c.o:
895@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
896@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
897@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
898@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
899@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
900
901.c.obj:
902@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
903@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
904@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
905@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
906@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
907
908.c.lo:
909@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
910@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
911@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
912@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
913@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
914
915iperf3-main.o: main.c
916@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_CFLAGS) $(CFLAGS) -MT iperf3-main.o -MD -MP -MF $(DEPDIR)/iperf3-main.Tpo -c -o iperf3-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
917@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3-main.Tpo $(DEPDIR)/iperf3-main.Po
918@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='main.c' object='iperf3-main.o' libtool=no @AMDEPBACKSLASH@
919@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
920@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_CFLAGS) $(CFLAGS) -c -o iperf3-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
921
922iperf3-main.obj: main.c
923@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_CFLAGS) $(CFLAGS) -MT iperf3-main.obj -MD -MP -MF $(DEPDIR)/iperf3-main.Tpo -c -o iperf3-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
924@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3-main.Tpo $(DEPDIR)/iperf3-main.Po
925@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='main.c' object='iperf3-main.obj' libtool=no @AMDEPBACKSLASH@
926@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
927@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_CFLAGS) $(CFLAGS) -c -o iperf3-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
928
929iperf3_profile-main.o: main.c
930@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-main.o -MD -MP -MF $(DEPDIR)/iperf3_profile-main.Tpo -c -o iperf3_profile-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
931@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-main.Tpo $(DEPDIR)/iperf3_profile-main.Po
932@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='main.c' object='iperf3_profile-main.o' libtool=no @AMDEPBACKSLASH@
933@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
934@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
935
936iperf3_profile-main.obj: main.c
937@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-main.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-main.Tpo -c -o iperf3_profile-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
938@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-main.Tpo $(DEPDIR)/iperf3_profile-main.Po
939@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='main.c' object='iperf3_profile-main.obj' libtool=no @AMDEPBACKSLASH@
940@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
941@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
942
943iperf3_profile-cjson.o: cjson.c
944@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-cjson.o -MD -MP -MF $(DEPDIR)/iperf3_profile-cjson.Tpo -c -o iperf3_profile-cjson.o `test -f 'cjson.c' || echo '$(srcdir)/'`cjson.c
945@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-cjson.Tpo $(DEPDIR)/iperf3_profile-cjson.Po
946@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cjson.c' object='iperf3_profile-cjson.o' libtool=no @AMDEPBACKSLASH@
947@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
948@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-cjson.o `test -f 'cjson.c' || echo '$(srcdir)/'`cjson.c
949
950iperf3_profile-cjson.obj: cjson.c
951@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-cjson.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-cjson.Tpo -c -o iperf3_profile-cjson.obj `if test -f 'cjson.c'; then $(CYGPATH_W) 'cjson.c'; else $(CYGPATH_W) '$(srcdir)/cjson.c'; fi`
952@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-cjson.Tpo $(DEPDIR)/iperf3_profile-cjson.Po
953@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cjson.c' object='iperf3_profile-cjson.obj' libtool=no @AMDEPBACKSLASH@
954@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
955@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-cjson.obj `if test -f 'cjson.c'; then $(CYGPATH_W) 'cjson.c'; else $(CYGPATH_W) '$(srcdir)/cjson.c'; fi`
956
957iperf3_profile-iperf_api.o: iperf_api.c
958@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_api.o -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_api.Tpo -c -o iperf3_profile-iperf_api.o `test -f 'iperf_api.c' || echo '$(srcdir)/'`iperf_api.c
959@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_api.Tpo $(DEPDIR)/iperf3_profile-iperf_api.Po
960@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_api.c' object='iperf3_profile-iperf_api.o' libtool=no @AMDEPBACKSLASH@
961@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
962@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_api.o `test -f 'iperf_api.c' || echo '$(srcdir)/'`iperf_api.c
963
964iperf3_profile-iperf_api.obj: iperf_api.c
965@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_api.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_api.Tpo -c -o iperf3_profile-iperf_api.obj `if test -f 'iperf_api.c'; then $(CYGPATH_W) 'iperf_api.c'; else $(CYGPATH_W) '$(srcdir)/iperf_api.c'; fi`
966@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_api.Tpo $(DEPDIR)/iperf3_profile-iperf_api.Po
967@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_api.c' object='iperf3_profile-iperf_api.obj' libtool=no @AMDEPBACKSLASH@
968@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
969@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_api.obj `if test -f 'iperf_api.c'; then $(CYGPATH_W) 'iperf_api.c'; else $(CYGPATH_W) '$(srcdir)/iperf_api.c'; fi`
970
971iperf3_profile-iperf_error.o: iperf_error.c
972@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_error.o -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_error.Tpo -c -o iperf3_profile-iperf_error.o `test -f 'iperf_error.c' || echo '$(srcdir)/'`iperf_error.c
973@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_error.Tpo $(DEPDIR)/iperf3_profile-iperf_error.Po
974@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_error.c' object='iperf3_profile-iperf_error.o' libtool=no @AMDEPBACKSLASH@
975@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
976@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_error.o `test -f 'iperf_error.c' || echo '$(srcdir)/'`iperf_error.c
977
978iperf3_profile-iperf_error.obj: iperf_error.c
979@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_error.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_error.Tpo -c -o iperf3_profile-iperf_error.obj `if test -f 'iperf_error.c'; then $(CYGPATH_W) 'iperf_error.c'; else $(CYGPATH_W) '$(srcdir)/iperf_error.c'; fi`
980@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_error.Tpo $(DEPDIR)/iperf3_profile-iperf_error.Po
981@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_error.c' object='iperf3_profile-iperf_error.obj' libtool=no @AMDEPBACKSLASH@
982@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
983@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_error.obj `if test -f 'iperf_error.c'; then $(CYGPATH_W) 'iperf_error.c'; else $(CYGPATH_W) '$(srcdir)/iperf_error.c'; fi`
984
985iperf3_profile-iperf_auth.o: iperf_auth.c
986@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_auth.o -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_auth.Tpo -c -o iperf3_profile-iperf_auth.o `test -f 'iperf_auth.c' || echo '$(srcdir)/'`iperf_auth.c
987@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_auth.Tpo $(DEPDIR)/iperf3_profile-iperf_auth.Po
988@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_auth.c' object='iperf3_profile-iperf_auth.o' libtool=no @AMDEPBACKSLASH@
989@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
990@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_auth.o `test -f 'iperf_auth.c' || echo '$(srcdir)/'`iperf_auth.c
991
992iperf3_profile-iperf_auth.obj: iperf_auth.c
993@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_auth.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_auth.Tpo -c -o iperf3_profile-iperf_auth.obj `if test -f 'iperf_auth.c'; then $(CYGPATH_W) 'iperf_auth.c'; else $(CYGPATH_W) '$(srcdir)/iperf_auth.c'; fi`
994@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_auth.Tpo $(DEPDIR)/iperf3_profile-iperf_auth.Po
995@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_auth.c' object='iperf3_profile-iperf_auth.obj' libtool=no @AMDEPBACKSLASH@
996@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
997@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_auth.obj `if test -f 'iperf_auth.c'; then $(CYGPATH_W) 'iperf_auth.c'; else $(CYGPATH_W) '$(srcdir)/iperf_auth.c'; fi`
998
999iperf3_profile-iperf_client_api.o: iperf_client_api.c
1000@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_client_api.o -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_client_api.Tpo -c -o iperf3_profile-iperf_client_api.o `test -f 'iperf_client_api.c' || echo '$(srcdir)/'`iperf_client_api.c
1001@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_client_api.Tpo $(DEPDIR)/iperf3_profile-iperf_client_api.Po
1002@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_client_api.c' object='iperf3_profile-iperf_client_api.o' libtool=no @AMDEPBACKSLASH@
1003@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1004@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_client_api.o `test -f 'iperf_client_api.c' || echo '$(srcdir)/'`iperf_client_api.c
1005
1006iperf3_profile-iperf_client_api.obj: iperf_client_api.c
1007@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_client_api.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_client_api.Tpo -c -o iperf3_profile-iperf_client_api.obj `if test -f 'iperf_client_api.c'; then $(CYGPATH_W) 'iperf_client_api.c'; else $(CYGPATH_W) '$(srcdir)/iperf_client_api.c'; fi`
1008@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_client_api.Tpo $(DEPDIR)/iperf3_profile-iperf_client_api.Po
1009@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_client_api.c' object='iperf3_profile-iperf_client_api.obj' libtool=no @AMDEPBACKSLASH@
1010@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1011@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_client_api.obj `if test -f 'iperf_client_api.c'; then $(CYGPATH_W) 'iperf_client_api.c'; else $(CYGPATH_W) '$(srcdir)/iperf_client_api.c'; fi`
1012
1013iperf3_profile-iperf_locale.o: iperf_locale.c
1014@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_locale.o -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_locale.Tpo -c -o iperf3_profile-iperf_locale.o `test -f 'iperf_locale.c' || echo '$(srcdir)/'`iperf_locale.c
1015@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_locale.Tpo $(DEPDIR)/iperf3_profile-iperf_locale.Po
1016@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_locale.c' object='iperf3_profile-iperf_locale.o' libtool=no @AMDEPBACKSLASH@
1017@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1018@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_locale.o `test -f 'iperf_locale.c' || echo '$(srcdir)/'`iperf_locale.c
1019
1020iperf3_profile-iperf_locale.obj: iperf_locale.c
1021@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_locale.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_locale.Tpo -c -o iperf3_profile-iperf_locale.obj `if test -f 'iperf_locale.c'; then $(CYGPATH_W) 'iperf_locale.c'; else $(CYGPATH_W) '$(srcdir)/iperf_locale.c'; fi`
1022@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_locale.Tpo $(DEPDIR)/iperf3_profile-iperf_locale.Po
1023@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_locale.c' object='iperf3_profile-iperf_locale.obj' libtool=no @AMDEPBACKSLASH@
1024@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1025@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_locale.obj `if test -f 'iperf_locale.c'; then $(CYGPATH_W) 'iperf_locale.c'; else $(CYGPATH_W) '$(srcdir)/iperf_locale.c'; fi`
1026
1027iperf3_profile-iperf_server_api.o: iperf_server_api.c
1028@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_server_api.o -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_server_api.Tpo -c -o iperf3_profile-iperf_server_api.o `test -f 'iperf_server_api.c' || echo '$(srcdir)/'`iperf_server_api.c
1029@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_server_api.Tpo $(DEPDIR)/iperf3_profile-iperf_server_api.Po
1030@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_server_api.c' object='iperf3_profile-iperf_server_api.o' libtool=no @AMDEPBACKSLASH@
1031@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1032@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_server_api.o `test -f 'iperf_server_api.c' || echo '$(srcdir)/'`iperf_server_api.c
1033
1034iperf3_profile-iperf_server_api.obj: iperf_server_api.c
1035@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_server_api.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_server_api.Tpo -c -o iperf3_profile-iperf_server_api.obj `if test -f 'iperf_server_api.c'; then $(CYGPATH_W) 'iperf_server_api.c'; else $(CYGPATH_W) '$(srcdir)/iperf_server_api.c'; fi`
1036@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_server_api.Tpo $(DEPDIR)/iperf3_profile-iperf_server_api.Po
1037@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_server_api.c' object='iperf3_profile-iperf_server_api.obj' libtool=no @AMDEPBACKSLASH@
1038@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1039@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_server_api.obj `if test -f 'iperf_server_api.c'; then $(CYGPATH_W) 'iperf_server_api.c'; else $(CYGPATH_W) '$(srcdir)/iperf_server_api.c'; fi`
1040
1041iperf3_profile-iperf_tcp.o: iperf_tcp.c
1042@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_tcp.o -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_tcp.Tpo -c -o iperf3_profile-iperf_tcp.o `test -f 'iperf_tcp.c' || echo '$(srcdir)/'`iperf_tcp.c
1043@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_tcp.Tpo $(DEPDIR)/iperf3_profile-iperf_tcp.Po
1044@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_tcp.c' object='iperf3_profile-iperf_tcp.o' libtool=no @AMDEPBACKSLASH@
1045@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1046@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_tcp.o `test -f 'iperf_tcp.c' || echo '$(srcdir)/'`iperf_tcp.c
1047
1048iperf3_profile-iperf_tcp.obj: iperf_tcp.c
1049@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_tcp.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_tcp.Tpo -c -o iperf3_profile-iperf_tcp.obj `if test -f 'iperf_tcp.c'; then $(CYGPATH_W) 'iperf_tcp.c'; else $(CYGPATH_W) '$(srcdir)/iperf_tcp.c'; fi`
1050@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_tcp.Tpo $(DEPDIR)/iperf3_profile-iperf_tcp.Po
1051@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_tcp.c' object='iperf3_profile-iperf_tcp.obj' libtool=no @AMDEPBACKSLASH@
1052@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1053@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_tcp.obj `if test -f 'iperf_tcp.c'; then $(CYGPATH_W) 'iperf_tcp.c'; else $(CYGPATH_W) '$(srcdir)/iperf_tcp.c'; fi`
1054
1055iperf3_profile-iperf_udp.o: iperf_udp.c
1056@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_udp.o -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_udp.Tpo -c -o iperf3_profile-iperf_udp.o `test -f 'iperf_udp.c' || echo '$(srcdir)/'`iperf_udp.c
1057@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_udp.Tpo $(DEPDIR)/iperf3_profile-iperf_udp.Po
1058@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_udp.c' object='iperf3_profile-iperf_udp.o' libtool=no @AMDEPBACKSLASH@
1059@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1060@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_udp.o `test -f 'iperf_udp.c' || echo '$(srcdir)/'`iperf_udp.c
1061
1062iperf3_profile-iperf_udp.obj: iperf_udp.c
1063@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_udp.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_udp.Tpo -c -o iperf3_profile-iperf_udp.obj `if test -f 'iperf_udp.c'; then $(CYGPATH_W) 'iperf_udp.c'; else $(CYGPATH_W) '$(srcdir)/iperf_udp.c'; fi`
1064@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_udp.Tpo $(DEPDIR)/iperf3_profile-iperf_udp.Po
1065@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_udp.c' object='iperf3_profile-iperf_udp.obj' libtool=no @AMDEPBACKSLASH@
1066@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1067@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_udp.obj `if test -f 'iperf_udp.c'; then $(CYGPATH_W) 'iperf_udp.c'; else $(CYGPATH_W) '$(srcdir)/iperf_udp.c'; fi`
1068
1069iperf3_profile-iperf_sctp.o: iperf_sctp.c
1070@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_sctp.o -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_sctp.Tpo -c -o iperf3_profile-iperf_sctp.o `test -f 'iperf_sctp.c' || echo '$(srcdir)/'`iperf_sctp.c
1071@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_sctp.Tpo $(DEPDIR)/iperf3_profile-iperf_sctp.Po
1072@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_sctp.c' object='iperf3_profile-iperf_sctp.o' libtool=no @AMDEPBACKSLASH@
1073@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1074@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_sctp.o `test -f 'iperf_sctp.c' || echo '$(srcdir)/'`iperf_sctp.c
1075
1076iperf3_profile-iperf_sctp.obj: iperf_sctp.c
1077@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_sctp.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_sctp.Tpo -c -o iperf3_profile-iperf_sctp.obj `if test -f 'iperf_sctp.c'; then $(CYGPATH_W) 'iperf_sctp.c'; else $(CYGPATH_W) '$(srcdir)/iperf_sctp.c'; fi`
1078@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_sctp.Tpo $(DEPDIR)/iperf3_profile-iperf_sctp.Po
1079@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_sctp.c' object='iperf3_profile-iperf_sctp.obj' libtool=no @AMDEPBACKSLASH@
1080@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1081@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_sctp.obj `if test -f 'iperf_sctp.c'; then $(CYGPATH_W) 'iperf_sctp.c'; else $(CYGPATH_W) '$(srcdir)/iperf_sctp.c'; fi`
1082
1083iperf3_profile-iperf_util.o: iperf_util.c
1084@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_util.o -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_util.Tpo -c -o iperf3_profile-iperf_util.o `test -f 'iperf_util.c' || echo '$(srcdir)/'`iperf_util.c
1085@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_util.Tpo $(DEPDIR)/iperf3_profile-iperf_util.Po
1086@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_util.c' object='iperf3_profile-iperf_util.o' libtool=no @AMDEPBACKSLASH@
1087@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1088@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_util.o `test -f 'iperf_util.c' || echo '$(srcdir)/'`iperf_util.c
1089
1090iperf3_profile-iperf_util.obj: iperf_util.c
1091@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-iperf_util.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-iperf_util.Tpo -c -o iperf3_profile-iperf_util.obj `if test -f 'iperf_util.c'; then $(CYGPATH_W) 'iperf_util.c'; else $(CYGPATH_W) '$(srcdir)/iperf_util.c'; fi`
1092@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-iperf_util.Tpo $(DEPDIR)/iperf3_profile-iperf_util.Po
1093@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='iperf_util.c' object='iperf3_profile-iperf_util.obj' libtool=no @AMDEPBACKSLASH@
1094@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1095@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-iperf_util.obj `if test -f 'iperf_util.c'; then $(CYGPATH_W) 'iperf_util.c'; else $(CYGPATH_W) '$(srcdir)/iperf_util.c'; fi`
1096
1097iperf3_profile-dscp.o: dscp.c
1098@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-dscp.o -MD -MP -MF $(DEPDIR)/iperf3_profile-dscp.Tpo -c -o iperf3_profile-dscp.o `test -f 'dscp.c' || echo '$(srcdir)/'`dscp.c
1099@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-dscp.Tpo $(DEPDIR)/iperf3_profile-dscp.Po
1100@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='dscp.c' object='iperf3_profile-dscp.o' libtool=no @AMDEPBACKSLASH@
1101@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1102@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-dscp.o `test -f 'dscp.c' || echo '$(srcdir)/'`dscp.c
1103
1104iperf3_profile-dscp.obj: dscp.c
1105@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-dscp.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-dscp.Tpo -c -o iperf3_profile-dscp.obj `if test -f 'dscp.c'; then $(CYGPATH_W) 'dscp.c'; else $(CYGPATH_W) '$(srcdir)/dscp.c'; fi`
1106@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-dscp.Tpo $(DEPDIR)/iperf3_profile-dscp.Po
1107@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='dscp.c' object='iperf3_profile-dscp.obj' libtool=no @AMDEPBACKSLASH@
1108@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1109@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-dscp.obj `if test -f 'dscp.c'; then $(CYGPATH_W) 'dscp.c'; else $(CYGPATH_W) '$(srcdir)/dscp.c'; fi`
1110
1111iperf3_profile-net.o: net.c
1112@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-net.o -MD -MP -MF $(DEPDIR)/iperf3_profile-net.Tpo -c -o iperf3_profile-net.o `test -f 'net.c' || echo '$(srcdir)/'`net.c
1113@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-net.Tpo $(DEPDIR)/iperf3_profile-net.Po
1114@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='net.c' object='iperf3_profile-net.o' libtool=no @AMDEPBACKSLASH@
1115@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1116@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-net.o `test -f 'net.c' || echo '$(srcdir)/'`net.c
1117
1118iperf3_profile-net.obj: net.c
1119@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-net.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-net.Tpo -c -o iperf3_profile-net.obj `if test -f 'net.c'; then $(CYGPATH_W) 'net.c'; else $(CYGPATH_W) '$(srcdir)/net.c'; fi`
1120@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-net.Tpo $(DEPDIR)/iperf3_profile-net.Po
1121@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='net.c' object='iperf3_profile-net.obj' libtool=no @AMDEPBACKSLASH@
1122@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1123@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-net.obj `if test -f 'net.c'; then $(CYGPATH_W) 'net.c'; else $(CYGPATH_W) '$(srcdir)/net.c'; fi`
1124
1125iperf3_profile-tcp_info.o: tcp_info.c
1126@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-tcp_info.o -MD -MP -MF $(DEPDIR)/iperf3_profile-tcp_info.Tpo -c -o iperf3_profile-tcp_info.o `test -f 'tcp_info.c' || echo '$(srcdir)/'`tcp_info.c
1127@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-tcp_info.Tpo $(DEPDIR)/iperf3_profile-tcp_info.Po
1128@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='tcp_info.c' object='iperf3_profile-tcp_info.o' libtool=no @AMDEPBACKSLASH@
1129@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1130@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-tcp_info.o `test -f 'tcp_info.c' || echo '$(srcdir)/'`tcp_info.c
1131
1132iperf3_profile-tcp_info.obj: tcp_info.c
1133@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-tcp_info.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-tcp_info.Tpo -c -o iperf3_profile-tcp_info.obj `if test -f 'tcp_info.c'; then $(CYGPATH_W) 'tcp_info.c'; else $(CYGPATH_W) '$(srcdir)/tcp_info.c'; fi`
1134@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-tcp_info.Tpo $(DEPDIR)/iperf3_profile-tcp_info.Po
1135@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='tcp_info.c' object='iperf3_profile-tcp_info.obj' libtool=no @AMDEPBACKSLASH@
1136@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1137@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-tcp_info.obj `if test -f 'tcp_info.c'; then $(CYGPATH_W) 'tcp_info.c'; else $(CYGPATH_W) '$(srcdir)/tcp_info.c'; fi`
1138
1139iperf3_profile-timer.o: timer.c
1140@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-timer.o -MD -MP -MF $(DEPDIR)/iperf3_profile-timer.Tpo -c -o iperf3_profile-timer.o `test -f 'timer.c' || echo '$(srcdir)/'`timer.c
1141@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-timer.Tpo $(DEPDIR)/iperf3_profile-timer.Po
1142@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='timer.c' object='iperf3_profile-timer.o' libtool=no @AMDEPBACKSLASH@
1143@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1144@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-timer.o `test -f 'timer.c' || echo '$(srcdir)/'`timer.c
1145
1146iperf3_profile-timer.obj: timer.c
1147@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-timer.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-timer.Tpo -c -o iperf3_profile-timer.obj `if test -f 'timer.c'; then $(CYGPATH_W) 'timer.c'; else $(CYGPATH_W) '$(srcdir)/timer.c'; fi`
1148@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-timer.Tpo $(DEPDIR)/iperf3_profile-timer.Po
1149@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='timer.c' object='iperf3_profile-timer.obj' libtool=no @AMDEPBACKSLASH@
1150@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1151@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-timer.obj `if test -f 'timer.c'; then $(CYGPATH_W) 'timer.c'; else $(CYGPATH_W) '$(srcdir)/timer.c'; fi`
1152
1153iperf3_profile-units.o: units.c
1154@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-units.o -MD -MP -MF $(DEPDIR)/iperf3_profile-units.Tpo -c -o iperf3_profile-units.o `test -f 'units.c' || echo '$(srcdir)/'`units.c
1155@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-units.Tpo $(DEPDIR)/iperf3_profile-units.Po
1156@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='units.c' object='iperf3_profile-units.o' libtool=no @AMDEPBACKSLASH@
1157@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1158@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-units.o `test -f 'units.c' || echo '$(srcdir)/'`units.c
1159
1160iperf3_profile-units.obj: units.c
1161@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -MT iperf3_profile-units.obj -MD -MP -MF $(DEPDIR)/iperf3_profile-units.Tpo -c -o iperf3_profile-units.obj `if test -f 'units.c'; then $(CYGPATH_W) 'units.c'; else $(CYGPATH_W) '$(srcdir)/units.c'; fi`
1162@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/iperf3_profile-units.Tpo $(DEPDIR)/iperf3_profile-units.Po
1163@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='units.c' object='iperf3_profile-units.obj' libtool=no @AMDEPBACKSLASH@
1164@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1165@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(iperf3_profile_CFLAGS) $(CFLAGS) -c -o iperf3_profile-units.obj `if test -f 'units.c'; then $(CYGPATH_W) 'units.c'; else $(CYGPATH_W) '$(srcdir)/units.c'; fi`
1166
1167t_timer-t_timer.o: t_timer.c
1168@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_timer_CFLAGS) $(CFLAGS) -MT t_timer-t_timer.o -MD -MP -MF $(DEPDIR)/t_timer-t_timer.Tpo -c -o t_timer-t_timer.o `test -f 't_timer.c' || echo '$(srcdir)/'`t_timer.c
1169@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/t_timer-t_timer.Tpo $(DEPDIR)/t_timer-t_timer.Po
1170@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='t_timer.c' object='t_timer-t_timer.o' libtool=no @AMDEPBACKSLASH@
1171@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1172@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_timer_CFLAGS) $(CFLAGS) -c -o t_timer-t_timer.o `test -f 't_timer.c' || echo '$(srcdir)/'`t_timer.c
1173
1174t_timer-t_timer.obj: t_timer.c
1175@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_timer_CFLAGS) $(CFLAGS) -MT t_timer-t_timer.obj -MD -MP -MF $(DEPDIR)/t_timer-t_timer.Tpo -c -o t_timer-t_timer.obj `if test -f 't_timer.c'; then $(CYGPATH_W) 't_timer.c'; else $(CYGPATH_W) '$(srcdir)/t_timer.c'; fi`
1176@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/t_timer-t_timer.Tpo $(DEPDIR)/t_timer-t_timer.Po
1177@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='t_timer.c' object='t_timer-t_timer.obj' libtool=no @AMDEPBACKSLASH@
1178@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1179@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_timer_CFLAGS) $(CFLAGS) -c -o t_timer-t_timer.obj `if test -f 't_timer.c'; then $(CYGPATH_W) 't_timer.c'; else $(CYGPATH_W) '$(srcdir)/t_timer.c'; fi`
1180
1181t_units-t_units.o: t_units.c
1182@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_units_CFLAGS) $(CFLAGS) -MT t_units-t_units.o -MD -MP -MF $(DEPDIR)/t_units-t_units.Tpo -c -o t_units-t_units.o `test -f 't_units.c' || echo '$(srcdir)/'`t_units.c
1183@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/t_units-t_units.Tpo $(DEPDIR)/t_units-t_units.Po
1184@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='t_units.c' object='t_units-t_units.o' libtool=no @AMDEPBACKSLASH@
1185@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1186@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_units_CFLAGS) $(CFLAGS) -c -o t_units-t_units.o `test -f 't_units.c' || echo '$(srcdir)/'`t_units.c
1187
1188t_units-t_units.obj: t_units.c
1189@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_units_CFLAGS) $(CFLAGS) -MT t_units-t_units.obj -MD -MP -MF $(DEPDIR)/t_units-t_units.Tpo -c -o t_units-t_units.obj `if test -f 't_units.c'; then $(CYGPATH_W) 't_units.c'; else $(CYGPATH_W) '$(srcdir)/t_units.c'; fi`
1190@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/t_units-t_units.Tpo $(DEPDIR)/t_units-t_units.Po
1191@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='t_units.c' object='t_units-t_units.obj' libtool=no @AMDEPBACKSLASH@
1192@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1193@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_units_CFLAGS) $(CFLAGS) -c -o t_units-t_units.obj `if test -f 't_units.c'; then $(CYGPATH_W) 't_units.c'; else $(CYGPATH_W) '$(srcdir)/t_units.c'; fi`
1194
1195t_uuid-t_uuid.o: t_uuid.c
1196@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_uuid_CFLAGS) $(CFLAGS) -MT t_uuid-t_uuid.o -MD -MP -MF $(DEPDIR)/t_uuid-t_uuid.Tpo -c -o t_uuid-t_uuid.o `test -f 't_uuid.c' || echo '$(srcdir)/'`t_uuid.c
1197@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/t_uuid-t_uuid.Tpo $(DEPDIR)/t_uuid-t_uuid.Po
1198@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='t_uuid.c' object='t_uuid-t_uuid.o' libtool=no @AMDEPBACKSLASH@
1199@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1200@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_uuid_CFLAGS) $(CFLAGS) -c -o t_uuid-t_uuid.o `test -f 't_uuid.c' || echo '$(srcdir)/'`t_uuid.c
1201
1202t_uuid-t_uuid.obj: t_uuid.c
1203@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_uuid_CFLAGS) $(CFLAGS) -MT t_uuid-t_uuid.obj -MD -MP -MF $(DEPDIR)/t_uuid-t_uuid.Tpo -c -o t_uuid-t_uuid.obj `if test -f 't_uuid.c'; then $(CYGPATH_W) 't_uuid.c'; else $(CYGPATH_W) '$(srcdir)/t_uuid.c'; fi`
1204@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/t_uuid-t_uuid.Tpo $(DEPDIR)/t_uuid-t_uuid.Po
1205@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='t_uuid.c' object='t_uuid-t_uuid.obj' libtool=no @AMDEPBACKSLASH@
1206@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1207@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(t_uuid_CFLAGS) $(CFLAGS) -c -o t_uuid-t_uuid.obj `if test -f 't_uuid.c'; then $(CYGPATH_W) 't_uuid.c'; else $(CYGPATH_W) '$(srcdir)/t_uuid.c'; fi`
1208
1209mostlyclean-libtool:
1210	-rm -f *.lo
1211
1212clean-libtool:
1213	-rm -rf .libs _libs
1214install-man1: $(dist_man_MANS)
1215	@$(NORMAL_INSTALL)
1216	@list1=''; \
1217	list2='$(dist_man_MANS)'; \
1218	test -n "$(man1dir)" \
1219	  && test -n "`echo $$list1$$list2`" \
1220	  || exit 0; \
1221	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
1222	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
1223	{ for i in $$list1; do echo "$$i"; done;  \
1224	if test -n "$$list2"; then \
1225	  for i in $$list2; do echo "$$i"; done \
1226	    | sed -n '/\.1[a-z]*$$/p'; \
1227	fi; \
1228	} | while read p; do \
1229	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1230	  echo "$$d$$p"; echo "$$p"; \
1231	done | \
1232	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1233	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1234	sed 'N;N;s,\n, ,g' | { \
1235	list=; while read file base inst; do \
1236	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1237	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
1238	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
1239	  fi; \
1240	done; \
1241	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1242	while read files; do \
1243	  test -z "$$files" || { \
1244	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
1245	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
1246	done; }
1247
1248uninstall-man1:
1249	@$(NORMAL_UNINSTALL)
1250	@list=''; test -n "$(man1dir)" || exit 0; \
1251	files=`{ for i in $$list; do echo "$$i"; done; \
1252	l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1253	  sed -n '/\.1[a-z]*$$/p'; \
1254	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1255	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1256	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
1257install-man3: $(dist_man_MANS)
1258	@$(NORMAL_INSTALL)
1259	@list1=''; \
1260	list2='$(dist_man_MANS)'; \
1261	test -n "$(man3dir)" \
1262	  && test -n "`echo $$list1$$list2`" \
1263	  || exit 0; \
1264	echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
1265	$(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
1266	{ for i in $$list1; do echo "$$i"; done;  \
1267	if test -n "$$list2"; then \
1268	  for i in $$list2; do echo "$$i"; done \
1269	    | sed -n '/\.3[a-z]*$$/p'; \
1270	fi; \
1271	} | while read p; do \
1272	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1273	  echo "$$d$$p"; echo "$$p"; \
1274	done | \
1275	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
1276	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1277	sed 'N;N;s,\n, ,g' | { \
1278	list=; while read file base inst; do \
1279	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1280	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
1281	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
1282	  fi; \
1283	done; \
1284	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1285	while read files; do \
1286	  test -z "$$files" || { \
1287	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
1288	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
1289	done; }
1290
1291uninstall-man3:
1292	@$(NORMAL_UNINSTALL)
1293	@list=''; test -n "$(man3dir)" || exit 0; \
1294	files=`{ for i in $$list; do echo "$$i"; done; \
1295	l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1296	  sed -n '/\.3[a-z]*$$/p'; \
1297	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
1298	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1299	dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
1300install-includeHEADERS: $(include_HEADERS)
1301	@$(NORMAL_INSTALL)
1302	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
1303	if test -n "$$list"; then \
1304	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
1305	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
1306	fi; \
1307	for p in $$list; do \
1308	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1309	  echo "$$d$$p"; \
1310	done | $(am__base_list) | \
1311	while read files; do \
1312	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1313	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
1314	done
1315
1316uninstall-includeHEADERS:
1317	@$(NORMAL_UNINSTALL)
1318	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
1319	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1320	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
1321
1322ID: $(am__tagged_files)
1323	$(am__define_uniq_tagged_files); mkid -fID $$unique
1324tags: tags-am
1325TAGS: tags
1326
1327tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1328	set x; \
1329	here=`pwd`; \
1330	$(am__define_uniq_tagged_files); \
1331	shift; \
1332	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1333	  test -n "$$unique" || unique=$$empty_fix; \
1334	  if test $$# -gt 0; then \
1335	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1336	      "$$@" $$unique; \
1337	  else \
1338	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1339	      $$unique; \
1340	  fi; \
1341	fi
1342ctags: ctags-am
1343
1344CTAGS: ctags
1345ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1346	$(am__define_uniq_tagged_files); \
1347	test -z "$(CTAGS_ARGS)$$unique" \
1348	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1349	     $$unique
1350
1351GTAGS:
1352	here=`$(am__cd) $(top_builddir) && pwd` \
1353	  && $(am__cd) $(top_srcdir) \
1354	  && gtags -i $(GTAGS_ARGS) "$$here"
1355cscopelist: cscopelist-am
1356
1357cscopelist-am: $(am__tagged_files)
1358	list='$(am__tagged_files)'; \
1359	case "$(srcdir)" in \
1360	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1361	  *) sdir=$(subdir)/$(srcdir) ;; \
1362	esac; \
1363	for i in $$list; do \
1364	  if test -f "$$i"; then \
1365	    echo "$(subdir)/$$i"; \
1366	  else \
1367	    echo "$$sdir/$$i"; \
1368	  fi; \
1369	done >> $(top_builddir)/cscope.files
1370
1371distclean-tags:
1372	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1373
1374# Recover from deleted '.trs' file; this should ensure that
1375# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1376# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
1377# to avoid problems with "make -n".
1378.log.trs:
1379	rm -f $< $@
1380	$(MAKE) $(AM_MAKEFLAGS) $<
1381
1382# Leading 'am--fnord' is there to ensure the list of targets does not
1383# expand to empty, as could happen e.g. with make check TESTS=''.
1384am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1385am--force-recheck:
1386	@:
1387
1388$(TEST_SUITE_LOG): $(TEST_LOGS)
1389	@$(am__set_TESTS_bases); \
1390	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1391	redo_bases=`for i in $$bases; do \
1392	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1393	            done`; \
1394	if test -n "$$redo_bases"; then \
1395	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1396	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1397	  if $(am__make_dryrun); then :; else \
1398	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1399	  fi; \
1400	fi; \
1401	if test -n "$$am__remaking_logs"; then \
1402	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1403	       "recursion detected" >&2; \
1404	elif test -n "$$redo_logs"; then \
1405	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1406	fi; \
1407	if $(am__make_dryrun); then :; else \
1408	  st=0;  \
1409	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1410	  for i in $$redo_bases; do \
1411	    test -f $$i.trs && test -r $$i.trs \
1412	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1413	    test -f $$i.log && test -r $$i.log \
1414	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1415	  done; \
1416	  test $$st -eq 0 || exit 1; \
1417	fi
1418	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1419	ws='[ 	]'; \
1420	results=`for b in $$bases; do echo $$b.trs; done`; \
1421	test -n "$$results" || results=/dev/null; \
1422	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1423	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1424	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1425	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1426	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1427	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1428	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1429	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1430	  success=true; \
1431	else \
1432	  success=false; \
1433	fi; \
1434	br='==================='; br=$$br$$br$$br$$br; \
1435	result_count () \
1436	{ \
1437	    if test x"$$1" = x"--maybe-color"; then \
1438	      maybe_colorize=yes; \
1439	    elif test x"$$1" = x"--no-color"; then \
1440	      maybe_colorize=no; \
1441	    else \
1442	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1443	    fi; \
1444	    shift; \
1445	    desc=$$1 count=$$2; \
1446	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
1447	      color_start=$$3 color_end=$$std; \
1448	    else \
1449	      color_start= color_end=; \
1450	    fi; \
1451	    echo "$${color_start}# $$desc $$count$${color_end}"; \
1452	}; \
1453	create_testsuite_report () \
1454	{ \
1455	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
1456	  result_count $$1 "PASS: " $$pass  "$$grn"; \
1457	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
1458	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1459	  result_count $$1 "FAIL: " $$fail  "$$red"; \
1460	  result_count $$1 "XPASS:" $$xpass "$$red"; \
1461	  result_count $$1 "ERROR:" $$error "$$mgn"; \
1462	}; \
1463	{								\
1464	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
1465	    $(am__rst_title);						\
1466	  create_testsuite_report --no-color;				\
1467	  echo;								\
1468	  echo ".. contents:: :depth: 2";				\
1469	  echo;								\
1470	  for b in $$bases; do echo $$b; done				\
1471	    | $(am__create_global_log);					\
1472	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
1473	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
1474	if $$success; then						\
1475	  col="$$grn";							\
1476	 else								\
1477	  col="$$red";							\
1478	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
1479	fi;								\
1480	echo "$${col}$$br$${std}"; 					\
1481	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
1482	echo "$${col}$$br$${std}"; 					\
1483	create_testsuite_report --maybe-color;				\
1484	echo "$$col$$br$$std";						\
1485	if $$success; then :; else					\
1486	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1487	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1488	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
1489	  fi;								\
1490	  echo "$$col$$br$$std";					\
1491	fi;								\
1492	$$success || exit 1
1493
1494check-TESTS:
1495	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1496	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1497	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1498	@set +e; $(am__set_TESTS_bases); \
1499	log_list=`for i in $$bases; do echo $$i.log; done`; \
1500	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1501	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1502	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1503	exit $$?;
1504recheck: all
1505	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1506	@set +e; $(am__set_TESTS_bases); \
1507	bases=`for i in $$bases; do echo $$i; done \
1508	         | $(am__list_recheck_tests)` || exit 1; \
1509	log_list=`for i in $$bases; do echo $$i.log; done`; \
1510	log_list=`echo $$log_list`; \
1511	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1512	        am__force_recheck=am--force-recheck \
1513	        TEST_LOGS="$$log_list"; \
1514	exit $$?
1515t_timer.log: t_timer$(EXEEXT)
1516	@p='t_timer$(EXEEXT)'; \
1517	b='t_timer'; \
1518	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1519	--log-file $$b.log --trs-file $$b.trs \
1520	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1521	"$$tst" $(AM_TESTS_FD_REDIRECT)
1522t_units.log: t_units$(EXEEXT)
1523	@p='t_units$(EXEEXT)'; \
1524	b='t_units'; \
1525	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1526	--log-file $$b.log --trs-file $$b.trs \
1527	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1528	"$$tst" $(AM_TESTS_FD_REDIRECT)
1529t_uuid.log: t_uuid$(EXEEXT)
1530	@p='t_uuid$(EXEEXT)'; \
1531	b='t_uuid'; \
1532	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1533	--log-file $$b.log --trs-file $$b.trs \
1534	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1535	"$$tst" $(AM_TESTS_FD_REDIRECT)
1536.test.log:
1537	@p='$<'; \
1538	$(am__set_b); \
1539	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1540	--log-file $$b.log --trs-file $$b.trs \
1541	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1542	"$$tst" $(AM_TESTS_FD_REDIRECT)
1543@am__EXEEXT_TRUE@.test$(EXEEXT).log:
1544@am__EXEEXT_TRUE@	@p='$<'; \
1545@am__EXEEXT_TRUE@	$(am__set_b); \
1546@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1547@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1548@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1549@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1550
1551distdir: $(BUILT_SOURCES)
1552	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1553
1554distdir-am: $(DISTFILES)
1555	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1556	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1557	list='$(DISTFILES)'; \
1558	  dist_files=`for file in $$list; do echo $$file; done | \
1559	  sed -e "s|^$$srcdirstrip/||;t" \
1560	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1561	case $$dist_files in \
1562	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1563			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1564			   sort -u` ;; \
1565	esac; \
1566	for file in $$dist_files; do \
1567	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1568	  if test -d $$d/$$file; then \
1569	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1570	    if test -d "$(distdir)/$$file"; then \
1571	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1572	    fi; \
1573	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1574	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1575	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1576	    fi; \
1577	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1578	  else \
1579	    test -f "$(distdir)/$$file" \
1580	    || cp -p $$d/$$file "$(distdir)/$$file" \
1581	    || exit 1; \
1582	  fi; \
1583	done
1584check-am: all-am
1585	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
1586check: check-am
1587all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(MANS) $(HEADERS) \
1588		iperf_config.h
1589install-binPROGRAMS: install-libLTLIBRARIES
1590
1591installdirs:
1592	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(includedir)"; do \
1593	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1594	done
1595install: install-am
1596install-exec: install-exec-am
1597install-data: install-data-am
1598uninstall: uninstall-am
1599
1600install-am: all-am
1601	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1602
1603installcheck: installcheck-am
1604install-strip:
1605	if test -z '$(STRIP)'; then \
1606	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1607	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1608	      install; \
1609	else \
1610	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1611	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1612	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1613	fi
1614mostlyclean-generic:
1615	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1616	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1617	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1618
1619clean-generic:
1620
1621distclean-generic:
1622	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1623	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1624
1625maintainer-clean-generic:
1626	@echo "This command is intended for maintainers to use"
1627	@echo "it deletes files that may require special tools to rebuild."
1628clean: clean-am
1629
1630clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1631	clean-libtool clean-noinstPROGRAMS mostlyclean-am
1632
1633distclean: distclean-am
1634		-rm -f ./$(DEPDIR)/cjson.Plo
1635	-rm -f ./$(DEPDIR)/dscp.Plo
1636	-rm -f ./$(DEPDIR)/iperf3-main.Po
1637	-rm -f ./$(DEPDIR)/iperf3_profile-cjson.Po
1638	-rm -f ./$(DEPDIR)/iperf3_profile-dscp.Po
1639	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_api.Po
1640	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_auth.Po
1641	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_client_api.Po
1642	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_error.Po
1643	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_locale.Po
1644	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_sctp.Po
1645	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_server_api.Po
1646	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_tcp.Po
1647	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_udp.Po
1648	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_util.Po
1649	-rm -f ./$(DEPDIR)/iperf3_profile-main.Po
1650	-rm -f ./$(DEPDIR)/iperf3_profile-net.Po
1651	-rm -f ./$(DEPDIR)/iperf3_profile-tcp_info.Po
1652	-rm -f ./$(DEPDIR)/iperf3_profile-timer.Po
1653	-rm -f ./$(DEPDIR)/iperf3_profile-units.Po
1654	-rm -f ./$(DEPDIR)/iperf_api.Plo
1655	-rm -f ./$(DEPDIR)/iperf_auth.Plo
1656	-rm -f ./$(DEPDIR)/iperf_client_api.Plo
1657	-rm -f ./$(DEPDIR)/iperf_error.Plo
1658	-rm -f ./$(DEPDIR)/iperf_locale.Plo
1659	-rm -f ./$(DEPDIR)/iperf_sctp.Plo
1660	-rm -f ./$(DEPDIR)/iperf_server_api.Plo
1661	-rm -f ./$(DEPDIR)/iperf_tcp.Plo
1662	-rm -f ./$(DEPDIR)/iperf_udp.Plo
1663	-rm -f ./$(DEPDIR)/iperf_util.Plo
1664	-rm -f ./$(DEPDIR)/net.Plo
1665	-rm -f ./$(DEPDIR)/t_timer-t_timer.Po
1666	-rm -f ./$(DEPDIR)/t_units-t_units.Po
1667	-rm -f ./$(DEPDIR)/t_uuid-t_uuid.Po
1668	-rm -f ./$(DEPDIR)/tcp_info.Plo
1669	-rm -f ./$(DEPDIR)/timer.Plo
1670	-rm -f ./$(DEPDIR)/units.Plo
1671	-rm -f Makefile
1672distclean-am: clean-am distclean-compile distclean-generic \
1673	distclean-hdr distclean-tags
1674
1675dvi: dvi-am
1676
1677dvi-am:
1678
1679html: html-am
1680
1681html-am:
1682
1683info: info-am
1684
1685info-am:
1686
1687install-data-am: install-includeHEADERS install-man
1688
1689install-dvi: install-dvi-am
1690
1691install-dvi-am:
1692
1693install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1694
1695install-html: install-html-am
1696
1697install-html-am:
1698
1699install-info: install-info-am
1700
1701install-info-am:
1702
1703install-man: install-man1 install-man3
1704
1705install-pdf: install-pdf-am
1706
1707install-pdf-am:
1708
1709install-ps: install-ps-am
1710
1711install-ps-am:
1712
1713installcheck-am:
1714
1715maintainer-clean: maintainer-clean-am
1716		-rm -f ./$(DEPDIR)/cjson.Plo
1717	-rm -f ./$(DEPDIR)/dscp.Plo
1718	-rm -f ./$(DEPDIR)/iperf3-main.Po
1719	-rm -f ./$(DEPDIR)/iperf3_profile-cjson.Po
1720	-rm -f ./$(DEPDIR)/iperf3_profile-dscp.Po
1721	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_api.Po
1722	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_auth.Po
1723	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_client_api.Po
1724	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_error.Po
1725	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_locale.Po
1726	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_sctp.Po
1727	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_server_api.Po
1728	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_tcp.Po
1729	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_udp.Po
1730	-rm -f ./$(DEPDIR)/iperf3_profile-iperf_util.Po
1731	-rm -f ./$(DEPDIR)/iperf3_profile-main.Po
1732	-rm -f ./$(DEPDIR)/iperf3_profile-net.Po
1733	-rm -f ./$(DEPDIR)/iperf3_profile-tcp_info.Po
1734	-rm -f ./$(DEPDIR)/iperf3_profile-timer.Po
1735	-rm -f ./$(DEPDIR)/iperf3_profile-units.Po
1736	-rm -f ./$(DEPDIR)/iperf_api.Plo
1737	-rm -f ./$(DEPDIR)/iperf_auth.Plo
1738	-rm -f ./$(DEPDIR)/iperf_client_api.Plo
1739	-rm -f ./$(DEPDIR)/iperf_error.Plo
1740	-rm -f ./$(DEPDIR)/iperf_locale.Plo
1741	-rm -f ./$(DEPDIR)/iperf_sctp.Plo
1742	-rm -f ./$(DEPDIR)/iperf_server_api.Plo
1743	-rm -f ./$(DEPDIR)/iperf_tcp.Plo
1744	-rm -f ./$(DEPDIR)/iperf_udp.Plo
1745	-rm -f ./$(DEPDIR)/iperf_util.Plo
1746	-rm -f ./$(DEPDIR)/net.Plo
1747	-rm -f ./$(DEPDIR)/t_timer-t_timer.Po
1748	-rm -f ./$(DEPDIR)/t_units-t_units.Po
1749	-rm -f ./$(DEPDIR)/t_uuid-t_uuid.Po
1750	-rm -f ./$(DEPDIR)/tcp_info.Plo
1751	-rm -f ./$(DEPDIR)/timer.Plo
1752	-rm -f ./$(DEPDIR)/units.Plo
1753	-rm -f Makefile
1754maintainer-clean-am: distclean-am maintainer-clean-generic
1755
1756mostlyclean: mostlyclean-am
1757
1758mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1759	mostlyclean-libtool
1760
1761pdf: pdf-am
1762
1763pdf-am:
1764
1765ps: ps-am
1766
1767ps-am:
1768
1769uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \
1770	uninstall-libLTLIBRARIES uninstall-man
1771
1772uninstall-man: uninstall-man1 uninstall-man3
1773
1774.MAKE: all check-am install-am install-strip
1775
1776.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \
1777	check-am clean clean-binPROGRAMS clean-generic \
1778	clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \
1779	cscopelist-am ctags ctags-am distclean distclean-compile \
1780	distclean-generic distclean-hdr distclean-libtool \
1781	distclean-tags distdir dvi dvi-am html html-am info info-am \
1782	install install-am install-binPROGRAMS install-data \
1783	install-data-am install-dvi install-dvi-am install-exec \
1784	install-exec-am install-html install-html-am \
1785	install-includeHEADERS install-info install-info-am \
1786	install-libLTLIBRARIES install-man install-man1 install-man3 \
1787	install-pdf install-pdf-am install-ps install-ps-am \
1788	install-strip installcheck installcheck-am installdirs \
1789	maintainer-clean maintainer-clean-generic mostlyclean \
1790	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1791	pdf pdf-am ps ps-am recheck tags tags-am uninstall \
1792	uninstall-am uninstall-binPROGRAMS uninstall-includeHEADERS \
1793	uninstall-libLTLIBRARIES uninstall-man uninstall-man1 \
1794	uninstall-man3
1795
1796.PRECIOUS: Makefile
1797
1798
1799# Tell versions [3.59,3.63) of GNU make to not export all variables.
1800# Otherwise a system limit (for SysV at least) may be exceeded.
1801.NOEXPORT:
1802