1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Makefile.am for libevent
19 # Copyright 2000-2007 Niels Provos
20 # Copyright 2007-2012 Niels Provos and Nick Mathewson
22 # See LICENSE for copying information.
33 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
34 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
36 for am__flg in
$$MAKEFLAGS; do \
39 *n
*) am__dry
=yes
; break
;; \
43 test $$am__dry = yes
; \
45 pkgdatadir
= $(datadir)/@PACKAGE@
46 pkgincludedir
= $(includedir)/@PACKAGE@
47 pkglibdir
= $(libdir)/@PACKAGE@
48 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
49 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50 install_sh_DATA
= $(install_sh
) -c
-m
644
51 install_sh_PROGRAM
= $(install_sh
) -c
52 install_sh_SCRIPT
= $(install_sh
) -c
53 INSTALL_HEADER
= $(INSTALL_DATA
)
54 transform
= $(program_transform_name
)
61 build_triplet
= @build@
63 @PTHREADS_TRUE@am__append_1
= libevent_pthreads.la
64 @PTHREADS_TRUE@am__append_2
= libevent_pthreads.
pc
65 @OPENSSL_TRUE@am__append_3
= libevent_openssl.la
66 @OPENSSL_TRUE@am__append_4
= libevent_openssl.
pc
67 @SELECT_BACKEND_TRUE@am__append_5
= select.c
68 @POLL_BACKEND_TRUE@am__append_6
= poll.c
69 @DEVPOLL_BACKEND_TRUE@am__append_7
= devpoll.c
70 @KQUEUE_BACKEND_TRUE@am__append_8
= kqueue.c
71 @EPOLL_BACKEND_TRUE@am__append_9
= epoll.c
72 @EVPORT_BACKEND_TRUE@am__append_10
= evport.c
73 @SIGNAL_SUPPORT_TRUE@am__append_11
= signal.c
74 @INSTALL_LIBEVENT_FALSE@am__append_12
= $(EVENT1_HDRS
)
76 DIST_COMMON
= README
$(am__configure_deps
) \
77 $(am__dist_bin_SCRIPTS_DIST
) $(am__include_HEADERS_DIST
) \
78 $(am__noinst_HEADERS_DIST
) $(srcdir)/Makefile.am \
79 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
80 $(srcdir)/libevent.
pc.in
$(srcdir)/libevent_openssl.
pc.in \
81 $(srcdir)/libevent_pthreads.
pc.in
$(top_srcdir
)/configure \
82 ChangeLog compile config.guess config.sub depcomp epoll_sub.c \
83 install-sh ltmain.sh missing
84 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
85 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/acx_pthread.m4 \
86 $(top_srcdir
)/m4
/libtool.m4
$(top_srcdir
)/m4
/ltoptions.m4 \
87 $(top_srcdir
)/m4
/ltsugar.m4
$(top_srcdir
)/m4
/ltversion.m4 \
88 $(top_srcdir
)/m4
/lt~obsolete.m4
$(top_srcdir
)/configure.in
89 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
91 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
92 configure.lineno config.status.lineno
93 mkinstalldirs
= $(install_sh
) -d
94 CONFIG_HEADER
= config.h
95 CONFIG_CLEAN_FILES
= libevent.
pc libevent_openssl.
pc \
97 CONFIG_CLEAN_VPATH_FILES
=
98 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
99 am__vpath_adj
= case
$$p in \
100 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
105 am__nobase_strip_setup
= \
106 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
108 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
109 am__nobase_list
= $(am__nobase_strip_setup
); \
110 for p in
$$list; do echo
"$$p $$p"; done | \
111 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
112 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
113 if (++n[$$2] == $(am__install_max)) \
114 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
115 END { for (dir in files) print dir, files[dir] }'
117 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
118 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
119 am__uninstall_files_from_dir
= { \
121 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
122 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
123 $(am__cd
) "$$dir" && rm -f
$$files; }; \
125 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
126 "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"
127 LTLIBRARIES
= $(lib_LTLIBRARIES
) $(noinst_LTLIBRARIES
)
129 libevent_la_DEPENDENCIES
= @LTLIBOBJS@
$(am__DEPENDENCIES_1
)
130 am__libevent_la_SOURCES_DIST
= event.c evthread.c buffer.c \
131 bufferevent.c bufferevent_sock.c bufferevent_filter.c \
132 bufferevent_pair.c listener.c bufferevent_ratelim.c evmap.c \
133 log.c evutil.c evutil_rand.c strlcpy.c select.c poll.c \
134 devpoll.c kqueue.c epoll.c evport.c signal.c win32select.c \
135 evthread_win32.c buffer_iocp.c event_iocp.c \
136 bufferevent_async.c event_tagging.c http.c evdns.c evrpc.c
137 @SELECT_BACKEND_TRUE@am__objects_1
= select.lo
138 @POLL_BACKEND_TRUE@am__objects_2
= poll.lo
139 @DEVPOLL_BACKEND_TRUE@am__objects_3
= devpoll.lo
140 @KQUEUE_BACKEND_TRUE@am__objects_4
= kqueue.lo
141 @EPOLL_BACKEND_TRUE@am__objects_5
= epoll.lo
142 @EVPORT_BACKEND_TRUE@am__objects_6
= evport.lo
143 @SIGNAL_SUPPORT_TRUE@am__objects_7
= signal.lo
144 @BUILD_WIN32_FALSE@am__objects_8
= $(am__objects_1
) $(am__objects_2
) \
145 @BUILD_WIN32_FALSE@
$(am__objects_3
) $(am__objects_4
) \
146 @BUILD_WIN32_FALSE@
$(am__objects_5
) $(am__objects_6
) \
147 @BUILD_WIN32_FALSE@
$(am__objects_7
)
148 @BUILD_WIN32_TRUE@am__objects_8
= win32select.lo evthread_win32.lo \
149 @BUILD_WIN32_TRUE@ buffer_iocp.lo event_iocp.lo \
150 @BUILD_WIN32_TRUE@ bufferevent_async.lo
$(am__objects_1
) \
151 @BUILD_WIN32_TRUE@
$(am__objects_2
) $(am__objects_3
) \
152 @BUILD_WIN32_TRUE@
$(am__objects_4
) $(am__objects_5
) \
153 @BUILD_WIN32_TRUE@
$(am__objects_6
) $(am__objects_7
)
154 am__objects_9
= event.lo evthread.lo buffer.lo bufferevent.lo \
155 bufferevent_sock.lo bufferevent_filter.lo bufferevent_pair.lo \
156 listener.lo bufferevent_ratelim.lo evmap.lo log.lo evutil.lo \
157 evutil_rand.lo strlcpy.lo
$(am__objects_8
)
158 am__objects_10
= event_tagging.lo http.lo evdns.lo evrpc.lo
159 am_libevent_la_OBJECTS
= $(am__objects_9
) $(am__objects_10
)
160 libevent_la_OBJECTS
= $(am_libevent_la_OBJECTS
)
161 libevent_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
162 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
163 $(libevent_la_LDFLAGS
) $(LDFLAGS
) -o
$@
164 @INSTALL_LIBEVENT_FALSE@am_libevent_la_rpath
=
165 @INSTALL_LIBEVENT_TRUE@am_libevent_la_rpath
= -rpath
$(libdir)
166 libevent_core_la_DEPENDENCIES
= @LTLIBOBJS@
$(am__DEPENDENCIES_1
)
167 am__libevent_core_la_SOURCES_DIST
= event.c evthread.c buffer.c \
168 bufferevent.c bufferevent_sock.c bufferevent_filter.c \
169 bufferevent_pair.c listener.c bufferevent_ratelim.c evmap.c \
170 log.c evutil.c evutil_rand.c strlcpy.c select.c poll.c \
171 devpoll.c kqueue.c epoll.c evport.c signal.c win32select.c \
172 evthread_win32.c buffer_iocp.c event_iocp.c \
174 am_libevent_core_la_OBJECTS
= $(am__objects_9
)
175 libevent_core_la_OBJECTS
= $(am_libevent_core_la_OBJECTS
)
176 libevent_core_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
177 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
178 $(libevent_core_la_LDFLAGS
) $(LDFLAGS
) -o
$@
179 @INSTALL_LIBEVENT_FALSE@am_libevent_core_la_rpath
=
180 @INSTALL_LIBEVENT_TRUE@am_libevent_core_la_rpath
= -rpath
$(libdir)
181 @BUILD_WITH_NO_UNDEFINED_TRUE@am__DEPENDENCIES_2
= libevent_core.la
182 libevent_extra_la_DEPENDENCIES
= $(am__DEPENDENCIES_2
) \
183 $(am__DEPENDENCIES_1
)
184 am_libevent_extra_la_OBJECTS
= $(am__objects_10
)
185 libevent_extra_la_OBJECTS
= $(am_libevent_extra_la_OBJECTS
)
186 libevent_extra_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
187 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
188 $(libevent_extra_la_LDFLAGS
) $(LDFLAGS
) -o
$@
189 @INSTALL_LIBEVENT_FALSE@am_libevent_extra_la_rpath
=
190 @INSTALL_LIBEVENT_TRUE@am_libevent_extra_la_rpath
= -rpath
$(libdir)
191 @OPENSSL_TRUE@libevent_openssl_la_DEPENDENCIES
= \
192 @OPENSSL_TRUE@
$(am__DEPENDENCIES_2
) $(am__DEPENDENCIES_1
)
193 am__libevent_openssl_la_SOURCES_DIST
= bufferevent_openssl.c
194 @OPENSSL_TRUE@am_libevent_openssl_la_OBJECTS
= bufferevent_openssl.lo
195 libevent_openssl_la_OBJECTS
= $(am_libevent_openssl_la_OBJECTS
)
196 libevent_openssl_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
197 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
198 $(libevent_openssl_la_LDFLAGS
) $(LDFLAGS
) -o
$@
199 @INSTALL_LIBEVENT_FALSE@@OPENSSL_TRUE@am_libevent_openssl_la_rpath
=
200 @INSTALL_LIBEVENT_TRUE@@OPENSSL_TRUE@am_libevent_openssl_la_rpath
= \
201 @INSTALL_LIBEVENT_TRUE@@OPENSSL_TRUE@
-rpath
$(libdir)
202 @PTHREADS_TRUE@libevent_pthreads_la_DEPENDENCIES
= \
203 @PTHREADS_TRUE@
$(am__DEPENDENCIES_2
)
204 am__libevent_pthreads_la_SOURCES_DIST
= evthread_pthread.c
205 @PTHREADS_TRUE@am_libevent_pthreads_la_OBJECTS
= evthread_pthread.lo
206 libevent_pthreads_la_OBJECTS
= $(am_libevent_pthreads_la_OBJECTS
)
207 libevent_pthreads_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
208 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
209 $(libevent_pthreads_la_LDFLAGS
) $(LDFLAGS
) -o
$@
210 @INSTALL_LIBEVENT_FALSE@@PTHREADS_TRUE@am_libevent_pthreads_la_rpath
=
211 @INSTALL_LIBEVENT_TRUE@@PTHREADS_TRUE@am_libevent_pthreads_la_rpath
= \
212 @INSTALL_LIBEVENT_TRUE@@PTHREADS_TRUE@
-rpath
$(libdir)
213 am__dist_bin_SCRIPTS_DIST
= event_rpcgen.py
214 SCRIPTS
= $(dist_bin_SCRIPTS
)
215 DEFAULT_INCLUDES
= -I.@am__isrc@
216 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
217 am__depfiles_maybe
= depfiles
219 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
220 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
221 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
222 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
223 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
225 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
226 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
228 SOURCES
= $(libevent_la_SOURCES
) $(libevent_core_la_SOURCES
) \
229 $(libevent_extra_la_SOURCES
) $(libevent_openssl_la_SOURCES
) \
230 $(libevent_pthreads_la_SOURCES
)
231 DIST_SOURCES
= $(am__libevent_la_SOURCES_DIST
) \
232 $(am__libevent_core_la_SOURCES_DIST
) \
233 $(libevent_extra_la_SOURCES
) \
234 $(am__libevent_openssl_la_SOURCES_DIST
) \
235 $(am__libevent_pthreads_la_SOURCES_DIST
)
236 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
237 html-recursive info-recursive install-data-recursive \
238 install-dvi-recursive install-exec-recursive \
239 install-html-recursive install-info-recursive \
240 install-pdf-recursive install-ps-recursive install-recursive \
241 installcheck-recursive installdirs-recursive pdf-recursive \
242 ps-recursive uninstall-recursive
243 am__can_run_installinfo
= \
244 case
$$AM_UPDATE_INFO_DIR in \
246 *) (install-info
--version
) >/dev
/null
2>&1;; \
248 DATA
= $(pkgconfig_DATA
)
249 am__include_HEADERS_DIST
= event.h evhttp.h evdns.h evrpc.h evutil.h
250 am__noinst_HEADERS_DIST
= util-internal.h mm-internal.h \
251 ipv6-internal.h evrpc-internal.h strlcpy-internal.h \
252 evbuffer-internal.h bufferevent-internal.h http-internal.h \
253 event-internal.h evthread-internal.h ht-internal.h \
254 defer-internal.h minheap-internal.h log-internal.h \
255 evsignal-internal.h evmap-internal.h changelist-internal.h \
256 iocp-internal.h ratelim-internal.h \
257 WIN32-Code
/event2
/event-config.h WIN32-Code
/tree.h \
258 compat
/sys
/queue.h event.h evhttp.h evdns.h evrpc.h evutil.h
259 HEADERS
= $(include_HEADERS
) $(noinst_HEADERS
)
260 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
261 distclean-recursive maintainer-clean-recursive
262 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
263 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
264 distdir
dist dist-all distcheck
267 DIST_SUBDIRS
= $(SUBDIRS
)
268 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
269 distdir
= $(PACKAGE
)-$(VERSION
)
270 top_distdir
= $(distdir
)
271 am__remove_distdir
= \
272 if
test -d
"$(distdir)"; then \
273 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
274 && rm -rf
"$(distdir)" \
275 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
279 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
280 sed_rest
='s,^[^/]*/*,,'; \
281 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
282 sed_butlast
='s,/*[^/]*$$,,'; \
283 while
test -n
"$$dir1"; do \
284 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
285 if
test "$$first" != "."; then \
286 if
test "$$first" = ".."; then \
287 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
288 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
290 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
291 if
test "$$first2" = "$$first"; then \
292 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
296 dir0
="$$dir0"/"$$first"; \
299 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
302 DIST_ARCHIVES
= $(distdir
).
tar.gz
304 distuninstallcheck_listfiles
= find .
-type f
-print
305 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
306 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
307 distcleancheck_listfiles
= find .
-type f
-print
311 AUTOCONF
= @AUTOCONF@
312 AUTOHEADER
= @AUTOHEADER@
313 AUTOMAKE
= @AUTOMAKE@
316 CCDEPMODE
= @CCDEPMODE@
319 CPPFLAGS
= @CPPFLAGS@
320 CYGPATH_W
= @CYGPATH_W@
324 DSYMUTIL
= @DSYMUTIL@
330 EV_LIB_GDI
= @EV_LIB_GDI@
331 EV_LIB_WS32
= @EV_LIB_WS32@
336 INSTALL_DATA
= @INSTALL_DATA@
337 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
338 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
339 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
342 LIBEVENT_GC_SECTIONS
= @LIBEVENT_GC_SECTIONS@
346 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
349 LTLIBOBJS
= @LTLIBOBJS@
350 MAKEINFO
= @MAKEINFO@
351 MANIFEST_TOOL
= @MANIFEST_TOOL@
357 OPENSSL_LIBADD
= @OPENSSL_LIBADD@
358 OPENSSL_LIBS
= @OPENSSL_LIBS@
362 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
363 PACKAGE_NAME
= @PACKAGE_NAME@
364 PACKAGE_STRING
= @PACKAGE_STRING@
365 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
366 PACKAGE_URL
= @PACKAGE_URL@
367 PACKAGE_VERSION
= @PACKAGE_VERSION@
368 PATH_SEPARATOR
= @PATH_SEPARATOR@
369 PTHREAD_CC
= @PTHREAD_CC@
370 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
371 PTHREAD_LIBS
= @PTHREAD_LIBS@
374 SET_MAKE
= @SET_MAKE@
378 ZLIB_LIBS
= @ZLIB_LIBS@
379 abs_builddir
= @abs_builddir@
380 abs_srcdir
= @abs_srcdir@
381 abs_top_builddir
= @abs_top_builddir@
382 abs_top_srcdir
= @abs_top_srcdir@
383 ac_ct_AR
= @ac_ct_AR@
384 ac_ct_CC
= @ac_ct_CC@
385 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
386 acx_pthread_config
= @acx_pthread_config@
387 am__include
= @am__include@
388 am__leading_dot
= @am__leading_dot@
389 am__quote
= @am__quote@
391 am__untar
= @am__untar@
394 build_alias
= @build_alias@
395 build_cpu
= @build_cpu@
396 build_os
= @build_os@
397 build_vendor
= @build_vendor@
398 builddir
= @builddir@
400 datarootdir
= @datarootdir@
403 exec_prefix = @
exec_prefix@
405 host_alias
= @host_alias@
406 host_cpu
= @host_cpu@
408 host_vendor
= @host_vendor@
410 includedir = @
includedir@
412 install_sh
= @install_sh@
414 libexecdir
= @libexecdir@
415 localedir
= @localedir@
416 localstatedir
= @localstatedir@
419 oldincludedir = @
oldincludedir@
422 program_transform_name
= @program_transform_name@
425 sharedstatedir
= @sharedstatedir@
427 sysconfdir
= @sysconfdir@
428 target_alias
= @target_alias@
429 top_build_prefix
= @top_build_prefix@
430 top_builddir
= @top_builddir@
431 top_srcdir
= @top_srcdir@
433 # 'foreign' means that we're not enforcing GNU package rules strictly.
434 # '1.7' means that we need automake 1.7 or later (and we do).
435 AUTOMAKE_OPTIONS
= foreign
1.7
436 ACLOCAL_AMFLAGS
= -I m4
438 # This is the "Release" of the Libevent ABI. It takes precedence over
439 # the VERSION_INFO, so that two versions of Libevent with the same
440 # "Release" are never binary-compatible.
442 # This number incremented once for the 2.0 release candidate, and
443 # will increment for each series until we revise our interfaces enough
444 # that we can seriously expect ABI compatibility between series.
446 RELEASE
= -release
2.0
448 # This is the version info for the libevent binary API. It has three
450 # Current -- the number of the binary API that we're implementing
451 # Revision -- which iteration of the implementation of the binary
452 # API are we supplying?
453 # Age -- How many previous binary API versions do we also
456 # To increment a VERSION_INFO (current:revision:age):
457 # If the ABI didn't change:
458 # Return (current:revision+1:age)
459 # If the ABI changed, but it's backward-compatible:
460 # Return (current+1:0:age+1)
461 # If the ABI changed and it isn't backward-compatible:
462 # Return (current+1:0:0)
464 # Once an RC is out, DO NOT MAKE ANY ABI-BREAKING CHANGES IN THAT SERIES
465 # UNLESS YOU REALLY REALLY HAVE TO.
468 # History: RELEASE VERSION_INFO
469 # 2.0.1-alpha -- 2.0 1:0:0
470 # 2.0.2-alpha -- 2:0:0
471 # 2.0.3-alpha -- 2:0:0 (should have incremented; didn't.)
472 # 2.0.4-alpha -- 3:0:0
473 # 2.0.5-beta -- 4:0:0
474 # 2.0.6-rc -- 2.0 2:0:0
475 # 2.0.7-rc -- 2.0 3:0:1
476 # 2.0.8-rc -- 2.0 4:0:2
477 # 2.0.9-rc -- 2.0 5:0:0 (ABI changed slightly)
478 # 2.0.10-stable-- 2.0 5:1:0 (No ABI change)
479 # 2.0.11-stable-- 2.0 6:0:1 (ABI changed, backward-compatible)
480 # 2.0.12-stable-- 2.0 6:1:1 (No ABI change)
481 # 2.0.13-stable-- 2.0 6:2:1 (No ABI change)
482 # 2.0.14-stable-- 2.0 6:3:1 (No ABI change)
483 # 2.0.15-stable-- 2.0 6:3:1 (Forgot to update :( )
484 # 2.0.16-stable-- 2.0 6:4:1 (No ABI change)
485 # 2.0.17-stable-- 2.0 6:5:1 (No ABI change)
486 # 2.0.18-stable-- 2.0 6:6:1 (No ABI change)
487 # 2.0.19-stable-- 2.0 6:7:1 (No ABI change)
488 # 2.0.20-stable-- 2.0 6:8:1 (No ABI change)
489 # 2.0.21-stable-- 2.0 6:9:1 (No ABI change)
492 # 2.1.1-alpha -- 2.1 1:0:0
494 # ABI version history for this package effectively restarts every time
495 # we change RELEASE. Version 1.4.x had RELEASE of 1.4.
497 # Ideally, we would not be using RELEASE at all; instead we could just
498 # use the VERSION_INFO field to label our backward-incompatible ABI
499 # changes, and those would be few and far between. Unfortunately,
500 # Libevent still exposes far too many volatile structures in its
501 # headers, so we pretty much have to assume that most development
502 # series will break ABI compatibility. For now, it's simplest just to
503 # keep incrementing the RELEASE between series and resetting VERSION_INFO.
505 # Eventually, when we get to the point where the structures in the
506 # headers are all non-changing (or not there at all!), we can shift to
507 # a more normal worldview where backward-incompatible ABI changes are
508 # nice and rare. For the next couple of years, though, 'struct event'
509 # is user-visible, and so we can pretty much guarantee that release
510 # series won't be binary-compatible.
511 @INSTALL_LIBEVENT_TRUE@dist_bin_SCRIPTS
= event_rpcgen.py
512 pkgconfigdir
= $(libdir)/pkgconfig
513 LIBEVENT_PKGCONFIG
= libevent.
pc $(am__append_2
) $(am__append_4
)
515 # These sources are conditionally added by configure.in or conditionally
516 # included from other files.
517 PLATFORM_DEPENDENT_SRC
= \
526 make-event-config.sed \
529 Makefile.nmake
test/Makefile.nmake \
530 $(PLATFORM_DEPENDENT_SRC
)
532 LIBEVENT_LIBS_LA
= libevent.la libevent_core.la libevent_extra.la \
533 $(am__append_1
) $(am__append_3
)
534 @INSTALL_LIBEVENT_TRUE@lib_LTLIBRARIES
= $(LIBEVENT_LIBS_LA
)
535 @INSTALL_LIBEVENT_TRUE@pkgconfig_DATA
= $(LIBEVENT_PKGCONFIG
)
536 @INSTALL_LIBEVENT_FALSE@noinst_LTLIBRARIES
= $(LIBEVENT_LIBS_LA
)
537 SUBDIRS
= .
include sample
test
538 @BUILD_WIN32_FALSE@SYS_LIBS
=
539 @BUILD_WIN32_TRUE@SYS_LIBS
= -lws2_32
-lshell32
-ladvapi32
540 @BUILD_WIN32_FALSE@SYS_SRC
= $(am__append_5
) $(am__append_6
) \
541 @BUILD_WIN32_FALSE@
$(am__append_7
) $(am__append_8
) \
542 @BUILD_WIN32_FALSE@
$(am__append_9
) $(am__append_10
) \
543 @BUILD_WIN32_FALSE@
$(am__append_11
)
544 @BUILD_WIN32_TRUE@SYS_SRC
= win32select.c evthread_win32.c \
545 @BUILD_WIN32_TRUE@ buffer_iocp.c event_iocp.c \
546 @BUILD_WIN32_TRUE@ bufferevent_async.c
$(am__append_5
) \
547 @BUILD_WIN32_TRUE@
$(am__append_6
) $(am__append_7
) \
548 @BUILD_WIN32_TRUE@
$(am__append_8
) $(am__append_9
) \
549 @BUILD_WIN32_TRUE@
$(am__append_10
) $(am__append_11
)
550 @BUILD_WIN32_FALSE@SYS_INCLUDES
=
551 @BUILD_WIN32_TRUE@SYS_INCLUDES
= -IWIN32-Code
552 BUILT_SOURCES
= include/event2
/event-config.h
553 CORE_SRC
= event.c evthread.c buffer.c \
554 bufferevent.c bufferevent_sock.c bufferevent_filter.c \
555 bufferevent_pair.c listener.c bufferevent_ratelim.c \
556 evmap.c log.c evutil.c evutil_rand.c strlcpy.c
$(SYS_SRC
)
558 EXTRA_SRC
= event_tagging.c http.c evdns.c evrpc.c
559 @BUILD_WITH_NO_UNDEFINED_FALSE@NO_UNDEFINED
=
560 @BUILD_WITH_NO_UNDEFINED_TRUE@NO_UNDEFINED
= -no-undefined
561 @BUILD_WITH_NO_UNDEFINED_FALSE@MAYBE_CORE
=
562 @BUILD_WITH_NO_UNDEFINED_TRUE@MAYBE_CORE
= libevent_core.la
563 GENERIC_LDFLAGS
= -version-info
$(VERSION_INFO
) $(RELEASE
) $(NO_UNDEFINED
)
564 libevent_la_SOURCES
= $(CORE_SRC
) $(EXTRA_SRC
)
565 libevent_la_LIBADD
= @LTLIBOBJS@
$(SYS_LIBS
)
566 libevent_la_LDFLAGS
= $(GENERIC_LDFLAGS
)
567 libevent_core_la_SOURCES
= $(CORE_SRC
)
568 libevent_core_la_LIBADD
= @LTLIBOBJS@
$(SYS_LIBS
)
569 libevent_core_la_LDFLAGS
= $(GENERIC_LDFLAGS
)
570 @PTHREADS_TRUE@libevent_pthreads_la_SOURCES
= evthread_pthread.c
571 @PTHREADS_TRUE@libevent_pthreads_la_LIBADD
= $(MAYBE_CORE
)
572 @PTHREADS_TRUE@libevent_pthreads_la_LDFLAGS
= $(GENERIC_LDFLAGS
)
573 libevent_extra_la_SOURCES
= $(EXTRA_SRC
)
574 libevent_extra_la_LIBADD
= $(MAYBE_CORE
) $(SYS_LIBS
)
575 libevent_extra_la_LDFLAGS
= $(GENERIC_LDFLAGS
)
576 @OPENSSL_TRUE@libevent_openssl_la_SOURCES
= bufferevent_openssl.c
577 @OPENSSL_TRUE@libevent_openssl_la_LIBADD
= $(MAYBE_CORE
) $(OPENSSL_LIBS
)
578 @OPENSSL_TRUE@libevent_openssl_la_LDFLAGS
= $(GENERIC_LDFLAGS
)
579 noinst_HEADERS
= util-internal.h mm-internal.h ipv6-internal.h \
580 evrpc-internal.h strlcpy-internal.h evbuffer-internal.h \
581 bufferevent-internal.h http-internal.h event-internal.h \
582 evthread-internal.h ht-internal.h defer-internal.h \
583 minheap-internal.h log-internal.h evsignal-internal.h \
584 evmap-internal.h changelist-internal.h iocp-internal.h \
585 ratelim-internal.h WIN32-Code
/event2
/event-config.h \
586 WIN32-Code
/tree.h compat
/sys
/queue.h
$(am__append_12
)
587 EVENT1_HDRS
= event.h evhttp.h evdns.h evrpc.h evutil.h
588 @INSTALL_LIBEVENT_TRUE@include_HEADERS
= $(EVENT1_HDRS
)
589 AM_CPPFLAGS
= -I
$(srcdir)/compat
-I
$(srcdir)/include -I.
/include $(SYS_INCLUDES
)
590 DISTCLEANFILES
= *~ libevent.
pc .
/include/event2
/event-config.h
591 all: $(BUILT_SOURCES
) config.h
592 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
595 .SUFFIXES
: .c .lo .o .obj
596 am--refresh
: Makefile
598 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
600 case
'$(am__configure_deps)' in \
602 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
603 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
608 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
609 $(am__cd
) $(top_srcdir
) && \
610 $(AUTOMAKE
) --foreign Makefile
612 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
615 echo
' $(SHELL) ./config.status'; \
616 $(SHELL
) .
/config.status
;; \
618 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
619 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
622 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
623 $(SHELL
) .
/config.status
--recheck
625 $(top_srcdir
)/configure
: $(am__configure_deps
)
626 $(am__cd
) $(srcdir) && $(AUTOCONF
)
627 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
628 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
629 $(am__aclocal_m4_deps
):
632 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
633 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
635 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
637 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
638 $(srcdir)/config.h.in
: $(am__configure_deps
)
639 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
644 -rm -f config.h stamp-h1
645 libevent.
pc: $(top_builddir
)/config.status
$(srcdir)/libevent.
pc.in
646 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
647 libevent_openssl.
pc: $(top_builddir
)/config.status
$(srcdir)/libevent_openssl.
pc.in
648 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
649 libevent_pthreads.
pc: $(top_builddir
)/config.status
$(srcdir)/libevent_pthreads.
pc.in
650 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
651 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
653 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
654 list2
=; for p in
$$list; do \
655 if
test -f
$$p; then \
656 list2
="$$list2 $$p"; \
659 test -z
"$$list2" ||
{ \
660 echo
" $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
661 $(MKDIR_P
) "$(DESTDIR)$(libdir)" || exit
1; \
662 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
663 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
666 uninstall-libLTLIBRARIES
:
668 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
669 for p in
$$list; do \
671 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
672 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
675 clean-libLTLIBRARIES
:
676 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
677 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
678 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
679 test "$$dir" != "$$p" ||
dir=.
; \
680 echo
"rm -f \"$${dir}/so_locations\""; \
681 rm -f
"$${dir}/so_locations"; \
684 clean-noinstLTLIBRARIES
:
685 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
686 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
687 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
688 test "$$dir" != "$$p" ||
dir=.
; \
689 echo
"rm -f \"$${dir}/so_locations\""; \
690 rm -f
"$${dir}/so_locations"; \
692 libevent.la
: $(libevent_la_OBJECTS
) $(libevent_la_DEPENDENCIES
) $(EXTRA_libevent_la_DEPENDENCIES
)
693 $(libevent_la_LINK
) $(am_libevent_la_rpath
) $(libevent_la_OBJECTS
) $(libevent_la_LIBADD
) $(LIBS
)
694 libevent_core.la
: $(libevent_core_la_OBJECTS
) $(libevent_core_la_DEPENDENCIES
) $(EXTRA_libevent_core_la_DEPENDENCIES
)
695 $(libevent_core_la_LINK
) $(am_libevent_core_la_rpath
) $(libevent_core_la_OBJECTS
) $(libevent_core_la_LIBADD
) $(LIBS
)
696 libevent_extra.la
: $(libevent_extra_la_OBJECTS
) $(libevent_extra_la_DEPENDENCIES
) $(EXTRA_libevent_extra_la_DEPENDENCIES
)
697 $(libevent_extra_la_LINK
) $(am_libevent_extra_la_rpath
) $(libevent_extra_la_OBJECTS
) $(libevent_extra_la_LIBADD
) $(LIBS
)
698 libevent_openssl.la
: $(libevent_openssl_la_OBJECTS
) $(libevent_openssl_la_DEPENDENCIES
) $(EXTRA_libevent_openssl_la_DEPENDENCIES
)
699 $(libevent_openssl_la_LINK
) $(am_libevent_openssl_la_rpath
) $(libevent_openssl_la_OBJECTS
) $(libevent_openssl_la_LIBADD
) $(LIBS
)
700 libevent_pthreads.la
: $(libevent_pthreads_la_OBJECTS
) $(libevent_pthreads_la_DEPENDENCIES
) $(EXTRA_libevent_pthreads_la_DEPENDENCIES
)
701 $(libevent_pthreads_la_LINK
) $(am_libevent_pthreads_la_rpath
) $(libevent_pthreads_la_OBJECTS
) $(libevent_pthreads_la_LIBADD
) $(LIBS
)
702 install-dist_binSCRIPTS
: $(dist_bin_SCRIPTS
)
704 @list
='$(dist_bin_SCRIPTS)'; test -n
"$(bindir)" || list
=; \
705 if
test -n
"$$list"; then \
706 echo
" $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
707 $(MKDIR_P
) "$(DESTDIR)$(bindir)" || exit
1; \
709 for p in
$$list; do \
710 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
711 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
713 sed
-e
'p;s,.*/,,;n' \
715 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
716 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
717 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
718 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
719 if (++n[d] == $(am__install_max)) { \
720 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
721 else { print "f", d "/" $$4, $$1 } } \
722 END { for (d in files) print "f", d, files[d] }' | \
723 while read type
dir files
; do \
724 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
725 test -z
"$$files" ||
{ \
726 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
727 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
731 uninstall-dist_binSCRIPTS
:
733 @list
='$(dist_bin_SCRIPTS)'; test -n
"$(bindir)" || exit
0; \
734 files
=`for p in $$list; do echo "$$p"; done | \
735 sed -e 's,.*/,,;$(transform)'`; \
736 dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir
)
744 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/epoll_sub.Plo@am__quote@
745 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/buffer.Plo@am__quote@
746 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/buffer_iocp.Plo@am__quote@
747 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bufferevent.Plo@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bufferevent_async.Plo@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bufferevent_filter.Plo@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bufferevent_openssl.Plo@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bufferevent_pair.Plo@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bufferevent_ratelim.Plo@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bufferevent_sock.Plo@am__quote@
754 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/devpoll.Plo@am__quote@
755 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/epoll.Plo@am__quote@
756 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evdns.Plo@am__quote@
757 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/event.Plo@am__quote@
758 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/event_iocp.Plo@am__quote@
759 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/event_tagging.Plo@am__quote@
760 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evmap.Plo@am__quote@
761 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evport.Plo@am__quote@
762 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evrpc.Plo@am__quote@
763 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evthread.Plo@am__quote@
764 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evthread_pthread.Plo@am__quote@
765 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evthread_win32.Plo@am__quote@
766 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evutil.Plo@am__quote@
767 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/evutil_rand.Plo@am__quote@
768 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/http.Plo@am__quote@
769 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/kqueue.Plo@am__quote@
770 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/listener.Plo@am__quote@
771 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/log.Plo@am__quote@
772 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/poll.Plo@am__quote@
773 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/select.Plo@am__quote@
774 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signal.Plo@am__quote@
775 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strlcpy.Plo@am__quote@
776 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/win32select.Plo@am__quote@
779 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
780 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
783 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
786 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
787 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
790 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
793 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
794 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
797 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
806 -rm -f libtool config.lt
807 install-pkgconfigDATA
: $(pkgconfig_DATA
)
809 @list
='$(pkgconfig_DATA)'; test -n
"$(pkgconfigdir)" || list
=; \
810 if
test -n
"$$list"; then \
811 echo
" $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
812 $(MKDIR_P
) "$(DESTDIR)$(pkgconfigdir)" || exit
1; \
814 for p in
$$list; do \
815 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
817 done |
$(am__base_list
) | \
818 while read files
; do \
819 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
820 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pkgconfigdir)" || exit
$$?
; \
823 uninstall-pkgconfigDATA
:
825 @list
='$(pkgconfig_DATA)'; test -n
"$(pkgconfigdir)" || list
=; \
826 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
827 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir
)
828 install-includeHEADERS
: $(include_HEADERS
)
830 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
831 if
test -n
"$$list"; then \
832 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
833 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
835 for p in
$$list; do \
836 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
838 done |
$(am__base_list
) | \
839 while read files
; do \
840 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
841 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
844 uninstall-includeHEADERS
:
846 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
847 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
848 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
850 # This directory's subdirectories are mostly independent; you can cd
851 # into them and run `make' without going through this Makefile.
852 # To change the values of `make' variables: instead of editing Makefiles,
853 # (1) if the variable is set in `config.status', edit `config.status'
854 # (which will cause the Makefiles to be regenerated when you run `make');
855 # (2) otherwise, pass the desired values on the `make' command line.
856 $(RECURSIVE_TARGETS
):
857 @fail
= failcom
='exit 1'; \
858 for f in x
$$MAKEFLAGS; do \
861 *k
*) failcom
='fail=yes';; \
865 target
=`echo $@ | sed s/-recursive//`; \
866 list
='$(SUBDIRS)'; for subdir in
$$list; do \
867 echo
"Making $$target in $$subdir"; \
868 if
test "$$subdir" = "."; then \
870 local_target
="$$target-am"; \
872 local_target
="$$target"; \
874 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
877 if
test "$$dot_seen" = "no"; then \
878 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
881 $(RECURSIVE_CLEAN_TARGETS
):
882 @fail
= failcom
='exit 1'; \
883 for f in x
$$MAKEFLAGS; do \
886 *k
*) failcom
='fail=yes';; \
891 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
892 *) list
='$(SUBDIRS)' ;; \
894 rev
=''; for subdir in
$$list; do \
895 if
test "$$subdir" = "."; then
:; else \
896 rev
="$$subdir $$rev"; \
900 target
=`echo $@ | sed s/-recursive//`; \
901 for subdir in
$$rev; do \
902 echo
"Making $$target in $$subdir"; \
903 if
test "$$subdir" = "."; then \
904 local_target
="$$target-am"; \
906 local_target
="$$target"; \
908 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
910 done
&& test -z
"$$fail"
912 list
='$(SUBDIRS)'; for subdir in
$$list; do \
913 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
916 list
='$(SUBDIRS)'; for subdir in
$$list; do \
917 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
920 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
921 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
922 unique
=`for i in $$list; do \
923 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
925 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
926 END { if (nonempty) { for (i in files) print i; }; }'`; \
930 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
931 $(TAGS_FILES
) $(LISP
)
934 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
935 include_option
=--etags-include
; \
938 include_option
=--include; \
941 list
='$(SUBDIRS)'; for subdir in
$$list; do \
942 if
test "$$subdir" = .
; then
:; else \
943 test ! -f
$$subdir/TAGS || \
944 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
947 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
948 unique
=`for i in $$list; do \
949 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
951 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
952 END { if (nonempty) { for (i in files) print i; }; }'`; \
954 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
955 test -n
"$$unique" || unique
=$$empty_fix; \
956 if
test $$# -gt 0; then \
957 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
960 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
965 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
966 $(TAGS_FILES
) $(LISP
)
967 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
968 unique
=`for i in $$list; do \
969 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
971 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
972 END { if (nonempty) { for (i in files) print i; }; }'`; \
973 test -z
"$(CTAGS_ARGS)$$unique" \
974 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
978 here
=`$(am__cd) $(top_builddir) && pwd` \
979 && $(am__cd
) $(top_srcdir
) \
980 && gtags
-i
$(GTAGS_ARGS
) "$$here"
983 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
985 distdir
: $(DISTFILES
)
986 $(am__remove_distdir
)
987 test -d
"$(distdir)" || mkdir
"$(distdir)"
988 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
989 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
990 list
='$(DISTFILES)'; \
991 dist_files
=`for file in $$list; do echo $$file; done | \
992 sed -e "s|^$$srcdirstrip/||;t" \
993 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
994 case
$$dist_files in \
995 */*) $(MKDIR_P
) `echo "$$dist_files" | \
996 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
999 for file in
$$dist_files; do \
1000 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1001 if
test -d
$$d/$$file; then \
1002 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1003 if
test -d
"$(distdir)/$$file"; then \
1004 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1006 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
1007 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
1008 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1010 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
1012 test -f
"$(distdir)/$$file" \
1013 || cp
-p
$$d/$$file "$(distdir)/$$file" \
1017 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
1018 if
test "$$subdir" = .
; then
:; else \
1019 $(am__make_dryrun
) \
1020 ||
test -d
"$(distdir)/$$subdir" \
1021 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
1023 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
1024 $(am__relativize
); \
1025 new_distdir
=$$reldir; \
1026 dir1
=$$subdir; dir2
="$(top_distdir)"; \
1027 $(am__relativize
); \
1028 new_top_distdir
=$$reldir; \
1029 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1030 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1031 ($(am__cd
) $$subdir && \
1032 $(MAKE
) $(AM_MAKEFLAGS
) \
1033 top_distdir
="$$new_top_distdir" \
1034 distdir
="$$new_distdir" \
1035 am__remove_distdir
=: \
1036 am__skip_length_check
=: \
1037 am__skip_mode_fix
=: \
1042 -test -n
"$(am__skip_mode_fix)" \
1043 || find
"$(distdir)" -type d
! -perm
-755 \
1044 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
1045 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
1046 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
1047 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
1048 || chmod
-R a
+r
"$(distdir)"
1050 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
1051 $(am__remove_distdir
)
1054 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
1055 $(am__remove_distdir
)
1058 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
1059 $(am__remove_distdir
)
1062 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
1063 $(am__remove_distdir
)
1066 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
1067 $(am__remove_distdir
)
1070 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
1071 $(am__remove_distdir
)
1074 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
1075 $(am__remove_distdir
)
1078 -rm -f
$(distdir
).zip
1079 zip
-rq
$(distdir
).zip
$(distdir
)
1080 $(am__remove_distdir
)
1082 dist dist-all
: distdir
1083 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
1084 $(am__remove_distdir
)
1086 # This target untars the dist file and tries a VPATH configuration. Then
1087 # it guarantees that the distribution is self-contained by making another
1090 case
'$(DIST_ARCHIVES)' in \
1092 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
1094 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
1096 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
1098 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
1100 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
1102 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
1104 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
1106 unzip
$(distdir
).zip
;;\
1108 chmod
-R a-w
$(distdir
); chmod u
+w
$(distdir
)
1109 mkdir
$(distdir
)/_build
1110 mkdir
$(distdir
)/_inst
1111 chmod a-w
$(distdir
)
1112 test -d
$(distdir
)/_build || exit
0; \
1113 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1114 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1116 && $(am__cd
) $(distdir
)/_build \
1117 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
1118 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
1119 $(DISTCHECK_CONFIGURE_FLAGS
) \
1120 && $(MAKE
) $(AM_MAKEFLAGS
) \
1121 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
1122 && $(MAKE
) $(AM_MAKEFLAGS
) check \
1123 && $(MAKE
) $(AM_MAKEFLAGS
) install \
1124 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
1125 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
1126 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
1127 distuninstallcheck \
1128 && chmod
-R a-w
"$$dc_install_base" \
1130 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
1131 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
1132 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
1133 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
1134 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
1135 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
1136 && rm -rf
"$$dc_destdir" \
1137 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
1138 && rm -rf
$(DIST_ARCHIVES
) \
1139 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
1142 $(am__remove_distdir
)
1143 @
(echo
"$(distdir) archives ready for distribution: "; \
1144 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
1145 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
1147 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
1148 echo
'ERROR: trying to run $@ with an empty' \
1149 '$$(distuninstallcheck_dir)' >&2; \
1152 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
1153 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1156 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
1157 ||
{ echo
"ERROR: files left after uninstall:" ; \
1158 if
test -n
"$(DESTDIR)"; then \
1159 echo
" (check DESTDIR support)"; \
1161 $(distuninstallcheck_listfiles
) ; \
1163 distcleancheck
: distclean
1164 @if
test '$(srcdir)' = .
; then \
1165 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
1168 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
1169 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
1170 $(distcleancheck_listfiles
) ; \
1173 check: $(BUILT_SOURCES
)
1174 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
1175 all-am
: Makefile
$(LTLIBRARIES
) $(SCRIPTS
) $(DATA
) $(HEADERS
) config.h
1176 installdirs: installdirs-recursive
1178 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \
1179 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1181 install: $(BUILT_SOURCES
)
1182 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
1183 install-exec
: install-exec-recursive
1184 install-data
: install-data-recursive
1185 uninstall: uninstall-recursive
1188 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1190 installcheck: installcheck-recursive
1192 if
test -z
'$(STRIP)'; then \
1193 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1194 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1197 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1198 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1199 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1201 mostlyclean-generic
:
1206 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1207 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1208 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
1210 maintainer-clean-generic
:
1211 @echo
"This command is intended for maintainers to use"
1212 @echo
"it deletes files that may require special tools to rebuild."
1213 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
1214 clean: clean-recursive
1216 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
1217 clean-noinstLTLIBRARIES mostlyclean-am
1219 distclean: distclean-recursive
1220 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1221 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
1223 distclean-am
: clean-am distclean-compile distclean-generic \
1224 distclean-hdr distclean-libtool distclean-tags
1230 html
: html-recursive
1234 info: info-recursive
1238 install-data-am
: install-includeHEADERS install-pkgconfigDATA
1240 install-dvi
: install-dvi-recursive
1244 install-exec-am
: install-dist_binSCRIPTS install-libLTLIBRARIES
1246 install-html
: install-html-recursive
1250 install-info
: install-info-recursive
1256 install-pdf
: install-pdf-recursive
1260 install-ps
: install-ps-recursive
1266 maintainer-clean
: maintainer-clean-recursive
1267 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1268 -rm -rf
$(top_srcdir
)/autom4te.cache
1269 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
1271 maintainer-clean-am
: distclean-am maintainer-clean-generic
1273 mostlyclean: mostlyclean-recursive
1275 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1286 uninstall-am
: uninstall-dist_binSCRIPTS uninstall-includeHEADERS \
1287 uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
1289 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all check \
1290 ctags-recursive
install install-am install-strip \
1293 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
1294 all all-am am--refresh
check check-am
clean clean-generic \
1295 clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
1296 ctags ctags-recursive
dist dist-all dist-bzip2 dist-gzip \
1297 dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
1298 distcheck
distclean distclean-compile distclean-generic \
1299 distclean-hdr distclean-libtool distclean-tags distcleancheck \
1300 distdir distuninstallcheck
dvi dvi-am html html-am
info \
1301 info-am
install install-am install-data install-data-am \
1302 install-dist_binSCRIPTS install-dvi install-dvi-am \
1303 install-exec install-exec-am install-html install-html-am \
1304 install-includeHEADERS install-info install-info-am \
1305 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
1306 install-pkgconfigDATA install-ps install-ps-am install-strip \
1307 installcheck installcheck-am
installdirs installdirs-am \
1308 maintainer-clean maintainer-clean-generic
mostlyclean \
1309 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1310 pdf pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
1311 uninstall-dist_binSCRIPTS uninstall-includeHEADERS \
1312 uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
1315 include/event2
/event-config.h
: config.h make-event-config.sed
1316 test -d
include/event2 ||
$(MKDIR_P
) include/event2
1317 $(SED
) -f
$(srcdir)/make-event-config.sed
< config.h
> $@T
1323 doxygen
$(srcdir)/Doxyfile
1326 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1327 # Otherwise a system limit (for SysV at least) may be exceeded.