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