nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3  
4 # Copyright (C) 1994-2013 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 VPATH = @srcdir@
17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__make_running_with_option = \
19 case $${target_option-} in \
20 ?) ;; \
21 *) echo "am__make_running_with_option: internal error: invalid" \
22 "target option '$${target_option-}' specified" >&2; \
23 exit 1;; \
24 esac; \
25 has_opt=no; \
26 sane_makeflags=$$MAKEFLAGS; \
27 if $(am__is_gnu_make); then \
28 sane_makeflags=$$MFLAGS; \
29 else \
30 case $$MAKEFLAGS in \
31 *\\[\ \ ]*) \
32 bs=\\; \
33 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
35 esac; \
36 fi; \
37 skip_next=no; \
38 strip_trailopt () \
39 { \
40 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41 }; \
42 for flg in $$sane_makeflags; do \
43 test $$skip_next = yes && { skip_next=no; continue; }; \
44 case $$flg in \
45 *=*|--*) continue;; \
46 -*I) strip_trailopt 'I'; skip_next=yes;; \
47 -*I?*) strip_trailopt 'I';; \
48 -*O) strip_trailopt 'O'; skip_next=yes;; \
49 -*O?*) strip_trailopt 'O';; \
50 -*l) strip_trailopt 'l'; skip_next=yes;; \
51 -*l?*) strip_trailopt 'l';; \
52 -[dEDm]) skip_next=yes;; \
53 -[JT]) skip_next=yes;; \
54 esac; \
55 case $$flg in \
56 *$$target_option*) has_opt=yes; break;; \
57 esac; \
58 done; \
59 test $$has_opt = yes
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 subdir = include
81 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
82 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_create_stdint_h.m4 \
84 $(top_srcdir)/m4/dast.m4 $(top_srcdir)/m4/acx_pthread.m4 \
85 $(top_srcdir)/configure.ac
86 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87 $(ACLOCAL_M4)
88 mkinstalldirs = $(install_sh) -d
89 CONFIG_HEADER = $(top_builddir)/config.h
90 CONFIG_CLEAN_FILES =
91 CONFIG_CLEAN_VPATH_FILES =
92 AM_V_P = $(am__v_P_@AM_V@)
93 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
94 am__v_P_0 = false
95 am__v_P_1 = :
96 AM_V_GEN = $(am__v_GEN_@AM_V@)
97 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
98 am__v_GEN_0 = @echo " GEN " $@;
99 am__v_GEN_1 =
100 AM_V_at = $(am__v_at_@AM_V@)
101 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
102 am__v_at_0 = @
103 am__v_at_1 =
104 SOURCES =
105 DIST_SOURCES =
106 am__can_run_installinfo = \
107 case $$AM_UPDATE_INFO_DIR in \
108 n|no|NO) false;; \
109 *) (install-info --version) >/dev/null 2>&1;; \
110 esac
111 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
112 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113 ACLOCAL = @ACLOCAL@
114 AMTAR = @AMTAR@
115 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
116 AUTOCONF = @AUTOCONF@
117 AUTOHEADER = @AUTOHEADER@
118 AUTOMAKE = @AUTOMAKE@
119 AWK = @AWK@
120 CC = @CC@
121 CCDEPMODE = @CCDEPMODE@
122 CFLAGS = @CFLAGS@
123 CPP = @CPP@
124 CPPFLAGS = @CPPFLAGS@
125 CXX = @CXX@
126 CXXDEPMODE = @CXXDEPMODE@
127 CXXFLAGS = @CXXFLAGS@
128 CYGPATH_W = @CYGPATH_W@
129 DEFS = @DEFS@
130 DEPDIR = @DEPDIR@
131 ECHO_C = @ECHO_C@
132 ECHO_N = @ECHO_N@
133 ECHO_T = @ECHO_T@
134 EGREP = @EGREP@
135 EXEEXT = @EXEEXT@
136 GREP = @GREP@
137 INSTALL = @INSTALL@
138 INSTALL_DATA = @INSTALL_DATA@
139 INSTALL_PROGRAM = @INSTALL_PROGRAM@
140 INSTALL_SCRIPT = @INSTALL_SCRIPT@
141 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
142 LDFLAGS = @LDFLAGS@
143 LIBOBJS = @LIBOBJS@
144 LIBS = @LIBS@
145 LTLIBOBJS = @LTLIBOBJS@
146 MAINT = @MAINT@
147 MAKEINFO = @MAKEINFO@
148 MKDIR_P = @MKDIR_P@
149 OBJEXT = @OBJEXT@
150 PACKAGE = @PACKAGE@
151 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152 PACKAGE_NAME = @PACKAGE_NAME@
153 PACKAGE_STRING = @PACKAGE_STRING@
154 PACKAGE_TARNAME = @PACKAGE_TARNAME@
155 PACKAGE_URL = @PACKAGE_URL@
156 PACKAGE_VERSION = @PACKAGE_VERSION@
157 PATH_SEPARATOR = @PATH_SEPARATOR@
158 PTHREAD_CC = @PTHREAD_CC@
159 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
160 PTHREAD_LIBS = @PTHREAD_LIBS@
161 RANLIB = @RANLIB@
162 SET_MAKE = @SET_MAKE@
163 SHELL = @SHELL@
164 STRIP = @STRIP@
165 STRIP_BEGIN = @STRIP_BEGIN@
166 STRIP_DUMMY = @STRIP_DUMMY@
167 STRIP_END = @STRIP_END@
168 VERSION = @VERSION@
169 WEB100_CFLAGS = @WEB100_CFLAGS@
170 WEB100_CONFIG = @WEB100_CONFIG@
171 WEB100_LIBS = @WEB100_LIBS@
172 abs_builddir = @abs_builddir@
173 abs_srcdir = @abs_srcdir@
174 abs_top_builddir = @abs_top_builddir@
175 abs_top_srcdir = @abs_top_srcdir@
176 ac_ct_CC = @ac_ct_CC@
177 ac_ct_CXX = @ac_ct_CXX@
178 acx_pthread_config = @acx_pthread_config@
179 am__include = @am__include@
180 am__leading_dot = @am__leading_dot@
181 am__quote = @am__quote@
182 am__tar = @am__tar@
183 am__untar = @am__untar@
184 bindir = @bindir@
185 build = @build@
186 build_alias = @build_alias@
187 build_cpu = @build_cpu@
188 build_os = @build_os@
189 build_vendor = @build_vendor@
190 builddir = @builddir@
191 datadir = @datadir@
192 datarootdir = @datarootdir@
193 docdir = @docdir@
194 dvidir = @dvidir@
195 exec_prefix = @exec_prefix@
196 host = @host@
197 host_alias = @host_alias@
198 host_cpu = @host_cpu@
199 host_os = @host_os@
200 host_vendor = @host_vendor@
201 htmldir = @htmldir@
202 includedir = @includedir@
203 infodir = @infodir@
204 install_sh = @install_sh@
205 libdir = @libdir@
206 libexecdir = @libexecdir@
207 localedir = @localedir@
208 localstatedir = @localstatedir@
209 mandir = @mandir@
210 mkdir_p = @mkdir_p@
211 oldincludedir = @oldincludedir@
212 pdfdir = @pdfdir@
213 prefix = @prefix@
214 program_transform_name = @program_transform_name@
215 psdir = @psdir@
216 sbindir = @sbindir@
217 sharedstatedir = @sharedstatedir@
218 srcdir = @srcdir@
219 sysconfdir = @sysconfdir@
220 target_alias = @target_alias@
221 top_build_prefix = @top_build_prefix@
222 top_builddir = @top_builddir@
223 top_srcdir = @top_srcdir@
224 EXTRA_DIST = Client.hpp Condition.h Extractor.h List.h Listener.hpp Locale.h Makefile.am Mutex.h PerfSocket.hpp Reporter.h Server.hpp Settings.hpp SocketAddr.h Thread.h Timestamp.hpp config.win32.h delay.h gettimeofday.h gnu_getopt.h headers.h inet_aton.h report_CSV.h report_default.h service.h snprintf.h util.h version.h
225 DISTCLEANFILES = $(top_builddir)/include/iperf-int.h
226 all: all-am
227  
228 .SUFFIXES:
229 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
230 @for dep in $?; do \
231 case '$(am__configure_deps)' in \
232 *$$dep*) \
233 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
234 && { if test -f $@; then exit 0; else break; fi; }; \
235 exit 1;; \
236 esac; \
237 done; \
238 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
239 $(am__cd) $(top_srcdir) && \
240 $(AUTOMAKE) --foreign include/Makefile
241 .PRECIOUS: Makefile
242 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243 @case '$?' in \
244 *config.status*) \
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
246 *) \
247 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
248 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
249 esac;
250  
251 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253  
254 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 $(am__aclocal_m4_deps):
259 tags TAGS:
260  
261 ctags CTAGS:
262  
263 cscope cscopelist:
264  
265  
266 distdir: $(DISTFILES)
267 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
268 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
269 list='$(DISTFILES)'; \
270 dist_files=`for file in $$list; do echo $$file; done | \
271 sed -e "s|^$$srcdirstrip/||;t" \
272 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
273 case $$dist_files in \
274 */*) $(MKDIR_P) `echo "$$dist_files" | \
275 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
276 sort -u` ;; \
277 esac; \
278 for file in $$dist_files; do \
279 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
280 if test -d $$d/$$file; then \
281 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
282 if test -d "$(distdir)/$$file"; then \
283 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
284 fi; \
285 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
286 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
287 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
288 fi; \
289 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
290 else \
291 test -f "$(distdir)/$$file" \
292 || cp -p $$d/$$file "$(distdir)/$$file" \
293 || exit 1; \
294 fi; \
295 done
296 check-am: all-am
297 check: check-am
298 all-am: Makefile
299 installdirs:
300 install: install-am
301 install-exec: install-exec-am
302 install-data: install-data-am
303 uninstall: uninstall-am
304  
305 install-am: all-am
306 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
307  
308 installcheck: installcheck-am
309 install-strip:
310 if test -z '$(STRIP)'; then \
311 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
312 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
313 install; \
314 else \
315 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
316 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
317 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
318 fi
319 mostlyclean-generic:
320  
321 clean-generic:
322  
323 distclean-generic:
324 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
325 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
326 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
327  
328 maintainer-clean-generic:
329 @echo "This command is intended for maintainers to use"
330 @echo "it deletes files that may require special tools to rebuild."
331 clean: clean-am
332  
333 clean-am: clean-generic mostlyclean-am
334  
335 distclean: distclean-am
336 -rm -f Makefile
337 distclean-am: clean-am distclean-generic
338  
339 dvi: dvi-am
340  
341 dvi-am:
342  
343 html: html-am
344  
345 html-am:
346  
347 info: info-am
348  
349 info-am:
350  
351 install-data-am:
352  
353 install-dvi: install-dvi-am
354  
355 install-dvi-am:
356  
357 install-exec-am:
358  
359 install-html: install-html-am
360  
361 install-html-am:
362  
363 install-info: install-info-am
364  
365 install-info-am:
366  
367 install-man:
368  
369 install-pdf: install-pdf-am
370  
371 install-pdf-am:
372  
373 install-ps: install-ps-am
374  
375 install-ps-am:
376  
377 installcheck-am:
378  
379 maintainer-clean: maintainer-clean-am
380 -rm -f Makefile
381 maintainer-clean-am: distclean-am maintainer-clean-generic
382  
383 mostlyclean: mostlyclean-am
384  
385 mostlyclean-am: mostlyclean-generic
386  
387 pdf: pdf-am
388  
389 pdf-am:
390  
391 ps: ps-am
392  
393 ps-am:
394  
395 uninstall-am:
396  
397 .MAKE: install-am install-strip
398  
399 .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
400 ctags-am distclean distclean-generic distdir dvi dvi-am html \
401 html-am info info-am install install-am install-data \
402 install-data-am install-dvi install-dvi-am install-exec \
403 install-exec-am install-html install-html-am install-info \
404 install-info-am install-man install-pdf install-pdf-am \
405 install-ps install-ps-am install-strip installcheck \
406 installcheck-am installdirs maintainer-clean \
407 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
408 pdf-am ps ps-am tags-am uninstall uninstall-am
409  
410  
411 # Tell versions [3.59,3.63) of GNU make to not export all variables.
412 # Otherwise a system limit (for SysV at least) may be exceeded.
413 .NOEXPORT: