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
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA
= $(install_sh
) -c
-m
644
25 install_sh_PROGRAM
= $(install_sh
) -c
26 install_sh_SCRIPT
= $(install_sh
) -c
27 INSTALL_HEADER
= $(INSTALL_DATA
)
28 transform
= $(program_transform_name
)
35 build_triplet
= @build@
38 DIST_COMMON
= README
$(am__configure_deps
) $(include_HEADERS
) \
39 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
40 $(srcdir)/config.h.in
$(top_srcdir
)/configure ChangeLog \
41 config.guess config.sub devpoll.c epoll.c epoll_sub.c evport.c \
42 install-sh kqueue.c ltmain.sh missing mkinstalldirs poll.c \
44 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
45 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
46 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
48 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
49 configure.lineno config.status.lineno
50 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
51 CONFIG_HEADER
= config.h
53 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
54 am__vpath_adj
= case
$$p in \
55 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
59 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
60 "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(includedir)" \
61 "$(DESTDIR)$(includedir)"
62 libLTLIBRARIES_INSTALL
= $(INSTALL
)
63 LTLIBRARIES
= $(lib_LTLIBRARIES
)
65 libevent_la_DEPENDENCIES
= @LTLIBOBJS@
$(am__DEPENDENCIES_1
)
66 am__libevent_la_SOURCES_DIST
= event.c buffer.c evbuffer.c log.c \
67 evutil.c WIN32-Code
/win32.c event_tagging.c http.c evhttp.h \
68 http-internal.h evdns.c evdns.h evrpc.c evrpc.h \
69 evrpc-internal.h strlcpy.c strlcpy-internal.h
70 @BUILD_WIN32_TRUE@am__objects_1
= win32.lo
71 am__objects_2
= event.lo buffer.lo evbuffer.lo log.lo evutil.lo \
73 am__objects_3
= event_tagging.lo http.lo evdns.lo evrpc.lo strlcpy.lo
74 am_libevent_la_OBJECTS
= $(am__objects_2
) $(am__objects_3
)
75 libevent_la_OBJECTS
= $(am_libevent_la_OBJECTS
)
76 libevent_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
77 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
78 $(libevent_la_LDFLAGS
) $(LDFLAGS
) -o
$@
79 libevent_core_la_DEPENDENCIES
= @LTLIBOBJS@
$(am__DEPENDENCIES_1
)
80 am__libevent_core_la_SOURCES_DIST
= event.c buffer.c evbuffer.c log.c \
81 evutil.c WIN32-Code
/win32.c
82 am_libevent_core_la_OBJECTS
= $(am__objects_2
)
83 libevent_core_la_OBJECTS
= $(am_libevent_core_la_OBJECTS
)
84 libevent_core_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
85 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
86 $(libevent_core_la_LDFLAGS
) $(LDFLAGS
) -o
$@
87 libevent_extra_la_DEPENDENCIES
= @LTLIBOBJS@
$(am__DEPENDENCIES_1
)
88 am_libevent_extra_la_OBJECTS
= $(am__objects_3
)
89 libevent_extra_la_OBJECTS
= $(am_libevent_extra_la_OBJECTS
)
90 libevent_extra_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
91 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
92 $(libevent_extra_la_LDFLAGS
) $(LDFLAGS
) -o
$@
93 binSCRIPT_INSTALL
= $(INSTALL_SCRIPT
)
94 SCRIPTS
= $(bin_SCRIPTS
)
95 DEFAULT_INCLUDES
= -I.@am__isrc@
98 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
99 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
100 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
101 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
102 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
104 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
105 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
107 SOURCES
= $(libevent_la_SOURCES
) $(libevent_core_la_SOURCES
) \
108 $(libevent_extra_la_SOURCES
)
109 DIST_SOURCES
= $(am__libevent_la_SOURCES_DIST
) \
110 $(am__libevent_core_la_SOURCES_DIST
) \
111 $(libevent_extra_la_SOURCES
)
112 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
113 html-recursive info-recursive install-data-recursive \
114 install-dvi-recursive install-exec-recursive \
115 install-html-recursive install-info-recursive \
116 install-pdf-recursive install-ps-recursive install-recursive \
117 installcheck-recursive installdirs-recursive pdf-recursive \
118 ps-recursive uninstall-recursive
119 man3dir = $(mandir)/man3
122 includeHEADERS_INSTALL
= $(INSTALL_HEADER
)
123 nodist_includeHEADERS_INSTALL
= $(INSTALL_HEADER
)
124 HEADERS
= $(include_HEADERS
) $(nodist_include_HEADERS
)
125 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
126 distclean-recursive maintainer-clean-recursive
129 DIST_SUBDIRS
= . sample
test
130 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
131 distdir
= $(PACKAGE
)-$(VERSION
)
132 top_distdir
= $(distdir
)
133 am__remove_distdir
= \
134 { test ! -d
$(distdir
) \
135 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
136 && rm -fr
$(distdir
); }; }
137 DIST_ARCHIVES
= $(distdir
).
tar.gz
139 distuninstallcheck_listfiles
= find .
-type f
-print
140 distcleancheck_listfiles
= find .
-type f
-print
144 AUTOCONF
= @AUTOCONF@
145 AUTOHEADER
= @AUTOHEADER@
146 AUTOMAKE
= @AUTOMAKE@
149 CCDEPMODE
= @CCDEPMODE@
152 CPPFLAGS
= @CPPFLAGS@
155 CXXDEPMODE
= @CXXDEPMODE@
156 CXXFLAGS
= @CXXFLAGS@
157 CYGPATH_W
= @CYGPATH_W@
160 DSYMUTIL
= @DSYMUTIL@
171 INSTALL_DATA
= @INSTALL_DATA@
172 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
173 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
174 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
179 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
181 LTLIBOBJS
= @LTLIBOBJS@
182 MAKEINFO
= @MAKEINFO@
187 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
188 PACKAGE_NAME
= @PACKAGE_NAME@
189 PACKAGE_STRING
= @PACKAGE_STRING@
190 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
191 PACKAGE_VERSION
= @PACKAGE_VERSION@
192 PATH_SEPARATOR
= @PATH_SEPARATOR@
195 SET_MAKE
= @SET_MAKE@
199 abs_builddir
= @abs_builddir@
200 abs_srcdir
= @abs_srcdir@
201 abs_top_builddir
= @abs_top_builddir@
202 abs_top_srcdir
= @abs_top_srcdir@
203 ac_ct_CC
= @ac_ct_CC@
204 ac_ct_CXX
= @ac_ct_CXX@
205 ac_ct_F77
= @ac_ct_F77@
206 am__include
= @am__include@
207 am__leading_dot
= @am__leading_dot@
208 am__quote
= @am__quote@
210 am__untar
= @am__untar@
213 build_alias
= @build_alias@
214 build_cpu
= @build_cpu@
215 build_os
= @build_os@
216 build_vendor
= @build_vendor@
217 builddir
= @builddir@
219 datarootdir
= @datarootdir@
222 exec_prefix = @
exec_prefix@
224 host_alias
= @host_alias@
225 host_cpu
= @host_cpu@
227 host_vendor
= @host_vendor@
229 includedir = @
includedir@
231 install_sh
= @install_sh@
233 libexecdir
= @libexecdir@
234 localedir
= @localedir@
235 localstatedir
= @localstatedir@
238 oldincludedir = @
oldincludedir@
241 program_transform_name
= @program_transform_name@
244 sharedstatedir
= @sharedstatedir@
246 sysconfdir
= @sysconfdir@
247 target_alias
= @target_alias@
248 top_build_prefix
= @top_build_prefix@
249 top_builddir
= @top_builddir@
250 top_srcdir
= @top_srcdir@
251 AUTOMAKE_OPTIONS
= foreign no-dependencies
253 # This is the point release for libevent. It shouldn't include any
254 # a/b/c/d/e notations.
257 # This is the version info for the libevent binary API. It has three
259 # Current -- the number of the binary API that we're implementing
260 # Revision -- which iteration of the implementation of the binary
261 # API are we supplying?
262 # Age -- How many previous binary API versions do we also
265 # If we release a new version that does not change the binary API,
266 # increment Revision.
268 # If we release a new version that changes the binary API, but does
269 # not break programs compiled against the old binary API, increment
270 # Current and Age. Set Revision to 0, since this is the first
271 # implementation of the new API.
273 # Otherwise, we're changing the binary API and breaking bakward
274 # compatibility with old binaries. Increment Current. Set Age to 0,
275 # since we're backward compatible with no previous APIs. Set Revision
279 # Libevent 1.4.1 was 2:0:0
280 # Libevent 1.4.2 should be 3:0:0
281 # Libevent 1.4.5 is 3:0:1 (we forgot to increment in the past)
283 bin_SCRIPTS
= event_rpcgen.py
284 EXTRA_DIST
= autogen.sh event.h event-internal.h log.h evsignal.h evdns
.3 \
285 evrpc.h evrpc-internal.h min_heap.h \
288 kqueue.c epoll_sub.c epoll.c select.c poll.c signal.c \
289 evport.c devpoll.c event_rpcgen.py \
290 sample
/Makefile.am sample
/Makefile.in sample
/event-test.c \
291 sample
/signal-test.c sample
/time-test.c \
292 test/Makefile.am
test/Makefile.in
test/bench.c
test/regress.c \
293 test/test-eof.c
test/test-weof.c
test/test-time.c \
294 test/test-init.c
test/test.sh \
295 compat
/sys
/queue.h compat
/sys
/_libevent_time.h \
296 WIN32-Code
/config.h \
297 WIN32-Code
/event-config.h \
300 WIN32-Prj
/event_test
/event_test.dsp \
301 WIN32-Prj
/event_test
/test.txt WIN32-Prj
/libevent.dsp \
302 WIN32-Prj
/libevent.dsw WIN32-Prj
/signal_test
/signal_test.dsp \
303 WIN32-Prj
/time_test
/time_test.dsp WIN32-Prj
/regress
/regress.vcproj \
304 WIN32-Prj
/libevent.sln WIN32-Prj
/libevent.vcproj
306 lib_LTLIBRARIES
= libevent.la libevent_core.la libevent_extra.la
307 @BUILD_WIN32_FALSE@SUBDIRS
= . sample
test
308 @BUILD_WIN32_TRUE@SUBDIRS
= . sample
309 @BUILD_WIN32_FALSE@SYS_LIBS
=
310 @BUILD_WIN32_TRUE@SYS_LIBS
= -lws2_32
311 @BUILD_WIN32_FALSE@SYS_SRC
=
312 @BUILD_WIN32_TRUE@SYS_SRC
= WIN32-Code
/win32.c
313 @BUILD_WIN32_FALSE@SYS_INCLUDES
=
314 @BUILD_WIN32_TRUE@SYS_INCLUDES
= -IWIN32-Code
315 BUILT_SOURCES
= event-config.h
316 CORE_SRC
= event.c buffer.c evbuffer.c log.c evutil.c
$(SYS_SRC
)
317 EXTRA_SRC
= event_tagging.c http.c evhttp.h http-internal.h evdns.c \
318 evdns.h evrpc.c evrpc.h evrpc-internal.h \
319 strlcpy.c strlcpy-internal.h strlcpy-internal.h
321 libevent_la_SOURCES
= $(CORE_SRC
) $(EXTRA_SRC
)
322 libevent_la_LIBADD
= @LTLIBOBJS@
$(SYS_LIBS
)
323 libevent_la_LDFLAGS
= -release
$(RELEASE
) -version-info
$(VERSION_INFO
)
324 libevent_core_la_SOURCES
= $(CORE_SRC
)
325 libevent_core_la_LIBADD
= @LTLIBOBJS@
$(SYS_LIBS
)
326 libevent_core_la_LDFLAGS
= -release
$(RELEASE
) -version-info
$(VERSION_INFO
)
327 libevent_extra_la_SOURCES
= $(EXTRA_SRC
)
328 libevent_extra_la_LIBADD
= @LTLIBOBJS@
$(SYS_LIBS
)
329 libevent_extra_la_LDFLAGS
= -release
$(RELEASE
) -version-info
$(VERSION_INFO
)
330 include_HEADERS
= event.h evhttp.h evdns.h evrpc.h evutil.h
331 nodist_include_HEADERS
= event-config.h
332 INCLUDES
= -I
$(srcdir)/compat
$(SYS_INCLUDES
)
333 man_MANS
= event
.3 evdns
.3
334 DISTCLEANFILES
= *~ event-config.h
335 all: $(BUILT_SOURCES
) config.h
336 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
339 .SUFFIXES
: .c .lo .o .obj
342 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
344 case
'$(am__configure_deps)' in \
346 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
347 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
352 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
353 cd
$(top_srcdir
) && \
354 $(AUTOMAKE
) --foreign Makefile
356 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
359 echo
' $(SHELL) ./config.status'; \
360 $(SHELL
) .
/config.status
;; \
362 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
363 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
366 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
367 $(SHELL
) .
/config.status
--recheck
369 $(top_srcdir
)/configure
: $(am__configure_deps
)
370 cd
$(srcdir) && $(AUTOCONF
)
371 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
372 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
375 @if
test ! -f
$@
; then \
377 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
380 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
382 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
383 $(srcdir)/config.h.in
: $(am__configure_deps
)
384 cd
$(top_srcdir
) && $(AUTOHEADER
)
389 -rm -f config.h stamp-h1
390 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
392 test -z
"$(libdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libdir)"
393 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
394 if
test -f
$$p; then \
396 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
397 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(libLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
401 uninstall-libLTLIBRARIES
:
403 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
405 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
406 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$p"; \
409 clean-libLTLIBRARIES
:
410 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
411 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
412 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
413 test "$$dir" != "$$p" ||
dir=.
; \
414 echo
"rm -f \"$${dir}/so_locations\""; \
415 rm -f
"$${dir}/so_locations"; \
417 libevent.la
: $(libevent_la_OBJECTS
) $(libevent_la_DEPENDENCIES
)
418 $(libevent_la_LINK
) -rpath
$(libdir) $(libevent_la_OBJECTS
) $(libevent_la_LIBADD
) $(LIBS
)
419 libevent_core.la
: $(libevent_core_la_OBJECTS
) $(libevent_core_la_DEPENDENCIES
)
420 $(libevent_core_la_LINK
) -rpath
$(libdir) $(libevent_core_la_OBJECTS
) $(libevent_core_la_LIBADD
) $(LIBS
)
421 libevent_extra.la
: $(libevent_extra_la_OBJECTS
) $(libevent_extra_la_DEPENDENCIES
)
422 $(libevent_extra_la_LINK
) -rpath
$(libdir) $(libevent_extra_la_OBJECTS
) $(libevent_extra_la_LIBADD
) $(LIBS
)
423 install-binSCRIPTS
: $(bin_SCRIPTS
)
425 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
426 @list
='$(bin_SCRIPTS)'; for p in
$$list; do \
427 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
428 if
test -f
$$d$$p; then \
429 f
=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
430 echo
" $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
431 $(binSCRIPT_INSTALL
) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
435 uninstall-binSCRIPTS
:
437 @list
='$(bin_SCRIPTS)'; for p in
$$list; do \
438 f
=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
439 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
440 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
453 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
456 $(LTCOMPILE
) -c
-o
$@
$<
458 win32.lo
: WIN32-Code
/win32.c
459 $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o win32.lo
`test -f 'WIN32-Code/win32.c' || echo '$(srcdir)/'`WIN32-Code
/win32.c
469 install-man3
: $(man3_MANS
) $(man_MANS
)
471 test -z
"$(man3dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man3dir)"
472 @list
='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
473 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
476 *.3*) list
="$$list $$i" ;; \
479 for i in
$$list; do \
480 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
482 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
487 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
488 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
489 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
490 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
491 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
495 @list
='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
496 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
499 *.3*) list
="$$list $$i" ;; \
502 for i in
$$list; do \
503 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
508 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
509 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
510 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
511 echo
" rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
512 rm -f
"$(DESTDIR)$(man3dir)/$$inst"; \
514 install-includeHEADERS
: $(include_HEADERS
)
516 test -z
"$(includedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(includedir)"
517 @list
='$(include_HEADERS)'; for p in
$$list; do \
518 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
520 echo
" $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
521 $(includeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
524 uninstall-includeHEADERS
:
526 @list
='$(include_HEADERS)'; for p in
$$list; do \
528 echo
" rm -f '$(DESTDIR)$(includedir)/$$f'"; \
529 rm -f
"$(DESTDIR)$(includedir)/$$f"; \
531 install-nodist_includeHEADERS
: $(nodist_include_HEADERS
)
533 test -z
"$(includedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(includedir)"
534 @list
='$(nodist_include_HEADERS)'; for p in
$$list; do \
535 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
537 echo
" $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
538 $(nodist_includeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
541 uninstall-nodist_includeHEADERS
:
543 @list
='$(nodist_include_HEADERS)'; for p in
$$list; do \
545 echo
" rm -f '$(DESTDIR)$(includedir)/$$f'"; \
546 rm -f
"$(DESTDIR)$(includedir)/$$f"; \
549 # This directory's subdirectories are mostly independent; you can cd
550 # into them and run `make' without going through this Makefile.
551 # To change the values of `make' variables: instead of editing Makefiles,
552 # (1) if the variable is set in `config.status', edit `config.status'
553 # (which will cause the Makefiles to be regenerated when you run `make');
554 # (2) otherwise, pass the desired values on the `make' command line.
555 $(RECURSIVE_TARGETS
):
557 for f in x
$$MAKEFLAGS; do \
560 *k
*) failcom
='fail=yes';; \
564 target
=`echo $@ | sed s/-recursive//`; \
565 list
='$(SUBDIRS)'; for subdir in
$$list; do \
566 echo
"Making $$target in $$subdir"; \
567 if
test "$$subdir" = "."; then \
569 local_target
="$$target-am"; \
571 local_target
="$$target"; \
573 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
576 if
test "$$dot_seen" = "no"; then \
577 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
580 $(RECURSIVE_CLEAN_TARGETS
):
582 for f in x
$$MAKEFLAGS; do \
585 *k
*) failcom
='fail=yes';; \
590 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
591 *) list
='$(SUBDIRS)' ;; \
593 rev
=''; for subdir in
$$list; do \
594 if
test "$$subdir" = "."; then
:; else \
595 rev
="$$subdir $$rev"; \
599 target
=`echo $@ | sed s/-recursive//`; \
600 for subdir in
$$rev; do \
601 echo
"Making $$target in $$subdir"; \
602 if
test "$$subdir" = "."; then \
603 local_target
="$$target-am"; \
605 local_target
="$$target"; \
607 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
609 done
&& test -z
"$$fail"
611 list
='$(SUBDIRS)'; for subdir in
$$list; do \
612 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
615 list
='$(SUBDIRS)'; for subdir in
$$list; do \
616 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
619 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
620 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
621 unique
=`for i in $$list; do \
622 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
624 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
625 END { if (nonempty) { for (i in files) print i; }; }'`; \
629 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
630 $(TAGS_FILES
) $(LISP
)
633 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
634 include_option
=--etags-include
; \
637 include_option
=--include; \
640 list
='$(SUBDIRS)'; for subdir in
$$list; do \
641 if
test "$$subdir" = .
; then
:; else \
642 test ! -f
$$subdir/TAGS || \
643 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
646 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
647 unique
=`for i in $$list; do \
648 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
650 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
651 END { if (nonempty) { for (i in files) print i; }; }'`; \
652 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
653 test -n
"$$unique" || unique
=$$empty_fix; \
654 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
658 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
659 $(TAGS_FILES
) $(LISP
)
661 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
662 unique
=`for i in $$list; do \
663 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
665 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
666 END { if (nonempty) { for (i in files) print i; }; }'`; \
667 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
668 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
672 here
=`$(am__cd) $(top_builddir) && pwd` \
673 && cd
$(top_srcdir
) \
674 && gtags
-i
$(GTAGS_ARGS
) $$here
677 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
679 distdir
: $(DISTFILES
)
680 $(am__remove_distdir
)
681 test -d
$(distdir
) || mkdir
$(distdir
)
682 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
683 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
684 list
='$(DISTFILES)'; \
685 dist_files
=`for file in $$list; do echo $$file; done | \
686 sed -e "s|^$$srcdirstrip/||;t" \
687 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
688 case
$$dist_files in \
689 */*) $(MKDIR_P
) `echo "$$dist_files" | \
690 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
693 for file in
$$dist_files; do \
694 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
695 if
test -d
$$d/$$file; then \
696 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
697 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
698 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
700 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
702 test -f
$(distdir
)/$$file \
703 || cp
-p
$$d/$$file $(distdir
)/$$file \
707 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
708 if
test "$$subdir" = .
; then
:; else \
709 test -d
"$(distdir)/$$subdir" \
710 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
712 distdir
=`$(am__cd) $(distdir) && pwd`; \
713 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
715 $(MAKE
) $(AM_MAKEFLAGS
) \
716 top_distdir
="$$top_distdir" \
717 distdir
="$$distdir/$$subdir" \
718 am__remove_distdir
=: \
719 am__skip_length_check
=: \
724 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
725 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
726 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
727 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
728 || chmod
-R a
+r
$(distdir
)
730 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
731 $(am__remove_distdir
)
734 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
735 $(am__remove_distdir
)
738 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
739 $(am__remove_distdir
)
742 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
743 $(am__remove_distdir
)
746 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
747 $(am__remove_distdir
)
750 -rm -f
$(distdir
).zip
751 zip
-rq
$(distdir
).zip
$(distdir
)
752 $(am__remove_distdir
)
754 dist dist-all
: distdir
755 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
756 $(am__remove_distdir
)
758 # This target untars the dist file and tries a VPATH configuration. Then
759 # it guarantees that the distribution is self-contained by making another
762 case
'$(DIST_ARCHIVES)' in \
764 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
766 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
768 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
770 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
772 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
774 unzip
$(distdir
).zip
;;\
776 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
777 mkdir
$(distdir
)/_build
778 mkdir
$(distdir
)/_inst
780 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
781 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
782 && cd
$(distdir
)/_build \
783 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
784 $(DISTCHECK_CONFIGURE_FLAGS
) \
785 && $(MAKE
) $(AM_MAKEFLAGS
) \
786 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
787 && $(MAKE
) $(AM_MAKEFLAGS
) check \
788 && $(MAKE
) $(AM_MAKEFLAGS
) install \
789 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
790 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
791 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
793 && chmod
-R a-w
"$$dc_install_base" \
795 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
796 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
797 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
798 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
799 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
800 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
801 && rm -rf
"$$dc_destdir" \
802 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
803 && rm -rf
$(DIST_ARCHIVES
) \
804 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
805 $(am__remove_distdir
)
806 @
(echo
"$(distdir) archives ready for distribution: "; \
807 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
808 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
810 @cd
$(distuninstallcheck_dir
) \
811 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
812 ||
{ echo
"ERROR: files left after uninstall:" ; \
813 if
test -n
"$(DESTDIR)"; then \
814 echo
" (check DESTDIR support)"; \
816 $(distuninstallcheck_listfiles
) ; \
818 distcleancheck
: distclean
819 @if
test '$(srcdir)' = .
; then \
820 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
823 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
824 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
825 $(distcleancheck_listfiles
) ; \
828 check: $(BUILT_SOURCES
)
829 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
830 all-am
: Makefile
$(LTLIBRARIES
) $(SCRIPTS
) $(MANS
) $(HEADERS
) config.h
831 installdirs: installdirs-recursive
833 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
834 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
836 install: $(BUILT_SOURCES
)
837 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
838 install-exec
: install-exec-recursive
839 install-data
: install-data-recursive
840 uninstall: uninstall-recursive
843 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
845 installcheck: installcheck-recursive
847 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
848 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
849 `test -z '$(STRIP)' || \
850 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
856 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
857 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
859 maintainer-clean-generic
:
860 @echo
"This command is intended for maintainers to use"
861 @echo
"it deletes files that may require special tools to rebuild."
862 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
863 clean: clean-recursive
865 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
868 distclean: distclean-recursive
869 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
871 distclean-am
: clean-am distclean-compile distclean-generic \
872 distclean-hdr distclean-libtool distclean-tags
884 install-data-am
: install-includeHEADERS install-man \
885 install-nodist_includeHEADERS
887 install-dvi
: install-dvi-recursive
889 install-exec-am
: install-binSCRIPTS install-libLTLIBRARIES
891 install-html
: install-html-recursive
893 install-info
: install-info-recursive
895 install-man
: install-man3
897 install-pdf
: install-pdf-recursive
899 install-ps
: install-ps-recursive
903 maintainer-clean
: maintainer-clean-recursive
904 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
905 -rm -rf
$(top_srcdir
)/autom4te.cache
907 maintainer-clean-am
: distclean-am maintainer-clean-generic
909 mostlyclean: mostlyclean-recursive
911 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
922 uninstall-am
: uninstall-binSCRIPTS uninstall-includeHEADERS \
923 uninstall-libLTLIBRARIES uninstall-man \
924 uninstall-nodist_includeHEADERS
926 uninstall-man
: uninstall-man3
928 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
931 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
932 all all-am am--refresh
check check-am
clean clean-generic \
933 clean-libLTLIBRARIES clean-libtool ctags ctags-recursive
dist \
934 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
935 dist-zip distcheck
distclean distclean-compile \
936 distclean-generic distclean-hdr distclean-libtool \
937 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
938 dvi-am html html-am
info info-am
install install-am \
939 install-binSCRIPTS install-data install-data-am install-dvi \
940 install-dvi-am install-exec install-exec-am install-html \
941 install-html-am install-includeHEADERS install-info \
942 install-info-am install-libLTLIBRARIES install-man \
943 install-man3 install-nodist_includeHEADERS install-pdf \
944 install-pdf-am install-ps install-ps-am install-strip \
945 installcheck installcheck-am
installdirs installdirs-am \
946 maintainer-clean maintainer-clean-generic
mostlyclean \
947 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
948 pdf pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
949 uninstall-binSCRIPTS uninstall-includeHEADERS \
950 uninstall-libLTLIBRARIES uninstall-man uninstall-man3 \
951 uninstall-nodist_includeHEADERS
954 event-config.h
: config.h
955 echo
'/* event-config.h' > $@
956 echo
' * Generated by autoconf; post-processed by libevent.' >> $@
957 echo
' * Do not edit this file.' >> $@
958 echo
' * Do not rely on macros in this file existing in later versions.'>> $@
960 echo
'#ifndef _EVENT_CONFIG_H_' >> $@
961 echo
'#define _EVENT_CONFIG_H_' >> $@
963 sed
-e
's/#define /#define _EVENT_/' \
964 -e
's/#undef /#undef _EVENT_/' \
965 -e
's/#ifndef /#ifndef _EVENT_/' < config.h
>> $@
969 cd
test && make verify
972 doxygen
$(srcdir)/Doxyfile
974 # Tell versions [3.59,3.63) of GNU make to not export all variables.
975 # Otherwise a system limit (for SysV at least) may be exceeded.