1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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
18 pkgdatadir
= $(datadir)/@PACKAGE@
19 pkglibdir
= $(libdir)/@PACKAGE@
20 pkgincludedir
= $(includedir)/@PACKAGE@
21 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA
= $(install_sh
) -c
-m
644
23 install_sh_PROGRAM
= $(install_sh
) -c
24 install_sh_SCRIPT
= $(install_sh
) -c
25 INSTALL_HEADER
= $(INSTALL_DATA
)
26 transform
= $(program_transform_name
)
33 build_triplet
= @build@
35 noinst_PROGRAMS
= test-init
$(EXEEXT
) test-eof
$(EXEEXT
) \
36 test-weof
$(EXEEXT
) test-time
$(EXEEXT
) regress
$(EXEEXT
) \
39 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
40 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
41 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
42 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
44 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
45 CONFIG_HEADER
= $(top_builddir
)/config.h
47 PROGRAMS
= $(noinst_PROGRAMS
)
48 am_bench_OBJECTS
= bench.
$(OBJEXT
)
49 bench_OBJECTS
= $(am_bench_OBJECTS
)
50 bench_DEPENDENCIES
= ..
/libevent.la
51 am_regress_OBJECTS
= regress.
$(OBJEXT
) regress_http.
$(OBJEXT
) \
52 regress_dns.
$(OBJEXT
) regress_rpc.
$(OBJEXT
) \
54 regress_OBJECTS
= $(am_regress_OBJECTS
)
55 regress_DEPENDENCIES
= ..
/libevent.la
56 am_test_eof_OBJECTS
= test-eof.
$(OBJEXT
)
57 test_eof_OBJECTS
= $(am_test_eof_OBJECTS
)
58 test_eof_DEPENDENCIES
= ..
/libevent_core.la
59 am_test_init_OBJECTS
= test-init.
$(OBJEXT
)
60 test_init_OBJECTS
= $(am_test_init_OBJECTS
)
61 test_init_DEPENDENCIES
= ..
/libevent_core.la
62 am_test_time_OBJECTS
= test-time.
$(OBJEXT
)
63 test_time_OBJECTS
= $(am_test_time_OBJECTS
)
64 test_time_DEPENDENCIES
= ..
/libevent_core.la
65 am_test_weof_OBJECTS
= test-weof.
$(OBJEXT
)
66 test_weof_OBJECTS
= $(am_test_weof_OBJECTS
)
67 test_weof_DEPENDENCIES
= ..
/libevent_core.la
68 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
71 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
72 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
73 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
74 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
75 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
77 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
78 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
80 SOURCES
= $(bench_SOURCES
) $(regress_SOURCES
) $(test_eof_SOURCES
) \
81 $(test_init_SOURCES
) $(test_time_SOURCES
) $(test_weof_SOURCES
)
82 DIST_SOURCES
= $(bench_SOURCES
) $(regress_SOURCES
) $(test_eof_SOURCES
) \
83 $(test_init_SOURCES
) $(test_time_SOURCES
) $(test_weof_SOURCES
)
86 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
91 AUTOHEADER
= @AUTOHEADER@
95 CCDEPMODE
= @CCDEPMODE@
101 CXXDEPMODE
= @CXXDEPMODE@
102 CXXFLAGS
= @CXXFLAGS@
103 CYGPATH_W
= @CYGPATH_W@
106 DSYMUTIL
= @DSYMUTIL@
117 INSTALL_DATA
= @INSTALL_DATA@
118 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
119 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
120 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
125 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
127 LTLIBOBJS
= @LTLIBOBJS@
128 MAKEINFO
= @MAKEINFO@
133 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
134 PACKAGE_NAME
= @PACKAGE_NAME@
135 PACKAGE_STRING
= @PACKAGE_STRING@
136 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
137 PACKAGE_VERSION
= @PACKAGE_VERSION@
138 PATH_SEPARATOR
= @PATH_SEPARATOR@
141 SET_MAKE
= @SET_MAKE@
145 abs_builddir
= @abs_builddir@
146 abs_srcdir
= @abs_srcdir@
147 abs_top_builddir
= @abs_top_builddir@
148 abs_top_srcdir
= @abs_top_srcdir@
149 ac_ct_CC
= @ac_ct_CC@
150 ac_ct_CXX
= @ac_ct_CXX@
151 ac_ct_F77
= @ac_ct_F77@
152 am__include
= @am__include@
153 am__leading_dot
= @am__leading_dot@
154 am__quote
= @am__quote@
156 am__untar
= @am__untar@
159 build_alias
= @build_alias@
160 build_cpu
= @build_cpu@
161 build_os
= @build_os@
162 build_vendor
= @build_vendor@
163 builddir
= @builddir@
165 datarootdir
= @datarootdir@
168 exec_prefix = @
exec_prefix@
170 host_alias
= @host_alias@
171 host_cpu
= @host_cpu@
173 host_vendor
= @host_vendor@
175 includedir = @
includedir@
177 install_sh
= @install_sh@
179 libexecdir
= @libexecdir@
180 localedir
= @localedir@
181 localstatedir
= @localstatedir@
184 oldincludedir = @
oldincludedir@
187 program_transform_name
= @program_transform_name@
190 sharedstatedir
= @sharedstatedir@
192 sysconfdir
= @sysconfdir@
193 target_alias
= @target_alias@
194 top_build_prefix
= @top_build_prefix@
195 top_builddir
= @top_builddir@
196 top_srcdir
= @top_srcdir@
197 AUTOMAKE_OPTIONS
= foreign no-dependencies
198 AM_CFLAGS
= -I
$(top_srcdir
) -I
$(top_srcdir
)/compat
199 EXTRA_DIST
= regress.rpc regress.gen.h regress.gen.c
200 BUILT_SOURCES
= regress.gen.c regress.gen.h
201 test_init_SOURCES
= test-init.c
202 test_init_LDADD
= ..
/libevent_core.la
203 test_eof_SOURCES
= test-eof.c
204 test_eof_LDADD
= ..
/libevent_core.la
205 test_weof_SOURCES
= test-weof.c
206 test_weof_LDADD
= ..
/libevent_core.la
207 test_time_SOURCES
= test-time.c
208 test_time_LDADD
= ..
/libevent_core.la
209 regress_SOURCES
= regress.c regress.h regress_http.c regress_dns.c \
211 regress.gen.c regress.gen.h
213 regress_LDADD
= ..
/libevent.la
214 bench_SOURCES
= bench.c
215 bench_LDADD
= ..
/libevent.la
217 all: $(BUILT_SOURCES
)
218 $(MAKE
) $(AM_MAKEFLAGS
) all-am
221 .SUFFIXES
: .c .lo .o .obj
222 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
224 case
'$(am__configure_deps)' in \
226 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
231 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
232 cd
$(top_srcdir
) && \
233 $(AUTOMAKE
) --foreign
test/Makefile
235 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
238 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
240 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
241 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
244 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
245 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
247 $(top_srcdir
)/configure
: $(am__configure_deps
)
248 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
249 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
250 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
252 clean-noinstPROGRAMS
:
253 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
254 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
255 echo
" rm -f $$p $$f"; \
258 bench
$(EXEEXT
): $(bench_OBJECTS
) $(bench_DEPENDENCIES
)
259 @
rm -f bench
$(EXEEXT
)
260 $(LINK
) $(bench_OBJECTS
) $(bench_LDADD
) $(LIBS
)
261 regress
$(EXEEXT
): $(regress_OBJECTS
) $(regress_DEPENDENCIES
)
262 @
rm -f regress
$(EXEEXT
)
263 $(LINK
) $(regress_OBJECTS
) $(regress_LDADD
) $(LIBS
)
264 test-eof
$(EXEEXT
): $(test_eof_OBJECTS
) $(test_eof_DEPENDENCIES
)
265 @
rm -f test-eof
$(EXEEXT
)
266 $(LINK
) $(test_eof_OBJECTS
) $(test_eof_LDADD
) $(LIBS
)
267 test-init
$(EXEEXT
): $(test_init_OBJECTS
) $(test_init_DEPENDENCIES
)
268 @
rm -f test-init
$(EXEEXT
)
269 $(LINK
) $(test_init_OBJECTS
) $(test_init_LDADD
) $(LIBS
)
270 test-time
$(EXEEXT
): $(test_time_OBJECTS
) $(test_time_DEPENDENCIES
)
271 @
rm -f test-time
$(EXEEXT
)
272 $(LINK
) $(test_time_OBJECTS
) $(test_time_LDADD
) $(LIBS
)
273 test-weof
$(EXEEXT
): $(test_weof_OBJECTS
) $(test_weof_DEPENDENCIES
)
274 @
rm -f test-weof
$(EXEEXT
)
275 $(LINK
) $(test_weof_OBJECTS
) $(test_weof_LDADD
) $(LIBS
)
287 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
290 $(LTCOMPILE
) -c
-o
$@
$<
298 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
299 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300 unique
=`for i in $$list; do \
301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
304 END { if (nonempty) { for (i in files) print i; }; }'`; \
308 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
309 $(TAGS_FILES
) $(LISP
)
312 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
313 unique
=`for i in $$list; do \
314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
317 END { if (nonempty) { for (i in files) print i; }; }'`; \
318 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
319 test -n
"$$unique" || unique
=$$empty_fix; \
320 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
324 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
325 $(TAGS_FILES
) $(LISP
)
327 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328 unique
=`for i in $$list; do \
329 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332 END { if (nonempty) { for (i in files) print i; }; }'`; \
333 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
334 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
338 here
=`$(am__cd) $(top_builddir) && pwd` \
339 && cd
$(top_srcdir
) \
340 && gtags
-i
$(GTAGS_ARGS
) $$here
343 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
345 distdir
: $(DISTFILES
)
346 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
347 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
348 list
='$(DISTFILES)'; \
349 dist_files
=`for file in $$list; do echo $$file; done | \
350 sed -e "s|^$$srcdirstrip/||;t" \
351 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
352 case
$$dist_files in \
353 */*) $(MKDIR_P
) `echo "$$dist_files" | \
354 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
357 for file in
$$dist_files; do \
358 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
359 if
test -d
$$d/$$file; then \
360 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
361 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
362 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
364 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
366 test -f
$(distdir
)/$$file \
367 || cp
-p
$$d/$$file $(distdir
)/$$file \
372 check: $(BUILT_SOURCES
)
373 $(MAKE
) $(AM_MAKEFLAGS
) check-am
374 all-am
: Makefile
$(PROGRAMS
)
376 install: $(BUILT_SOURCES
)
377 $(MAKE
) $(AM_MAKEFLAGS
) install-am
378 install-exec
: install-exec-am
379 install-data
: install-data-am
380 uninstall: uninstall-am
383 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
385 installcheck: installcheck-am
387 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
388 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
389 `test -z '$(STRIP)' || \
390 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
396 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
397 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
399 maintainer-clean-generic
:
400 @echo
"This command is intended for maintainers to use"
401 @echo
"it deletes files that may require special tools to rebuild."
402 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
405 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
408 distclean: distclean-am
410 distclean-am
: clean-am distclean-compile distclean-generic \
425 install-dvi
: install-dvi-am
429 install-html
: install-html-am
431 install-info
: install-info-am
435 install-pdf
: install-pdf-am
437 install-ps
: install-ps-am
441 maintainer-clean
: maintainer-clean-am
443 maintainer-clean-am
: distclean-am maintainer-clean-generic
445 mostlyclean: mostlyclean-am
447 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
460 .MAKE
: install-am install-strip
462 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
463 clean-libtool clean-noinstPROGRAMS ctags
distclean \
464 distclean-compile distclean-generic distclean-libtool \
465 distclean-tags distdir
dvi dvi-am html html-am
info info-am \
466 install install-am install-data install-data-am install-dvi \
467 install-dvi-am install-exec install-exec-am install-html \
468 install-html-am install-info install-info-am install-man \
469 install-pdf install-pdf-am install-ps install-ps-am \
470 install-strip
installcheck installcheck-am
installdirs \
471 maintainer-clean maintainer-clean-generic
mostlyclean \
472 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
473 pdf pdf-am ps ps-am
tags uninstall uninstall-am
476 regress.gen.c regress.gen.h
: regress.rpc
$(top_srcdir
)/event_rpcgen.py
477 $(top_srcdir
)/event_rpcgen.py
$(srcdir)/regress.rpc || echo
"No Python installed"
479 test: test-init test-eof test-weof test-time regress
484 bench test-init test-eof test-weof test-time
: ..
/libevent.la
485 # Tell versions [3.59,3.63) of GNU make to not export all variables.
486 # Otherwise a system limit (for SysV at least) may be exceeded.