"Fossies" - the Fresh Open Source Software Archive 
Member "httperf-0.9.0/src/lib/Makefile.in" (26 Apr 2007, 13231 Bytes) of package /linux/www/old/httperf-0.9.0.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 # Makefile.in generated by automake 1.9.6 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
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 subdir = src/lib
41 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42 COPYING.LIB
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 LIBRARIES = $(noinst_LIBRARIES)
51 ARFLAGS = cru
52 libutil_a_AR = $(AR) $(ARFLAGS)
53 libutil_a_LIBADD =
54 am_libutil_a_OBJECTS = getopt.$(OBJEXT) getopt1.$(OBJEXT) \
55 ssl_writev.$(OBJEXT)
56 libutil_a_OBJECTS = $(am_libutil_a_OBJECTS)
57 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
58 depcomp = $(SHELL) $(top_srcdir)/depcomp
59 am__depfiles_maybe = depfiles
60 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
61 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
62 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
63 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
64 $(AM_CFLAGS) $(CFLAGS)
65 CCLD = $(CC)
66 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
67 $(AM_LDFLAGS) $(LDFLAGS) -o $@
68 SOURCES = $(libutil_a_SOURCES)
69 DIST_SOURCES = $(libutil_a_SOURCES)
70 ETAGS = etags
71 CTAGS = ctags
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 ACLOCAL = @ACLOCAL@
74 ALLOCA = @ALLOCA@
75 AMDEP_FALSE = @AMDEP_FALSE@
76 AMDEP_TRUE = @AMDEP_TRUE@
77 AMTAR = @AMTAR@
78 AR = @AR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 CC = @CC@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CXX = @CXX@
89 CXXCPP = @CXXCPP@
90 CXXDEPMODE = @CXXDEPMODE@
91 CXXFLAGS = @CXXFLAGS@
92 CYGPATH_W = @CYGPATH_W@
93 DEFS = @DEFS@
94 DEPDIR = @DEPDIR@
95 ECHO = @ECHO@
96 ECHO_C = @ECHO_C@
97 ECHO_N = @ECHO_N@
98 ECHO_T = @ECHO_T@
99 EGREP = @EGREP@
100 EXEEXT = @EXEEXT@
101 F77 = @F77@
102 FFLAGS = @FFLAGS@
103 GREP = @GREP@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 LDFLAGS = @LDFLAGS@
109 LIBOBJS = @LIBOBJS@
110 LIBS = @LIBS@
111 LIBTOOL = @LIBTOOL@
112 LN_S = @LN_S@
113 LTLIBOBJS = @LTLIBOBJS@
114 MAKEINFO = @MAKEINFO@
115 OBJEXT = @OBJEXT@
116 PACKAGE = @PACKAGE@
117 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
118 PACKAGE_NAME = @PACKAGE_NAME@
119 PACKAGE_STRING = @PACKAGE_STRING@
120 PACKAGE_TARNAME = @PACKAGE_TARNAME@
121 PACKAGE_VERSION = @PACKAGE_VERSION@
122 PATH_SEPARATOR = @PATH_SEPARATOR@
123 POW_LIB = @POW_LIB@
124 RANLIB = @RANLIB@
125 SET_MAKE = @SET_MAKE@
126 SHELL = @SHELL@
127 STRIP = @STRIP@
128 VERSION = @VERSION@
129 ac_ct_CC = @ac_ct_CC@
130 ac_ct_CXX = @ac_ct_CXX@
131 ac_ct_F77 = @ac_ct_F77@
132 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
133 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
134 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
135 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
136 am__include = @am__include@
137 am__leading_dot = @am__leading_dot@
138 am__quote = @am__quote@
139 am__tar = @am__tar@
140 am__untar = @am__untar@
141 bindir = @bindir@
142 build = @build@
143 build_alias = @build_alias@
144 build_cpu = @build_cpu@
145 build_os = @build_os@
146 build_vendor = @build_vendor@
147 datadir = @datadir@
148 datarootdir = @datarootdir@
149 docdir = @docdir@
150 dvidir = @dvidir@
151 exec_prefix = @exec_prefix@
152 host = @host@
153 host_alias = @host_alias@
154 host_cpu = @host_cpu@
155 host_os = @host_os@
156 host_vendor = @host_vendor@
157 htmldir = @htmldir@
158 includedir = @includedir@
159 infodir = @infodir@
160 install_sh = @install_sh@
161 libdir = @libdir@
162 libexecdir = @libexecdir@
163 localedir = @localedir@
164 localstatedir = @localstatedir@
165 mandir = @mandir@
166 mkdir_p = @mkdir_p@
167 oldincludedir = @oldincludedir@
168 pdfdir = @pdfdir@
169 prefix = @prefix@
170 program_transform_name = @program_transform_name@
171 psdir = @psdir@
172 sbindir = @sbindir@
173 sharedstatedir = @sharedstatedir@
174 sysconfdir = @sysconfdir@
175 target = @target@
176 target_alias = @target_alias@
177 target_cpu = @target_cpu@
178 target_os = @target_os@
179 target_vendor = @target_vendor@
180
181 # what flags you want to pass to the C compiler & linker
182 AM_LDFLAGS =
183 noinst_LIBRARIES = libutil.a
184 libutil_a_SOURCES = getopt.c getopt.h getopt1.c ssl_writev.c
185 all: all-am
186
187 .SUFFIXES:
188 .SUFFIXES: .c .lo .o .obj
189 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
190 @for dep in $?; do \
191 case '$(am__configure_deps)' in \
192 *$$dep*) \
193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
194 && exit 0; \
195 exit 1;; \
196 esac; \
197 done; \
198 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/Makefile'; \
199 cd $(top_srcdir) && \
200 $(AUTOMAKE) --gnu src/lib/Makefile
201 .PRECIOUS: Makefile
202 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203 @case '$?' in \
204 *config.status*) \
205 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
206 *) \
207 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
208 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
209 esac;
210
211 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
214 $(top_srcdir)/configure: $(am__configure_deps)
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
219 clean-noinstLIBRARIES:
220 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
221 libutil.a: $(libutil_a_OBJECTS) $(libutil_a_DEPENDENCIES)
222 -rm -f libutil.a
223 $(libutil_a_AR) libutil.a $(libutil_a_OBJECTS) $(libutil_a_LIBADD)
224 $(RANLIB) libutil.a
225
226 mostlyclean-compile:
227 -rm -f *.$(OBJEXT)
228
229 distclean-compile:
230 -rm -f *.tab.c
231
232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl_writev.Po@am__quote@
235
236 .c.o:
237 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
238 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
239 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
240 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
241 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
242
243 .c.obj:
244 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
245 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
246 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
247 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
248 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
249
250 .c.lo:
251 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
252 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
253 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
254 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
255 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
256
257 mostlyclean-libtool:
258 -rm -f *.lo
259
260 clean-libtool:
261 -rm -rf .libs _libs
262
263 distclean-libtool:
264 -rm -f libtool
265 uninstall-info-am:
266
267 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
268 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
269 unique=`for i in $$list; do \
270 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
271 done | \
272 $(AWK) ' { files[$$0] = 1; } \
273 END { for (i in files) print i; }'`; \
274 mkid -fID $$unique
275 tags: TAGS
276
277 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
278 $(TAGS_FILES) $(LISP)
279 tags=; \
280 here=`pwd`; \
281 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
282 unique=`for i in $$list; do \
283 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
284 done | \
285 $(AWK) ' { files[$$0] = 1; } \
286 END { for (i in files) print i; }'`; \
287 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
288 test -n "$$unique" || unique=$$empty_fix; \
289 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
290 $$tags $$unique; \
291 fi
292 ctags: CTAGS
293 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
294 $(TAGS_FILES) $(LISP)
295 tags=; \
296 here=`pwd`; \
297 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
298 unique=`for i in $$list; do \
299 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300 done | \
301 $(AWK) ' { files[$$0] = 1; } \
302 END { for (i in files) print i; }'`; \
303 test -z "$(CTAGS_ARGS)$$tags$$unique" \
304 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
305 $$tags $$unique
306
307 GTAGS:
308 here=`$(am__cd) $(top_builddir) && pwd` \
309 && cd $(top_srcdir) \
310 && gtags -i $(GTAGS_ARGS) $$here
311
312 distclean-tags:
313 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
314
315 distdir: $(DISTFILES)
316 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
317 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
318 list='$(DISTFILES)'; for file in $$list; do \
319 case $$file in \
320 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
321 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
322 esac; \
323 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
324 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
325 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
326 dir="/$$dir"; \
327 $(mkdir_p) "$(distdir)$$dir"; \
328 else \
329 dir=''; \
330 fi; \
331 if test -d $$d/$$file; then \
332 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
333 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
334 fi; \
335 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
336 else \
337 test -f $(distdir)/$$file \
338 || cp -p $$d/$$file $(distdir)/$$file \
339 || exit 1; \
340 fi; \
341 done
342 check-am: all-am
343 check: check-am
344 all-am: Makefile $(LIBRARIES)
345 installdirs:
346 install: install-am
347 install-exec: install-exec-am
348 install-data: install-data-am
349 uninstall: uninstall-am
350
351 install-am: all-am
352 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
353
354 installcheck: installcheck-am
355 install-strip:
356 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
357 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
358 `test -z '$(STRIP)' || \
359 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
360 mostlyclean-generic:
361
362 clean-generic:
363
364 distclean-generic:
365 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
366
367 maintainer-clean-generic:
368 @echo "This command is intended for maintainers to use"
369 @echo "it deletes files that may require special tools to rebuild."
370 clean: clean-am
371
372 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
373 mostlyclean-am
374
375 distclean: distclean-am
376 -rm -rf ./$(DEPDIR)
377 -rm -f Makefile
378 distclean-am: clean-am distclean-compile distclean-generic \
379 distclean-libtool distclean-tags
380
381 dvi: dvi-am
382
383 dvi-am:
384
385 html: html-am
386
387 info: info-am
388
389 info-am:
390
391 install-data-am:
392
393 install-exec-am:
394
395 install-info: install-info-am
396
397 install-man:
398
399 installcheck-am:
400
401 maintainer-clean: maintainer-clean-am
402 -rm -rf ./$(DEPDIR)
403 -rm -f Makefile
404 maintainer-clean-am: distclean-am maintainer-clean-generic
405
406 mostlyclean: mostlyclean-am
407
408 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
409 mostlyclean-libtool
410
411 pdf: pdf-am
412
413 pdf-am:
414
415 ps: ps-am
416
417 ps-am:
418
419 uninstall-am: uninstall-info-am
420
421 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
422 clean-libtool clean-noinstLIBRARIES ctags distclean \
423 distclean-compile distclean-generic distclean-libtool \
424 distclean-tags distdir dvi dvi-am html html-am info info-am \
425 install install-am install-data install-data-am install-exec \
426 install-exec-am install-info install-info-am install-man \
427 install-strip installcheck installcheck-am installdirs \
428 maintainer-clean maintainer-clean-generic mostlyclean \
429 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
430 pdf pdf-am ps ps-am tags uninstall uninstall-am \
431 uninstall-info-am
432
433 # Tell versions [3.59,3.63) of GNU make to not export all variables.
434 # Otherwise a system limit (for SysV at least) may be exceeded.
435 .NOEXPORT: