]> sjero.net Git - iperf/blob - doc/Makefile.in
Original 2.0.2 iperf sources
[iperf] / doc / Makefile.in
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = doc
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
42         $(top_srcdir)/m4/ax_create_stdint_h.m4 \
43         $(top_srcdir)/m4/dast.m4 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52 ACLOCAL = @ACLOCAL@
53 AMDEP_FALSE = @AMDEP_FALSE@
54 AMDEP_TRUE = @AMDEP_TRUE@
55 AMTAR = @AMTAR@
56 AUTOCONF = @AUTOCONF@
57 AUTOHEADER = @AUTOHEADER@
58 AUTOMAKE = @AUTOMAKE@
59 AWK = @AWK@
60 CC = @CC@
61 CCDEPMODE = @CCDEPMODE@
62 CFLAGS = @CFLAGS@
63 CPP = @CPP@
64 CPPFLAGS = @CPPFLAGS@
65 CXX = @CXX@
66 CXXDEPMODE = @CXXDEPMODE@
67 CXXFLAGS = @CXXFLAGS@
68 CYGPATH_W = @CYGPATH_W@
69 DEFS = @DEFS@
70 DEPDIR = @DEPDIR@
71 ECHO_C = @ECHO_C@
72 ECHO_N = @ECHO_N@
73 ECHO_T = @ECHO_T@
74 EGREP = @EGREP@
75 EXEEXT = @EXEEXT@
76 INSTALL_DATA = @INSTALL_DATA@
77 INSTALL_PROGRAM = @INSTALL_PROGRAM@
78 INSTALL_SCRIPT = @INSTALL_SCRIPT@
79 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
80 LDFLAGS = @LDFLAGS@
81 LIBOBJS = @LIBOBJS@
82 LIBS = @LIBS@
83 LTLIBOBJS = @LTLIBOBJS@
84 MAKEINFO = @MAKEINFO@
85 OBJEXT = @OBJEXT@
86 PACKAGE = @PACKAGE@
87 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
88 PACKAGE_NAME = @PACKAGE_NAME@
89 PACKAGE_STRING = @PACKAGE_STRING@
90 PACKAGE_TARNAME = @PACKAGE_TARNAME@
91 PACKAGE_VERSION = @PACKAGE_VERSION@
92 PATH_SEPARATOR = @PATH_SEPARATOR@
93 PTHREAD_CC = @PTHREAD_CC@
94 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
95 PTHREAD_LIBS = @PTHREAD_LIBS@
96 RANLIB = @RANLIB@
97 SET_MAKE = @SET_MAKE@
98 SHELL = @SHELL@
99 STRIP = @STRIP@
100 STRIP_BEGIN = @STRIP_BEGIN@
101 STRIP_DUMMY = @STRIP_DUMMY@
102 STRIP_END = @STRIP_END@
103 VERSION = @VERSION@
104 WEB100_CFLAGS = @WEB100_CFLAGS@
105 WEB100_CONFIG = @WEB100_CONFIG@
106 WEB100_LIBS = @WEB100_LIBS@
107 ac_ct_CC = @ac_ct_CC@
108 ac_ct_CXX = @ac_ct_CXX@
109 ac_ct_RANLIB = @ac_ct_RANLIB@
110 ac_ct_STRIP = @ac_ct_STRIP@
111 acx_pthread_config = @acx_pthread_config@
112 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
113 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
114 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
115 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
116 am__include = @am__include@
117 am__leading_dot = @am__leading_dot@
118 am__quote = @am__quote@
119 am__tar = @am__tar@
120 am__untar = @am__untar@
121 bindir = @bindir@
122 build = @build@
123 build_alias = @build_alias@
124 build_cpu = @build_cpu@
125 build_os = @build_os@
126 build_vendor = @build_vendor@
127 datadir = @datadir@
128 exec_prefix = @exec_prefix@
129 host = @host@
130 host_alias = @host_alias@
131 host_cpu = @host_cpu@
132 host_os = @host_os@
133 host_vendor = @host_vendor@
134 includedir = @includedir@
135 infodir = @infodir@
136 install_sh = @install_sh@
137 libdir = @libdir@
138 libexecdir = @libexecdir@
139 localstatedir = @localstatedir@
140 mandir = @mandir@
141 mkdir_p = @mkdir_p@
142 oldincludedir = @oldincludedir@
143 prefix = @prefix@
144 program_transform_name = @program_transform_name@
145 sbindir = @sbindir@
146 sharedstatedir = @sharedstatedir@
147 sysconfdir = @sysconfdir@
148 target_alias = @target_alias@
149 EXTRA_DIST = index.html ui_license.html dast.gif
150 all: all-am
151
152 .SUFFIXES:
153 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
154         @for dep in $?; do \
155           case '$(am__configure_deps)' in \
156             *$$dep*) \
157               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
158                 && exit 0; \
159               exit 1;; \
160           esac; \
161         done; \
162         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
163         cd $(top_srcdir) && \
164           $(AUTOMAKE) --foreign  doc/Makefile
165 .PRECIOUS: Makefile
166 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
167         @case '$?' in \
168           *config.status*) \
169             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
170           *) \
171             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
172             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
173         esac;
174
175 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
176         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
177
178 $(top_srcdir)/configure:  $(am__configure_deps)
179         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
180 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
181         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
182 uninstall-info-am:
183 tags: TAGS
184 TAGS:
185
186 ctags: CTAGS
187 CTAGS:
188
189
190 distdir: $(DISTFILES)
191         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
192         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
193         list='$(DISTFILES)'; for file in $$list; do \
194           case $$file in \
195             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
196             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
197           esac; \
198           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
199           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
200           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
201             dir="/$$dir"; \
202             $(mkdir_p) "$(distdir)$$dir"; \
203           else \
204             dir=''; \
205           fi; \
206           if test -d $$d/$$file; then \
207             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
208               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
209             fi; \
210             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
211           else \
212             test -f $(distdir)/$$file \
213             || cp -p $$d/$$file $(distdir)/$$file \
214             || exit 1; \
215           fi; \
216         done
217 check-am: all-am
218 check: check-am
219 all-am: Makefile
220 installdirs:
221 install: install-am
222 install-exec: install-exec-am
223 install-data: install-data-am
224 uninstall: uninstall-am
225
226 install-am: all-am
227         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
228
229 installcheck: installcheck-am
230 install-strip:
231         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
232           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
233           `test -z '$(STRIP)' || \
234             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
235 mostlyclean-generic:
236
237 clean-generic:
238
239 distclean-generic:
240         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
241
242 maintainer-clean-generic:
243         @echo "This command is intended for maintainers to use"
244         @echo "it deletes files that may require special tools to rebuild."
245 clean: clean-am
246
247 clean-am: clean-generic mostlyclean-am
248
249 distclean: distclean-am
250         -rm -f Makefile
251 distclean-am: clean-am distclean-generic
252
253 dvi: dvi-am
254
255 dvi-am:
256
257 html: html-am
258
259 info: info-am
260
261 info-am:
262
263 install-data-am:
264
265 install-exec-am:
266
267 install-info: install-info-am
268
269 install-man:
270
271 installcheck-am:
272
273 maintainer-clean: maintainer-clean-am
274         -rm -f Makefile
275 maintainer-clean-am: distclean-am maintainer-clean-generic
276
277 mostlyclean: mostlyclean-am
278
279 mostlyclean-am: mostlyclean-generic
280
281 pdf: pdf-am
282
283 pdf-am:
284
285 ps: ps-am
286
287 ps-am:
288
289 uninstall-am: uninstall-info-am
290
291 .PHONY: all all-am check check-am clean clean-generic distclean \
292         distclean-generic distdir dvi dvi-am html html-am info info-am \
293         install install-am install-data install-data-am install-exec \
294         install-exec-am install-info install-info-am install-man \
295         install-strip installcheck installcheck-am installdirs \
296         maintainer-clean maintainer-clean-generic mostlyclean \
297         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
298         uninstall-info-am
299
300 # Tell versions [3.59,3.63) of GNU make to not export all variables.
301 # Otherwise a system limit (for SysV at least) may be exceeded.
302 .NOEXPORT: