]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libevent/Makefile.in
ident(1): Normalizing date format
[FreeBSD/FreeBSD.git] / contrib / libevent / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Makefile.am for libevent
18 # Copyright 2000-2007 Niels Provos
19 # Copyright 2007-2012 Niels Provos and Nick Mathewson
20 #
21 # See LICENSE for copying information.
22
23 # include/Makefile.am for libevent
24 # Copyright 2000-2007 Niels Provos
25 # Copyright 2007-2012 Niels Provos and Nick Mathewson
26 #
27 # See LICENSE for copying information.
28
29 # sample/include.am for libevent
30 # Copyright 2000-2007 Niels Provos
31 # Copyright 2007-2012 Niels Provos and Nick Mathewson
32 #
33 # See LICENSE for copying information.
34
35 # test/Makefile.am for libevent
36 # Copyright 2000-2007 Niels Provos
37 # Copyright 2007-2012 Niels Provos and Nick Mathewson
38 #
39 # See LICENSE for copying information.
40
41
42
43
44
45 VPATH = @srcdir@
46 am__is_gnu_make = { \
47   if test -z '$(MAKELEVEL)'; then \
48     false; \
49   elif test -n '$(MAKE_HOST)'; then \
50     true; \
51   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
52     true; \
53   else \
54     false; \
55   fi; \
56 }
57 am__make_running_with_option = \
58   case $${target_option-} in \
59       ?) ;; \
60       *) echo "am__make_running_with_option: internal error: invalid" \
61               "target option '$${target_option-}' specified" >&2; \
62          exit 1;; \
63   esac; \
64   has_opt=no; \
65   sane_makeflags=$$MAKEFLAGS; \
66   if $(am__is_gnu_make); then \
67     sane_makeflags=$$MFLAGS; \
68   else \
69     case $$MAKEFLAGS in \
70       *\\[\ \   ]*) \
71         bs=\\; \
72         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
73           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
74     esac; \
75   fi; \
76   skip_next=no; \
77   strip_trailopt () \
78   { \
79     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
80   }; \
81   for flg in $$sane_makeflags; do \
82     test $$skip_next = yes && { skip_next=no; continue; }; \
83     case $$flg in \
84       *=*|--*) continue;; \
85         -*I) strip_trailopt 'I'; skip_next=yes;; \
86       -*I?*) strip_trailopt 'I';; \
87         -*O) strip_trailopt 'O'; skip_next=yes;; \
88       -*O?*) strip_trailopt 'O';; \
89         -*l) strip_trailopt 'l'; skip_next=yes;; \
90       -*l?*) strip_trailopt 'l';; \
91       -[dEDm]) skip_next=yes;; \
92       -[JT]) skip_next=yes;; \
93     esac; \
94     case $$flg in \
95       *$$target_option*) has_opt=yes; break;; \
96     esac; \
97   done; \
98   test $$has_opt = yes
99 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
100 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
101 pkgdatadir = $(datadir)/@PACKAGE@
102 pkgincludedir = $(includedir)/@PACKAGE@
103 pkglibdir = $(libdir)/@PACKAGE@
104 pkglibexecdir = $(libexecdir)/@PACKAGE@
105 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
106 install_sh_DATA = $(install_sh) -c -m 644
107 install_sh_PROGRAM = $(install_sh) -c
108 install_sh_SCRIPT = $(install_sh) -c
109 INSTALL_HEADER = $(INSTALL_DATA)
110 transform = $(program_transform_name)
111 NORMAL_INSTALL = :
112 PRE_INSTALL = :
113 POST_INSTALL = :
114 NORMAL_UNINSTALL = :
115 PRE_UNINSTALL = :
116 POST_UNINSTALL = :
117 build_triplet = @build@
118 host_triplet = @host@
119 @PTHREADS_TRUE@am__append_1 = libevent_pthreads.la
120 @PTHREADS_TRUE@am__append_2 = libevent_pthreads.pc
121 @OPENSSL_TRUE@am__append_3 = libevent_openssl.la
122 @OPENSSL_TRUE@am__append_4 = libevent_openssl.pc
123 noinst_PROGRAMS = $(am__EXEEXT_4) $(am__EXEEXT_6)
124 EXTRA_PROGRAMS = $(am__EXEEXT_1)
125 @INSTALL_LIBEVENT_FALSE@am__append_5 = $(EVENT2_EXPORT)
126 @OPENSSL_TRUE@am__append_6 = sample/le-proxy sample/https-client
127 @OPENSSL_TRUE@am__append_7 = \
128 @OPENSSL_TRUE@  sample/hostcheck.h \
129 @OPENSSL_TRUE@  sample/openssl_hostname_validation.h
130
131 @BUILD_SAMPLES_TRUE@am__append_8 = $(SAMPLES)
132 @BUILD_REGRESS_TRUE@am__append_9 = $(TESTPROGRAMS)
133 @BUILD_REGRESS_TRUE@am__append_10 = test/regress
134 @BUILD_REGRESS_TRUE@am__append_11 = test/regress.gen.c test/regress.gen.h
135 @PTHREADS_TRUE@am__append_12 = libevent_pthreads.la
136 @BUILD_WIN32_TRUE@am__append_13 = test/regress_iocp.c
137 @OPENSSL_TRUE@am__append_14 = test/regress_ssl.c
138 @OPENSSL_TRUE@am__append_15 = $(OPENSSL_INCS)
139 @OPENSSL_TRUE@am__append_16 = libevent_openssl.la $(OPENSSL_LIBS) ${OPENSSL_LIBADD}
140 @BUILD_WIN32_TRUE@@THREADS_TRUE@am__append_17 = evthread_win32.c
141 @STRLCPY_IMPL_TRUE@am__append_18 = strlcpy.c
142 @SELECT_BACKEND_TRUE@am__append_19 = select.c
143 @POLL_BACKEND_TRUE@am__append_20 = poll.c
144 @DEVPOLL_BACKEND_TRUE@am__append_21 = devpoll.c
145 @KQUEUE_BACKEND_TRUE@am__append_22 = kqueue.c
146 @EPOLL_BACKEND_TRUE@am__append_23 = epoll.c
147 @EVPORT_BACKEND_TRUE@am__append_24 = evport.c
148 @SIGNAL_SUPPORT_TRUE@am__append_25 = signal.c
149 @INSTALL_LIBEVENT_FALSE@am__append_26 = $(EVENT1_HDRS)
150 subdir = .
151 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
152 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_backport_259_ssizet.m4 \
153         $(top_srcdir)/m4/acx_pthread.m4 \
154         $(top_srcdir)/m4/libevent_openssl.m4 \
155         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
156         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
157         $(top_srcdir)/m4/lt~obsolete.m4 \
158         $(top_srcdir)/m4/ntp_pkg_config.m4 $(top_srcdir)/configure.ac
159 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
160         $(ACLOCAL_M4)
161 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
162         $(am__configure_deps) $(am__dist_bin_SCRIPTS_DIST) \
163         $(am__include_HEADERS_DIST) $(am__include_event2_HEADERS_DIST) \
164         $(am__noinst_HEADERS_DIST) $(am__DIST_COMMON)
165 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
166  configure.lineno config.status.lineno
167 mkinstalldirs = $(install_sh) -d
168 CONFIG_HEADER = config.h evconfig-private.h
169 CONFIG_CLEAN_FILES = libevent.pc libevent_openssl.pc \
170         libevent_pthreads.pc libevent_core.pc libevent_extra.pc
171 CONFIG_CLEAN_VPATH_FILES =
172 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
173 am__vpath_adj = case $$p in \
174     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
175     *) f=$$p;; \
176   esac;
177 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
178 am__install_max = 40
179 am__nobase_strip_setup = \
180   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
181 am__nobase_strip = \
182   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
183 am__nobase_list = $(am__nobase_strip_setup); \
184   for p in $$list; do echo "$$p $$p"; done | \
185   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
186   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
187     if (++n[$$2] == $(am__install_max)) \
188       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
189     END { for (dir in files) print dir, files[dir] }'
190 am__base_list = \
191   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
192   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
193 am__uninstall_files_from_dir = { \
194   test -z "$$files" \
195     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
196     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
197          $(am__cd) "$$dir" && rm -f $$files; }; \
198   }
199 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
200         "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" \
201         "$(DESTDIR)$(include_event2dir)" \
202         "$(DESTDIR)$(include_event2dir)"
203 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
204 am__DEPENDENCIES_1 =
205 libevent_la_DEPENDENCIES = @LTLIBOBJS@ $(am__DEPENDENCIES_1)
206 am__libevent_la_SOURCES_DIST = buffer.c bufferevent.c \
207         bufferevent_filter.c bufferevent_pair.c bufferevent_ratelim.c \
208         bufferevent_sock.c event.c evmap.c evthread.c evutil.c \
209         evutil_rand.c evutil_time.c listener.c log.c strlcpy.c \
210         select.c poll.c devpoll.c kqueue.c epoll.c evport.c signal.c \
211         win32select.c buffer_iocp.c event_iocp.c bufferevent_async.c \
212         evthread_win32.c evdns.c event_tagging.c evrpc.c http.c
213 @STRLCPY_IMPL_TRUE@am__objects_1 = strlcpy.lo
214 @SELECT_BACKEND_TRUE@am__objects_2 = select.lo
215 @POLL_BACKEND_TRUE@am__objects_3 = poll.lo
216 @DEVPOLL_BACKEND_TRUE@am__objects_4 = devpoll.lo
217 @KQUEUE_BACKEND_TRUE@am__objects_5 = kqueue.lo
218 @EPOLL_BACKEND_TRUE@am__objects_6 = epoll.lo
219 @EVPORT_BACKEND_TRUE@am__objects_7 = evport.lo
220 @SIGNAL_SUPPORT_TRUE@am__objects_8 = signal.lo
221 @BUILD_WIN32_TRUE@@THREADS_TRUE@am__objects_9 = evthread_win32.lo
222 @BUILD_WIN32_FALSE@am__objects_10 = $(am__objects_1) $(am__objects_2) \
223 @BUILD_WIN32_FALSE@     $(am__objects_3) $(am__objects_4) \
224 @BUILD_WIN32_FALSE@     $(am__objects_5) $(am__objects_6) \
225 @BUILD_WIN32_FALSE@     $(am__objects_7) $(am__objects_8)
226 @BUILD_WIN32_TRUE@am__objects_10 = win32select.lo buffer_iocp.lo \
227 @BUILD_WIN32_TRUE@      event_iocp.lo bufferevent_async.lo \
228 @BUILD_WIN32_TRUE@      $(am__objects_9) $(am__objects_1) \
229 @BUILD_WIN32_TRUE@      $(am__objects_2) $(am__objects_3) \
230 @BUILD_WIN32_TRUE@      $(am__objects_4) $(am__objects_5) \
231 @BUILD_WIN32_TRUE@      $(am__objects_6) $(am__objects_7) \
232 @BUILD_WIN32_TRUE@      $(am__objects_8)
233 am__objects_11 = buffer.lo bufferevent.lo bufferevent_filter.lo \
234         bufferevent_pair.lo bufferevent_ratelim.lo bufferevent_sock.lo \
235         event.lo evmap.lo evthread.lo evutil.lo evutil_rand.lo \
236         evutil_time.lo listener.lo log.lo $(am__objects_10)
237 am__objects_12 = evdns.lo event_tagging.lo evrpc.lo http.lo
238 am_libevent_la_OBJECTS = $(am__objects_11) $(am__objects_12)
239 libevent_la_OBJECTS = $(am_libevent_la_OBJECTS)
240 AM_V_lt = $(am__v_lt_@AM_V@)
241 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
242 am__v_lt_0 = --silent
243 am__v_lt_1 = 
244 libevent_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
245         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
246         $(libevent_la_LDFLAGS) $(LDFLAGS) -o $@
247 @INSTALL_LIBEVENT_FALSE@am_libevent_la_rpath =
248 @INSTALL_LIBEVENT_TRUE@am_libevent_la_rpath = -rpath $(libdir)
249 libevent_core_la_DEPENDENCIES = @LTLIBOBJS@ $(am__DEPENDENCIES_1)
250 am__libevent_core_la_SOURCES_DIST = buffer.c bufferevent.c \
251         bufferevent_filter.c bufferevent_pair.c bufferevent_ratelim.c \
252         bufferevent_sock.c event.c evmap.c evthread.c evutil.c \
253         evutil_rand.c evutil_time.c listener.c log.c strlcpy.c \
254         select.c poll.c devpoll.c kqueue.c epoll.c evport.c signal.c \
255         win32select.c buffer_iocp.c event_iocp.c bufferevent_async.c \
256         evthread_win32.c
257 am_libevent_core_la_OBJECTS = $(am__objects_11)
258 libevent_core_la_OBJECTS = $(am_libevent_core_la_OBJECTS)
259 libevent_core_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
260         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
261         $(AM_CFLAGS) $(CFLAGS) $(libevent_core_la_LDFLAGS) $(LDFLAGS) \
262         -o $@
263 @INSTALL_LIBEVENT_FALSE@am_libevent_core_la_rpath =
264 @INSTALL_LIBEVENT_TRUE@am_libevent_core_la_rpath = -rpath $(libdir)
265 @BUILD_WITH_NO_UNDEFINED_TRUE@am__DEPENDENCIES_2 = libevent_core.la
266 libevent_extra_la_DEPENDENCIES = $(am__DEPENDENCIES_2) \
267         $(am__DEPENDENCIES_1)
268 am_libevent_extra_la_OBJECTS = $(am__objects_12)
269 libevent_extra_la_OBJECTS = $(am_libevent_extra_la_OBJECTS)
270 libevent_extra_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
271         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
272         $(AM_CFLAGS) $(CFLAGS) $(libevent_extra_la_LDFLAGS) $(LDFLAGS) \
273         -o $@
274 @INSTALL_LIBEVENT_FALSE@am_libevent_extra_la_rpath =
275 @INSTALL_LIBEVENT_TRUE@am_libevent_extra_la_rpath = -rpath $(libdir)
276 @OPENSSL_TRUE@libevent_openssl_la_DEPENDENCIES =  \
277 @OPENSSL_TRUE@  $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
278 am__libevent_openssl_la_SOURCES_DIST = bufferevent_openssl.c
279 @OPENSSL_TRUE@am_libevent_openssl_la_OBJECTS =  \
280 @OPENSSL_TRUE@  libevent_openssl_la-bufferevent_openssl.lo
281 libevent_openssl_la_OBJECTS = $(am_libevent_openssl_la_OBJECTS)
282 libevent_openssl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
283         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
284         $(AM_CFLAGS) $(CFLAGS) $(libevent_openssl_la_LDFLAGS) \
285         $(LDFLAGS) -o $@
286 @INSTALL_LIBEVENT_FALSE@@OPENSSL_TRUE@am_libevent_openssl_la_rpath =
287 @INSTALL_LIBEVENT_TRUE@@OPENSSL_TRUE@am_libevent_openssl_la_rpath =  \
288 @INSTALL_LIBEVENT_TRUE@@OPENSSL_TRUE@   -rpath $(libdir)
289 @PTHREADS_TRUE@libevent_pthreads_la_DEPENDENCIES =  \
290 @PTHREADS_TRUE@ $(am__DEPENDENCIES_2)
291 am__libevent_pthreads_la_SOURCES_DIST = evthread_pthread.c
292 @PTHREADS_TRUE@am_libevent_pthreads_la_OBJECTS = evthread_pthread.lo
293 libevent_pthreads_la_OBJECTS = $(am_libevent_pthreads_la_OBJECTS)
294 libevent_pthreads_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
295         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
296         $(AM_CFLAGS) $(CFLAGS) $(libevent_pthreads_la_LDFLAGS) \
297         $(LDFLAGS) -o $@
298 @INSTALL_LIBEVENT_FALSE@@PTHREADS_TRUE@am_libevent_pthreads_la_rpath =
299 @INSTALL_LIBEVENT_TRUE@@PTHREADS_TRUE@am_libevent_pthreads_la_rpath =  \
300 @INSTALL_LIBEVENT_TRUE@@PTHREADS_TRUE@  -rpath $(libdir)
301 @BUILD_REGRESS_TRUE@am__EXEEXT_1 = test/regress$(EXEEXT)
302 @OPENSSL_TRUE@am__EXEEXT_2 = sample/le-proxy$(EXEEXT) \
303 @OPENSSL_TRUE@  sample/https-client$(EXEEXT)
304 am__EXEEXT_3 = sample/dns-example$(EXEEXT) \
305         sample/event-read-fifo$(EXEEXT) sample/hello-world$(EXEEXT) \
306         sample/http-server$(EXEEXT) sample/http-connect$(EXEEXT) \
307         sample/signal-test$(EXEEXT) sample/time-test$(EXEEXT) \
308         $(am__EXEEXT_2)
309 @BUILD_SAMPLES_TRUE@am__EXEEXT_4 = $(am__EXEEXT_3)
310 am__EXEEXT_5 = test/bench$(EXEEXT) test/bench_cascade$(EXEEXT) \
311         test/bench_http$(EXEEXT) test/bench_httpclient$(EXEEXT) \
312         test/test-changelist$(EXEEXT) test/test-dumpevents$(EXEEXT) \
313         test/test-eof$(EXEEXT) test/test-closed$(EXEEXT) \
314         test/test-fdleak$(EXEEXT) test/test-init$(EXEEXT) \
315         test/test-ratelim$(EXEEXT) test/test-time$(EXEEXT) \
316         test/test-weof$(EXEEXT) test/regress$(EXEEXT)
317 @BUILD_REGRESS_TRUE@am__EXEEXT_6 = $(am__EXEEXT_5)
318 PROGRAMS = $(noinst_PROGRAMS)
319 am__dirstamp = $(am__leading_dot)dirstamp
320 am_sample_dns_example_OBJECTS = sample/dns-example.$(OBJEXT)
321 sample_dns_example_OBJECTS = $(am_sample_dns_example_OBJECTS)
322 sample_dns_example_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
323 am_sample_event_read_fifo_OBJECTS = sample/event-read-fifo.$(OBJEXT)
324 sample_event_read_fifo_OBJECTS = $(am_sample_event_read_fifo_OBJECTS)
325 sample_event_read_fifo_DEPENDENCIES = $(am__DEPENDENCIES_1) \
326         libevent.la
327 am_sample_hello_world_OBJECTS = sample/hello-world.$(OBJEXT)
328 sample_hello_world_OBJECTS = $(am_sample_hello_world_OBJECTS)
329 sample_hello_world_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
330 am_sample_http_connect_OBJECTS = sample/http-connect.$(OBJEXT)
331 sample_http_connect_OBJECTS = $(am_sample_http_connect_OBJECTS)
332 sample_http_connect_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
333 am_sample_http_server_OBJECTS = sample/http-server.$(OBJEXT)
334 sample_http_server_OBJECTS = $(am_sample_http_server_OBJECTS)
335 sample_http_server_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
336 am__sample_https_client_SOURCES_DIST = sample/https-client.c \
337         sample/hostcheck.c sample/openssl_hostname_validation.c
338 @OPENSSL_TRUE@am_sample_https_client_OBJECTS =  \
339 @OPENSSL_TRUE@  sample/https-client.$(OBJEXT) \
340 @OPENSSL_TRUE@  sample/hostcheck.$(OBJEXT) \
341 @OPENSSL_TRUE@  sample/openssl_hostname_validation.$(OBJEXT)
342 sample_https_client_OBJECTS = $(am_sample_https_client_OBJECTS)
343 @OPENSSL_TRUE@sample_https_client_DEPENDENCIES = libevent.la \
344 @OPENSSL_TRUE@  libevent_openssl.la $(am__DEPENDENCIES_1) \
345 @OPENSSL_TRUE@  $(am__DEPENDENCIES_1)
346 am__sample_le_proxy_SOURCES_DIST = sample/le-proxy.c
347 @OPENSSL_TRUE@am_sample_le_proxy_OBJECTS = sample/le-proxy.$(OBJEXT)
348 sample_le_proxy_OBJECTS = $(am_sample_le_proxy_OBJECTS)
349 @OPENSSL_TRUE@sample_le_proxy_DEPENDENCIES = libevent.la \
350 @OPENSSL_TRUE@  libevent_openssl.la $(am__DEPENDENCIES_1) \
351 @OPENSSL_TRUE@  $(am__DEPENDENCIES_1)
352 am_sample_signal_test_OBJECTS = sample/signal-test.$(OBJEXT)
353 sample_signal_test_OBJECTS = $(am_sample_signal_test_OBJECTS)
354 sample_signal_test_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
355 am_sample_time_test_OBJECTS = sample/time-test.$(OBJEXT)
356 sample_time_test_OBJECTS = $(am_sample_time_test_OBJECTS)
357 sample_time_test_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
358 am_test_bench_OBJECTS = test/bench.$(OBJEXT)
359 test_bench_OBJECTS = $(am_test_bench_OBJECTS)
360 test_bench_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
361 am_test_bench_cascade_OBJECTS = test/bench_cascade.$(OBJEXT)
362 test_bench_cascade_OBJECTS = $(am_test_bench_cascade_OBJECTS)
363 test_bench_cascade_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
364 am_test_bench_http_OBJECTS = test/bench_http.$(OBJEXT)
365 test_bench_http_OBJECTS = $(am_test_bench_http_OBJECTS)
366 test_bench_http_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
367 am_test_bench_httpclient_OBJECTS = test/bench_httpclient.$(OBJEXT)
368 test_bench_httpclient_OBJECTS = $(am_test_bench_httpclient_OBJECTS)
369 test_bench_httpclient_DEPENDENCIES = $(am__DEPENDENCIES_1) \
370         libevent_core.la
371 am__test_regress_SOURCES_DIST = test/regress.c test/regress.gen.c \
372         test/regress.gen.h test/regress_buffer.c \
373         test/regress_bufferevent.c test/regress_dns.c \
374         test/regress_et.c test/regress_finalize.c test/regress_http.c \
375         test/regress_listener.c test/regress_main.c \
376         test/regress_minheap.c test/regress_rpc.c \
377         test/regress_testutils.c test/regress_testutils.h \
378         test/regress_util.c test/tinytest.c test/regress_thread.c \
379         test/regress_zlib.c test/regress_iocp.c test/regress_ssl.c
380 @BUILD_WIN32_FALSE@@PTHREADS_TRUE@am__objects_13 = test/test_regress-regress_thread.$(OBJEXT)
381 @BUILD_WIN32_TRUE@@THREADS_TRUE@am__objects_13 = test/test_regress-regress_thread.$(OBJEXT)
382 @PTHREADS_TRUE@@THREADS_FALSE@am__objects_13 = test/test_regress-regress_thread.$(OBJEXT)
383 @ZLIB_REGRESS_TRUE@am__objects_14 =  \
384 @ZLIB_REGRESS_TRUE@     test/test_regress-regress_zlib.$(OBJEXT)
385 @BUILD_WIN32_TRUE@am__objects_15 =  \
386 @BUILD_WIN32_TRUE@      test/test_regress-regress_iocp.$(OBJEXT)
387 @OPENSSL_TRUE@am__objects_16 =  \
388 @OPENSSL_TRUE@  test/test_regress-regress_ssl.$(OBJEXT)
389 am_test_regress_OBJECTS = test/test_regress-regress.$(OBJEXT) \
390         test/test_regress-regress.gen.$(OBJEXT) \
391         test/test_regress-regress_buffer.$(OBJEXT) \
392         test/test_regress-regress_bufferevent.$(OBJEXT) \
393         test/test_regress-regress_dns.$(OBJEXT) \
394         test/test_regress-regress_et.$(OBJEXT) \
395         test/test_regress-regress_finalize.$(OBJEXT) \
396         test/test_regress-regress_http.$(OBJEXT) \
397         test/test_regress-regress_listener.$(OBJEXT) \
398         test/test_regress-regress_main.$(OBJEXT) \
399         test/test_regress-regress_minheap.$(OBJEXT) \
400         test/test_regress-regress_rpc.$(OBJEXT) \
401         test/test_regress-regress_testutils.$(OBJEXT) \
402         test/test_regress-regress_util.$(OBJEXT) \
403         test/test_regress-tinytest.$(OBJEXT) $(am__objects_13) \
404         $(am__objects_14) $(am__objects_15) $(am__objects_16)
405 test_regress_OBJECTS = $(am_test_regress_OBJECTS)
406 am__DEPENDENCIES_3 = $(am__append_12)
407 @OPENSSL_TRUE@am__DEPENDENCIES_4 = libevent_openssl.la \
408 @OPENSSL_TRUE@  $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
409 test_regress_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la \
410         $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1) \
411         $(am__DEPENDENCIES_4)
412 test_regress_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
413         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
414         $(test_regress_LDFLAGS) $(LDFLAGS) -o $@
415 am_test_test_changelist_OBJECTS = test/test-changelist.$(OBJEXT)
416 test_test_changelist_OBJECTS = $(am_test_test_changelist_OBJECTS)
417 test_test_changelist_DEPENDENCIES = libevent_core.la
418 am_test_test_closed_OBJECTS = test/test-closed.$(OBJEXT)
419 test_test_closed_OBJECTS = $(am_test_test_closed_OBJECTS)
420 test_test_closed_DEPENDENCIES = libevent_core.la
421 am_test_test_dumpevents_OBJECTS = test/test-dumpevents.$(OBJEXT)
422 test_test_dumpevents_OBJECTS = $(am_test_test_dumpevents_OBJECTS)
423 test_test_dumpevents_DEPENDENCIES = libevent_core.la
424 am_test_test_eof_OBJECTS = test/test-eof.$(OBJEXT)
425 test_test_eof_OBJECTS = $(am_test_test_eof_OBJECTS)
426 test_test_eof_DEPENDENCIES = libevent_core.la
427 am_test_test_fdleak_OBJECTS = test/test-fdleak.$(OBJEXT)
428 test_test_fdleak_OBJECTS = $(am_test_test_fdleak_OBJECTS)
429 test_test_fdleak_DEPENDENCIES = libevent_core.la
430 am_test_test_init_OBJECTS = test/test-init.$(OBJEXT)
431 test_test_init_OBJECTS = $(am_test_test_init_OBJECTS)
432 test_test_init_DEPENDENCIES = libevent_core.la
433 am_test_test_ratelim_OBJECTS = test/test-ratelim.$(OBJEXT)
434 test_test_ratelim_OBJECTS = $(am_test_test_ratelim_OBJECTS)
435 test_test_ratelim_DEPENDENCIES = libevent_core.la
436 am_test_test_time_OBJECTS = test/test-time.$(OBJEXT)
437 test_test_time_OBJECTS = $(am_test_test_time_OBJECTS)
438 test_test_time_DEPENDENCIES = libevent_core.la
439 am_test_test_weof_OBJECTS = test/test-weof.$(OBJEXT)
440 test_test_weof_OBJECTS = $(am_test_test_weof_OBJECTS)
441 test_test_weof_DEPENDENCIES = libevent_core.la
442 am__dist_bin_SCRIPTS_DIST = event_rpcgen.py
443 SCRIPTS = $(dist_bin_SCRIPTS)
444 AM_V_P = $(am__v_P_@AM_V@)
445 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
446 am__v_P_0 = false
447 am__v_P_1 = :
448 AM_V_GEN = $(am__v_GEN_@AM_V@)
449 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
450 am__v_GEN_0 = @echo "  GEN     " $@;
451 am__v_GEN_1 = 
452 AM_V_at = $(am__v_at_@AM_V@)
453 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
454 am__v_at_0 = @
455 am__v_at_1 = 
456 DEFAULT_INCLUDES = -I.@am__isrc@
457 depcomp = $(SHELL) $(top_srcdir)/depcomp
458 am__depfiles_maybe = depfiles
459 am__mv = mv -f
460 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
461         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
462 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
463         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
464         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
465         $(AM_CFLAGS) $(CFLAGS)
466 AM_V_CC = $(am__v_CC_@AM_V@)
467 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
468 am__v_CC_0 = @echo "  CC      " $@;
469 am__v_CC_1 = 
470 CCLD = $(CC)
471 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
472         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
473         $(AM_LDFLAGS) $(LDFLAGS) -o $@
474 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
475 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
476 am__v_CCLD_0 = @echo "  CCLD    " $@;
477 am__v_CCLD_1 = 
478 SOURCES = $(libevent_la_SOURCES) $(libevent_core_la_SOURCES) \
479         $(libevent_extra_la_SOURCES) $(libevent_openssl_la_SOURCES) \
480         $(libevent_pthreads_la_SOURCES) $(sample_dns_example_SOURCES) \
481         $(sample_event_read_fifo_SOURCES) \
482         $(sample_hello_world_SOURCES) $(sample_http_connect_SOURCES) \
483         $(sample_http_server_SOURCES) $(sample_https_client_SOURCES) \
484         $(sample_le_proxy_SOURCES) $(sample_signal_test_SOURCES) \
485         $(sample_time_test_SOURCES) $(test_bench_SOURCES) \
486         $(test_bench_cascade_SOURCES) $(test_bench_http_SOURCES) \
487         $(test_bench_httpclient_SOURCES) $(test_regress_SOURCES) \
488         $(test_test_changelist_SOURCES) $(test_test_closed_SOURCES) \
489         $(test_test_dumpevents_SOURCES) $(test_test_eof_SOURCES) \
490         $(test_test_fdleak_SOURCES) $(test_test_init_SOURCES) \
491         $(test_test_ratelim_SOURCES) $(test_test_time_SOURCES) \
492         $(test_test_weof_SOURCES)
493 DIST_SOURCES = $(am__libevent_la_SOURCES_DIST) \
494         $(am__libevent_core_la_SOURCES_DIST) \
495         $(libevent_extra_la_SOURCES) \
496         $(am__libevent_openssl_la_SOURCES_DIST) \
497         $(am__libevent_pthreads_la_SOURCES_DIST) \
498         $(sample_dns_example_SOURCES) \
499         $(sample_event_read_fifo_SOURCES) \
500         $(sample_hello_world_SOURCES) $(sample_http_connect_SOURCES) \
501         $(sample_http_server_SOURCES) \
502         $(am__sample_https_client_SOURCES_DIST) \
503         $(am__sample_le_proxy_SOURCES_DIST) \
504         $(sample_signal_test_SOURCES) $(sample_time_test_SOURCES) \
505         $(test_bench_SOURCES) $(test_bench_cascade_SOURCES) \
506         $(test_bench_http_SOURCES) $(test_bench_httpclient_SOURCES) \
507         $(am__test_regress_SOURCES_DIST) \
508         $(test_test_changelist_SOURCES) $(test_test_closed_SOURCES) \
509         $(test_test_dumpevents_SOURCES) $(test_test_eof_SOURCES) \
510         $(test_test_fdleak_SOURCES) $(test_test_init_SOURCES) \
511         $(test_test_ratelim_SOURCES) $(test_test_time_SOURCES) \
512         $(test_test_weof_SOURCES)
513 am__can_run_installinfo = \
514   case $$AM_UPDATE_INFO_DIR in \
515     n|no|NO) false;; \
516     *) (install-info --version) >/dev/null 2>&1;; \
517   esac
518 DATA = $(pkgconfig_DATA)
519 am__include_HEADERS_DIST = include/evdns.h include/event.h \
520         include/evhttp.h include/evrpc.h include/evutil.h
521 am__include_event2_HEADERS_DIST = include/event2/buffer.h \
522         include/event2/buffer_compat.h include/event2/bufferevent.h \
523         include/event2/bufferevent_compat.h \
524         include/event2/bufferevent_ssl.h \
525         include/event2/bufferevent_struct.h include/event2/dns.h \
526         include/event2/dns_compat.h include/event2/dns_struct.h \
527         include/event2/event.h include/event2/event_compat.h \
528         include/event2/event_struct.h include/event2/http.h \
529         include/event2/http_compat.h include/event2/http_struct.h \
530         include/event2/keyvalq_struct.h include/event2/listener.h \
531         include/event2/rpc.h include/event2/rpc_compat.h \
532         include/event2/rpc_struct.h include/event2/tag.h \
533         include/event2/tag_compat.h include/event2/thread.h \
534         include/event2/util.h include/event2/visibility.h
535 am__noinst_HEADERS_DIST = include/event2/buffer.h \
536         include/event2/buffer_compat.h include/event2/bufferevent.h \
537         include/event2/bufferevent_compat.h \
538         include/event2/bufferevent_ssl.h \
539         include/event2/bufferevent_struct.h include/event2/dns.h \
540         include/event2/dns_compat.h include/event2/dns_struct.h \
541         include/event2/event.h include/event2/event_compat.h \
542         include/event2/event_struct.h include/event2/http.h \
543         include/event2/http_compat.h include/event2/http_struct.h \
544         include/event2/keyvalq_struct.h include/event2/listener.h \
545         include/event2/rpc.h include/event2/rpc_compat.h \
546         include/event2/rpc_struct.h include/event2/tag.h \
547         include/event2/tag_compat.h include/event2/thread.h \
548         include/event2/util.h include/event2/visibility.h \
549         sample/hostcheck.h sample/openssl_hostname_validation.h \
550         test/regress.h test/regress_thread.h test/tinytest.h \
551         test/tinytest_local.h test/tinytest_macros.h \
552         WIN32-Code/nmake/evconfig-private.h \
553         WIN32-Code/nmake/event2/event-config.h WIN32-Code/tree.h \
554         bufferevent-internal.h changelist-internal.h \
555         compat/sys/queue.h defer-internal.h epolltable-internal.h \
556         evbuffer-internal.h evconfig-private.h event-internal.h \
557         evmap-internal.h evrpc-internal.h evsignal-internal.h \
558         evthread-internal.h ht-internal.h http-internal.h \
559         iocp-internal.h ipv6-internal.h kqueue-internal.h \
560         log-internal.h minheap-internal.h mm-internal.h \
561         ratelim-internal.h strlcpy-internal.h time-internal.h \
562         util-internal.h openssl-compat.h include/evdns.h \
563         include/event.h include/evhttp.h include/evrpc.h \
564         include/evutil.h
565 HEADERS = $(include_HEADERS) $(include_event2_HEADERS) \
566         $(nodist_include_event2_HEADERS) $(nodist_noinst_HEADERS) \
567         $(noinst_HEADERS)
568 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
569         $(LISP)config.h.in evconfig-private.h.in
570 # Read a list of newline-separated strings from the standard input,
571 # and print each of them once, without duplicates.  Input order is
572 # *not* preserved.
573 am__uniquify_input = $(AWK) '\
574   BEGIN { nonempty = 0; } \
575   { items[$$0] = 1; nonempty = 1; } \
576   END { if (nonempty) { for (i in items) print i; }; } \
577 '
578 # Make sure the list of sources is unique.  This is necessary because,
579 # e.g., the same source file might be shared among _SOURCES variables
580 # for different programs/libraries.
581 am__define_uniq_tagged_files = \
582   list='$(am__tagged_files)'; \
583   unique=`for i in $$list; do \
584     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
585   done | $(am__uniquify_input)`
586 ETAGS = etags
587 CTAGS = ctags
588 CSCOPE = cscope
589 AM_RECURSIVE_TARGETS = cscope check recheck
590 am__tty_colors_dummy = \
591   mgn= red= grn= lgn= blu= brg= std=; \
592   am__color_tests=no
593 am__tty_colors = { \
594   $(am__tty_colors_dummy); \
595   if test "X$(AM_COLOR_TESTS)" = Xno; then \
596     am__color_tests=no; \
597   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
598     am__color_tests=yes; \
599   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
600     am__color_tests=yes; \
601   fi; \
602   if test $$am__color_tests = yes; then \
603     red='\e[0;31m'; \
604     grn='\e[0;32m'; \
605     lgn='\e[1;32m'; \
606     blu='\e[1;34m'; \
607     mgn='\e[0;35m'; \
608     brg='\e[1m'; \
609     std='\e[m'; \
610   fi; \
611 }
612 am__recheck_rx = ^[     ]*:recheck:[    ]*
613 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
614 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
615 # A command that, given a newline-separated list of test names on the
616 # standard input, print the name of the tests that are to be re-run
617 # upon "make recheck".
618 am__list_recheck_tests = $(AWK) '{ \
619   recheck = 1; \
620   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
621     { \
622       if (rc < 0) \
623         { \
624           if ((getline line2 < ($$0 ".log")) < 0) \
625             recheck = 0; \
626           break; \
627         } \
628       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
629         { \
630           recheck = 0; \
631           break; \
632         } \
633       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
634         { \
635           break; \
636         } \
637     }; \
638   if (recheck) \
639     print $$0; \
640   close ($$0 ".trs"); \
641   close ($$0 ".log"); \
642 }'
643 # A command that, given a newline-separated list of test names on the
644 # standard input, create the global log from their .trs and .log files.
645 am__create_global_log = $(AWK) ' \
646 function fatal(msg) \
647 { \
648   print "fatal: making $@: " msg | "cat >&2"; \
649   exit 1; \
650 } \
651 function rst_section(header) \
652 { \
653   print header; \
654   len = length(header); \
655   for (i = 1; i <= len; i = i + 1) \
656     printf "="; \
657   printf "\n\n"; \
658 } \
659 { \
660   copy_in_global_log = 1; \
661   global_test_result = "RUN"; \
662   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
663     { \
664       if (rc < 0) \
665          fatal("failed to read from " $$0 ".trs"); \
666       if (line ~ /$(am__global_test_result_rx)/) \
667         { \
668           sub("$(am__global_test_result_rx)", "", line); \
669           sub("[        ]*$$", "", line); \
670           global_test_result = line; \
671         } \
672       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
673         copy_in_global_log = 0; \
674     }; \
675   if (copy_in_global_log) \
676     { \
677       rst_section(global_test_result ": " $$0); \
678       while ((rc = (getline line < ($$0 ".log"))) != 0) \
679       { \
680         if (rc < 0) \
681           fatal("failed to read from " $$0 ".log"); \
682         print line; \
683       }; \
684       printf "\n"; \
685     }; \
686   close ($$0 ".trs"); \
687   close ($$0 ".log"); \
688 }'
689 # Restructured Text title.
690 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
691 # Solaris 10 'make', and several other traditional 'make' implementations,
692 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
693 # by disabling -e (using the XSI extension "set +e") if it's set.
694 am__sh_e_setup = case $$- in *e*) set +e;; esac
695 # Default flags passed to test drivers.
696 am__common_driver_flags = \
697   --color-tests "$$am__color_tests" \
698   --enable-hard-errors "$$am__enable_hard_errors" \
699   --expect-failure "$$am__expect_failure"
700 # To be inserted before the command running the test.  Creates the
701 # directory for the log if needed.  Stores in $dir the directory
702 # containing $f, in $tst the test, in $log the log.  Executes the
703 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
704 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
705 # will run the test scripts (or their associated LOG_COMPILER, if
706 # thy have one).
707 am__check_pre = \
708 $(am__sh_e_setup);                                      \
709 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
710 $(am__tty_colors);                                      \
711 srcdir=$(srcdir); export srcdir;                        \
712 case "$@" in                                            \
713   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
714     *) am__odir=.;;                                     \
715 esac;                                                   \
716 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
717   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
718 if test -f "./$$f"; then dir=./;                        \
719 elif test -f "$$f"; then dir=;                          \
720 else dir="$(srcdir)/"; fi;                              \
721 tst=$$dir$$f; log='$@';                                 \
722 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
723   am__enable_hard_errors=no;                            \
724 else                                                    \
725   am__enable_hard_errors=yes;                           \
726 fi;                                                     \
727 case " $(XFAIL_TESTS) " in                              \
728   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
729     am__expect_failure=yes;;                            \
730   *)                                                    \
731     am__expect_failure=no;;                             \
732 esac;                                                   \
733 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
734 # A shell command to get the names of the tests scripts with any registered
735 # extension removed (i.e., equivalently, the names of the test logs, with
736 # the '.log' extension removed).  The result is saved in the shell variable
737 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
738 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
739 # since that might cause problem with VPATH rewrites for suffix-less tests.
740 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
741 am__set_TESTS_bases = \
742   bases='$(TEST_LOGS)'; \
743   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
744   bases=`echo $$bases`
745 RECHECK_LOGS = $(TEST_LOGS)
746 TEST_SUITE_LOG = test-suite.log
747 TEST_EXTENSIONS = @EXEEXT@ .test
748 LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
749 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
750 am__set_b = \
751   case '$@' in \
752     */*) \
753       case '$*' in \
754         */*) b='$*';; \
755           *) b=`echo '$@' | sed 's/\.log$$//'`; \
756        esac;; \
757     *) \
758       b='$*';; \
759   esac
760 am__test_logs1 = $(TESTS:=.log)
761 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
762 TEST_LOGS = $(am__test_logs2:.test.log=.log)
763 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
764 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
765         $(TEST_LOG_FLAGS)
766 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
767         $(srcdir)/evconfig-private.h.in $(srcdir)/include/include.am \
768         $(srcdir)/libevent.pc.in $(srcdir)/libevent_core.pc.in \
769         $(srcdir)/libevent_extra.pc.in \
770         $(srcdir)/libevent_openssl.pc.in \
771         $(srcdir)/libevent_pthreads.pc.in $(srcdir)/sample/include.am \
772         $(srcdir)/test/include.am ChangeLog compile config.guess \
773         config.sub depcomp epoll_sub.c install-sh ltmain.sh missing \
774         test-driver
775 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
776 distdir = $(PACKAGE)-$(VERSION)
777 top_distdir = $(distdir)
778 am__remove_distdir = \
779   if test -d "$(distdir)"; then \
780     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
781       && rm -rf "$(distdir)" \
782       || { sleep 5 && rm -rf "$(distdir)"; }; \
783   else :; fi
784 am__post_remove_distdir = $(am__remove_distdir)
785 DIST_ARCHIVES = $(distdir).tar.gz
786 GZIP_ENV = --best
787 DIST_TARGETS = dist-gzip
788 distuninstallcheck_listfiles = find . -type f -print
789 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
790   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
791 distcleancheck_listfiles = find . -type f -print
792 ACLOCAL = @ACLOCAL@
793 AMTAR = @AMTAR@
794 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
795 AR = @AR@
796 AUTOCONF = @AUTOCONF@
797 AUTOHEADER = @AUTOHEADER@
798 AUTOMAKE = @AUTOMAKE@
799 AWK = @AWK@
800 CC = @CC@
801 CCDEPMODE = @CCDEPMODE@
802 CFLAGS = @CFLAGS@
803 CPP = @CPP@
804 CPPFLAGS = @CPPFLAGS@
805 CYGPATH_W = @CYGPATH_W@
806 DEFS = @DEFS@
807 DEPDIR = @DEPDIR@
808 DLLTOOL = @DLLTOOL@
809 DSYMUTIL = @DSYMUTIL@
810 DUMPBIN = @DUMPBIN@
811 ECHO_C = @ECHO_C@
812 ECHO_N = @ECHO_N@
813 ECHO_T = @ECHO_T@
814 EGREP = @EGREP@
815 EV_LIB_GDI = @EV_LIB_GDI@
816 EV_LIB_WS32 = @EV_LIB_WS32@
817 EXEEXT = @EXEEXT@
818 FGREP = @FGREP@
819 GREP = @GREP@
820 INSTALL = @INSTALL@
821 INSTALL_DATA = @INSTALL_DATA@
822 INSTALL_PROGRAM = @INSTALL_PROGRAM@
823 INSTALL_SCRIPT = @INSTALL_SCRIPT@
824 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
825 LD = @LD@
826 LDFLAGS = @LDFLAGS@
827 LIBEVENT_GC_SECTIONS = @LIBEVENT_GC_SECTIONS@
828 LIBOBJS = @LIBOBJS@
829 LIBS = @LIBS@
830 LIBTOOL = @LIBTOOL@
831 LIBTOOL_DEPS = @LIBTOOL_DEPS@
832 LIPO = @LIPO@
833 LN_S = @LN_S@
834 LTLIBOBJS = @LTLIBOBJS@
835 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
836 MAKEINFO = @MAKEINFO@
837 MANIFEST_TOOL = @MANIFEST_TOOL@
838 MKDIR_P = @MKDIR_P@
839 NM = @NM@
840 NMEDIT = @NMEDIT@
841 OBJDUMP = @OBJDUMP@
842 OBJEXT = @OBJEXT@
843 OPENSSL_INCS = @OPENSSL_INCS@
844 OPENSSL_LIBADD = @OPENSSL_LIBADD@
845 OPENSSL_LIBS = @OPENSSL_LIBS@
846 OTOOL = @OTOOL@
847 OTOOL64 = @OTOOL64@
848 PACKAGE = @PACKAGE@
849 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
850 PACKAGE_NAME = @PACKAGE_NAME@
851 PACKAGE_STRING = @PACKAGE_STRING@
852 PACKAGE_TARNAME = @PACKAGE_TARNAME@
853 PACKAGE_URL = @PACKAGE_URL@
854 PACKAGE_VERSION = @PACKAGE_VERSION@
855 PATH_SEPARATOR = @PATH_SEPARATOR@
856 PKG_CONFIG = @PKG_CONFIG@
857 PTHREAD_CC = @PTHREAD_CC@
858 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
859 PTHREAD_LIBS = @PTHREAD_LIBS@ $(am__append_12)
860 RANLIB = @RANLIB@
861 SED = @SED@
862 SET_MAKE = @SET_MAKE@
863 SHELL = @SHELL@
864 STRIP = @STRIP@
865 VERSION = @VERSION@
866 ZLIB_LIBS = @ZLIB_LIBS@
867 abs_builddir = @abs_builddir@
868 abs_srcdir = @abs_srcdir@
869 abs_top_builddir = @abs_top_builddir@
870 abs_top_srcdir = @abs_top_srcdir@
871 ac_ct_AR = @ac_ct_AR@
872 ac_ct_CC = @ac_ct_CC@
873 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
874 acx_pthread_config = @acx_pthread_config@
875 am__include = @am__include@
876 am__leading_dot = @am__leading_dot@
877 am__quote = @am__quote@
878 am__tar = @am__tar@
879 am__untar = @am__untar@
880 bindir = @bindir@
881 build = @build@
882 build_alias = @build_alias@
883 build_cpu = @build_cpu@
884 build_os = @build_os@
885 build_vendor = @build_vendor@
886 builddir = @builddir@
887 datadir = @datadir@
888 datarootdir = @datarootdir@
889 docdir = @docdir@
890 dvidir = @dvidir@
891 exec_prefix = @exec_prefix@
892 host = @host@
893 host_alias = @host_alias@
894 host_cpu = @host_cpu@
895 host_os = @host_os@
896 host_vendor = @host_vendor@
897 htmldir = @htmldir@
898 includedir = @includedir@
899 infodir = @infodir@
900 install_sh = @install_sh@
901 libdir = @libdir@
902 libexecdir = @libexecdir@
903 localedir = @localedir@
904 localstatedir = @localstatedir@
905 mandir = @mandir@
906 mkdir_p = @mkdir_p@
907 oldincludedir = @oldincludedir@
908 pdfdir = @pdfdir@
909 prefix = @prefix@
910 program_transform_name = @program_transform_name@
911 psdir = @psdir@
912 sbindir = @sbindir@
913 sharedstatedir = @sharedstatedir@
914 srcdir = @srcdir@
915 sysconfdir = @sysconfdir@
916 target_alias = @target_alias@
917 top_build_prefix = @top_build_prefix@
918 top_builddir = @top_builddir@
919 top_srcdir = @top_srcdir@
920
921 # 'foreign' means that we're not enforcing GNU package rules strictly.
922 # '1.9' means that we need automake 1.9 or later (and we do).
923 AUTOMAKE_OPTIONS = foreign 1.9 subdir-objects
924 ACLOCAL_AMFLAGS = -I m4
925
926 # This is the "Release" of the Libevent ABI.  It takes precedence over
927 # the VERSION_INFO, so that two versions of Libevent with the same
928 # "Release" are never binary-compatible.
929 #
930 # This number incremented once for the 2.0 release candidate, and
931 # will increment for each series until we revise our interfaces enough
932 # that we can seriously expect ABI compatibility between series.
933 #
934 RELEASE = -release 2.1
935
936 # This is the version info for the libevent binary API.  It has three
937 # numbers:
938 #   Current  -- the number of the binary API that we're implementing
939 #   Revision -- which iteration of the implementation of the binary
940 #               API are we supplying?
941 #   Age      -- How many previous binary API versions do we also
942 #               support?
943 #
944 # To increment a VERSION_INFO (current:revision:age):
945 #    If the ABI didn't change:
946 #        Return (current:revision+1:age)
947 #    If the ABI changed, but it's backward-compatible:
948 #        Return (current+1:0:age+1)
949 #    If the ABI changed and it isn't backward-compatible:
950 #        Return (current+1:0:0)
951 #
952 # Once an RC is out, DO NOT MAKE ANY ABI-BREAKING CHANGES IN THAT SERIES
953 # UNLESS YOU REALLY REALLY HAVE TO.
954 VERSION_INFO = 6:2:0
955
956 # History:          RELEASE    VERSION_INFO
957 #  2.0.1-alpha --     2.0        1:0:0
958 #  2.0.2-alpha --                2:0:0
959 #  2.0.3-alpha --                2:0:0  (should have incremented; didn't.)
960 #  2.0.4-alpha --                3:0:0
961 #  2.0.5-beta  --                4:0:0
962 #  2.0.6-rc    --     2.0        2:0:0
963 #  2.0.7-rc    --     2.0        3:0:1
964 #  2.0.8-rc    --     2.0        4:0:2
965 #  2.0.9-rc    --     2.0        5:0:0 (ABI changed slightly)
966 #  2.0.10-stable--    2.0        5:1:0 (No ABI change)
967 #  2.0.11-stable--    2.0        6:0:1 (ABI changed, backward-compatible)
968 #  2.0.12-stable--    2.0        6:1:1 (No ABI change)
969 #  2.0.13-stable--    2.0        6:2:1 (No ABI change)
970 #  2.0.14-stable--    2.0        6:3:1 (No ABI change)
971 #  2.0.15-stable--    2.0        6:3:1 (Forgot to update :( )
972 #  2.0.16-stable--    2.0        6:4:1 (No ABI change)
973 #  2.0.17-stable--    2.0        6:5:1 (No ABI change)
974 #  2.0.18-stable--    2.0        6:6:1 (No ABI change)
975 #  2.0.19-stable--    2.0        6:7:1 (No ABI change)
976 #  2.0.20-stable--    2.0        6:8:1 (No ABI change)
977 #  2.0.21-stable--    2.0        6:9:1 (No ABI change)
978 #
979 # For Libevent 2.1:
980 #  2.1.1-alpha --     2.1        1:0:0
981 #  2.1.2-alpha --     2.1        1:0:0 (should have been 2:0:1)
982 #  2.1.3-alpha --     2.1        3:0:0 (ABI changed slightly)
983 #  2.1.4-alpha --     2.1        4:0:0 (ABI changed slightly)
984 #  2.1.5-beta  --     2.1        5:0:0 (ABI changed slightly)
985 #  2.1.6-beta  --     2.1        6:0:0 (ABI changed slightly)
986 #  2.1.7-beta  --     2.1        6:1:0 (ABI changed slightly)
987 #  2.1.8-stable--     2.1        6:2:0 (ABI changed slightly)
988
989 # ABI version history for this package effectively restarts every time
990 # we change RELEASE.  Version 1.4.x had RELEASE of 1.4.
991 #
992 # Ideally, we would not be using RELEASE at all; instead we could just
993 # use the VERSION_INFO field to label our backward-incompatible ABI
994 # changes, and those would be few and far between.  Unfortunately,
995 # Libevent still exposes far too many volatile structures in its
996 # headers, so we pretty much have to assume that most development
997 # series will break ABI compatibility.  For now, it's simplest just to
998 # keep incrementing the RELEASE between series and resetting VERSION_INFO.
999 #
1000 # Eventually, when we get to the point where the structures in the
1001 # headers are all non-changing (or not there at all!), we can shift to
1002 # a more normal worldview where backward-incompatible ABI changes are
1003 # nice and rare.  For the next couple of years, though, 'struct event'
1004 # is user-visible, and so we can pretty much guarantee that release
1005 # series won't be binary-compatible.
1006 @INSTALL_LIBEVENT_TRUE@dist_bin_SCRIPTS = event_rpcgen.py
1007 pkgconfigdir = $(libdir)/pkgconfig
1008 LIBEVENT_PKGCONFIG = libevent.pc libevent_core.pc libevent_extra.pc \
1009         $(am__append_2) $(am__append_4)
1010
1011 # These sources are conditionally added by configure.ac or conditionally
1012 # included from other files.
1013 PLATFORM_DEPENDENT_SRC = \
1014         arc4random.c \
1015         epoll_sub.c
1016
1017 EXTRA_DIST = ChangeLog-1.4 ChangeLog-2.0 Doxyfile LICENSE \
1018         Makefile.nmake test/Makefile.nmake autogen.sh event_rpcgen.py \
1019         libevent.pc.in make-event-config.sed whatsnew-2.0.txt \
1020         whatsnew-2.1.txt $(PLATFORM_DEPENDENT_SRC) \
1021         test/check-dumpevents.py test/regress.gen.c test/regress.gen.h \
1022         test/regress.rpc test/rpcgen_wrapper.sh test/test.sh
1023 LIBEVENT_LIBS_LA = libevent.la libevent_core.la libevent_extra.la \
1024         $(am__append_1) $(am__append_3)
1025 @INSTALL_LIBEVENT_TRUE@lib_LTLIBRARIES = $(LIBEVENT_LIBS_LA)
1026 @INSTALL_LIBEVENT_TRUE@pkgconfig_DATA = $(LIBEVENT_PKGCONFIG)
1027 @INSTALL_LIBEVENT_FALSE@noinst_LTLIBRARIES = $(LIBEVENT_LIBS_LA)
1028 EXTRA_SOURCE = 
1029 noinst_HEADERS = $(am__append_5) $(am__append_7) test/regress.h \
1030         test/regress_thread.h test/tinytest.h test/tinytest_local.h \
1031         test/tinytest_macros.h WIN32-Code/nmake/evconfig-private.h \
1032         WIN32-Code/nmake/event2/event-config.h WIN32-Code/tree.h \
1033         bufferevent-internal.h changelist-internal.h \
1034         compat/sys/queue.h defer-internal.h epolltable-internal.h \
1035         evbuffer-internal.h evconfig-private.h event-internal.h \
1036         evmap-internal.h evrpc-internal.h evsignal-internal.h \
1037         evthread-internal.h ht-internal.h http-internal.h \
1038         iocp-internal.h ipv6-internal.h kqueue-internal.h \
1039         log-internal.h minheap-internal.h mm-internal.h \
1040         ratelim-internal.h ratelim-internal.h strlcpy-internal.h \
1041         time-internal.h util-internal.h openssl-compat.h \
1042         $(am__append_26)
1043 CLEANFILES = test/rpcgen-attempted
1044 DISTCLEANFILES = test/regress.gen.c test/regress.gen.h *~ libevent.pc \
1045         libevent_core.pc libevent_extra.pc \
1046         ./include/event2/event-config.h
1047 BUILT_SOURCES = $(am__append_11) include/event2/event-config.h
1048 include_event2dir = $(includedir)/event2
1049 EVENT2_EXPORT = \
1050         include/event2/buffer.h \
1051         include/event2/buffer_compat.h \
1052         include/event2/bufferevent.h \
1053         include/event2/bufferevent_compat.h \
1054         include/event2/bufferevent_ssl.h \
1055         include/event2/bufferevent_struct.h \
1056         include/event2/dns.h \
1057         include/event2/dns_compat.h \
1058         include/event2/dns_struct.h \
1059         include/event2/event.h \
1060         include/event2/event_compat.h \
1061         include/event2/event_struct.h \
1062         include/event2/http.h \
1063         include/event2/http_compat.h \
1064         include/event2/http_struct.h \
1065         include/event2/keyvalq_struct.h \
1066         include/event2/listener.h \
1067         include/event2/rpc.h \
1068         include/event2/rpc_compat.h \
1069         include/event2/rpc_struct.h \
1070         include/event2/tag.h \
1071         include/event2/tag_compat.h \
1072         include/event2/thread.h \
1073         include/event2/util.h \
1074         include/event2/visibility.h
1075
1076 @INSTALL_LIBEVENT_TRUE@include_event2_HEADERS = $(EVENT2_EXPORT)
1077 @INSTALL_LIBEVENT_TRUE@nodist_include_event2_HEADERS = include/event2/event-config.h
1078 @INSTALL_LIBEVENT_FALSE@nodist_noinst_HEADERS = include/event2/event-config.h
1079 SAMPLES = sample/dns-example sample/event-read-fifo sample/hello-world \
1080         sample/http-server sample/http-connect sample/signal-test \
1081         sample/time-test $(am__append_6)
1082 @OPENSSL_TRUE@sample_le_proxy_SOURCES = sample/le-proxy.c
1083 @OPENSSL_TRUE@sample_le_proxy_LDADD = libevent.la libevent_openssl.la ${OPENSSL_LIBS} ${OPENSSL_LIBADD}
1084 @OPENSSL_TRUE@sample_le_proxy_INCLUDES = $(OPENSSL_INCS)
1085 @OPENSSL_TRUE@sample_https_client_SOURCES = \
1086 @OPENSSL_TRUE@  sample/https-client.c \
1087 @OPENSSL_TRUE@  sample/hostcheck.c \
1088 @OPENSSL_TRUE@  sample/openssl_hostname_validation.c
1089
1090 @OPENSSL_TRUE@sample_https_client_LDADD = libevent.la libevent_openssl.la ${OPENSSL_LIBS} ${OPENSSL_LIBADD}
1091 @OPENSSL_TRUE@sample_https_client_INCLUDES = $(OPENSSL_INCS)
1092 sample_event_read_fifo_SOURCES = sample/event-read-fifo.c
1093 sample_event_read_fifo_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1094 sample_time_test_SOURCES = sample/time-test.c
1095 sample_time_test_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1096 sample_signal_test_SOURCES = sample/signal-test.c
1097 sample_signal_test_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1098 sample_dns_example_SOURCES = sample/dns-example.c
1099 sample_dns_example_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1100 sample_hello_world_SOURCES = sample/hello-world.c
1101 sample_hello_world_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1102 sample_http_server_SOURCES = sample/http-server.c
1103 sample_http_server_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1104 sample_http_connect_SOURCES = sample/http-connect.c
1105 sample_http_connect_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1106 regress_CPPFLAGS = -DTINYTEST_LOCAL
1107 TESTPROGRAMS = \
1108         test/bench                                      \
1109         test/bench_cascade                              \
1110         test/bench_http                         \
1111         test/bench_httpclient                   \
1112         test/test-changelist                            \
1113         test/test-dumpevents                            \
1114         test/test-eof                           \
1115         test/test-closed                                \
1116         test/test-fdleak                                \
1117         test/test-init                          \
1118         test/test-ratelim                               \
1119         test/test-time                          \
1120         test/test-weof \
1121         test/regress
1122
1123 TESTS = \
1124         test_runner_epoll \
1125         test_runner_select \
1126         test_runner_kqueue \
1127         test_runner_evport \
1128         test_runner_devpoll \
1129         test_runner_poll \
1130         test_runner_win32 \
1131         test_runner_timerfd \
1132         test_runner_changelist \
1133         test_runner_timerfd_changelist
1134
1135 LOG_COMPILER = true
1136 TESTS_COMPILER = true
1137 test_test_init_SOURCES = test/test-init.c
1138 test_test_init_LDADD = libevent_core.la
1139 test_test_dumpevents_SOURCES = test/test-dumpevents.c
1140 test_test_dumpevents_LDADD = libevent_core.la
1141 test_test_eof_SOURCES = test/test-eof.c
1142 test_test_eof_LDADD = libevent_core.la
1143 test_test_closed_SOURCES = test/test-closed.c
1144 test_test_closed_LDADD = libevent_core.la
1145 test_test_changelist_SOURCES = test/test-changelist.c
1146 test_test_changelist_LDADD = libevent_core.la
1147 test_test_weof_SOURCES = test/test-weof.c
1148 test_test_weof_LDADD = libevent_core.la
1149 test_test_time_SOURCES = test/test-time.c
1150 test_test_time_LDADD = libevent_core.la
1151 test_test_ratelim_SOURCES = test/test-ratelim.c
1152 test_test_ratelim_LDADD = libevent_core.la -lm
1153 test_test_fdleak_SOURCES = test/test-fdleak.c
1154 test_test_fdleak_LDADD = libevent_core.la
1155 test_regress_SOURCES = test/regress.c test/regress.gen.c \
1156         test/regress.gen.h test/regress_buffer.c \
1157         test/regress_bufferevent.c test/regress_dns.c \
1158         test/regress_et.c test/regress_finalize.c test/regress_http.c \
1159         test/regress_listener.c test/regress_main.c \
1160         test/regress_minheap.c test/regress_rpc.c \
1161         test/regress_testutils.c test/regress_testutils.h \
1162         test/regress_util.c test/tinytest.c $(regress_thread_SOURCES) \
1163         $(regress_zlib_SOURCES) $(am__append_13) $(am__append_14)
1164 @BUILD_WIN32_TRUE@@THREADS_TRUE@regress_thread_SOURCES = test/regress_thread.c
1165 @PTHREADS_TRUE@regress_thread_SOURCES = test/regress_thread.c
1166 @ZLIB_REGRESS_TRUE@regress_zlib_SOURCES = test/regress_zlib.c
1167 test_regress_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la \
1168         $(PTHREAD_LIBS) $(ZLIB_LIBS) $(am__append_16)
1169 test_regress_CPPFLAGS = $(AM_CPPFLAGS) $(PTHREAD_CFLAGS) \
1170         $(ZLIB_CFLAGS) -Itest $(am__append_15)
1171 test_regress_LDFLAGS = $(PTHREAD_CFLAGS)
1172 test_bench_SOURCES = test/bench.c
1173 test_bench_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1174 test_bench_cascade_SOURCES = test/bench_cascade.c
1175 test_bench_cascade_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1176 test_bench_http_SOURCES = test/bench_http.c
1177 test_bench_http_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1178 test_bench_httpclient_SOURCES = test/bench_httpclient.c
1179 test_bench_httpclient_LDADD = $(LIBEVENT_GC_SECTIONS) libevent_core.la
1180 @BUILD_WIN32_FALSE@SYS_LIBS = 
1181 @BUILD_WIN32_TRUE@SYS_LIBS = -lws2_32 -lshell32 -ladvapi32
1182 @BUILD_WIN32_FALSE@SYS_SRC = $(am__append_18) $(am__append_19) \
1183 @BUILD_WIN32_FALSE@     $(am__append_20) $(am__append_21) \
1184 @BUILD_WIN32_FALSE@     $(am__append_22) $(am__append_23) \
1185 @BUILD_WIN32_FALSE@     $(am__append_24) $(am__append_25)
1186 @BUILD_WIN32_TRUE@SYS_SRC = win32select.c buffer_iocp.c event_iocp.c \
1187 @BUILD_WIN32_TRUE@      bufferevent_async.c $(am__append_17) \
1188 @BUILD_WIN32_TRUE@      $(am__append_18) $(am__append_19) \
1189 @BUILD_WIN32_TRUE@      $(am__append_20) $(am__append_21) \
1190 @BUILD_WIN32_TRUE@      $(am__append_22) $(am__append_23) \
1191 @BUILD_WIN32_TRUE@      $(am__append_24) $(am__append_25)
1192 @BUILD_WIN32_FALSE@SYS_INCLUDES = 
1193 @BUILD_WIN32_TRUE@SYS_INCLUDES = -IWIN32-Code -IWIN32-Code/nmake
1194 CORE_SRC = \
1195         buffer.c                                \
1196         bufferevent.c                           \
1197         bufferevent_filter.c                    \
1198         bufferevent_pair.c                      \
1199         bufferevent_ratelim.c                   \
1200         bufferevent_sock.c                      \
1201         event.c                                 \
1202         evmap.c                                 \
1203         evthread.c                              \
1204         evutil.c                                \
1205         evutil_rand.c                           \
1206         evutil_time.c                           \
1207         listener.c                              \
1208         log.c                                   \
1209         $(SYS_SRC)
1210
1211 EXTRAS_SRC = \
1212         evdns.c                                 \
1213         event_tagging.c                         \
1214         evrpc.c                                 \
1215         http.c
1216
1217 @BUILD_WITH_NO_UNDEFINED_FALSE@NO_UNDEFINED = 
1218 @BUILD_WITH_NO_UNDEFINED_TRUE@NO_UNDEFINED = -no-undefined
1219 @BUILD_WITH_NO_UNDEFINED_FALSE@MAYBE_CORE = 
1220 @BUILD_WITH_NO_UNDEFINED_TRUE@MAYBE_CORE = libevent_core.la
1221 GENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(RELEASE) $(NO_UNDEFINED)
1222 libevent_la_SOURCES = $(CORE_SRC) $(EXTRAS_SRC)
1223 libevent_la_LIBADD = @LTLIBOBJS@ $(SYS_LIBS)
1224 libevent_la_LDFLAGS = $(GENERIC_LDFLAGS)
1225 libevent_core_la_SOURCES = $(CORE_SRC)
1226 libevent_core_la_LIBADD = @LTLIBOBJS@ $(SYS_LIBS)
1227 libevent_core_la_LDFLAGS = $(GENERIC_LDFLAGS)
1228 @PTHREADS_TRUE@libevent_pthreads_la_SOURCES = evthread_pthread.c
1229 @PTHREADS_TRUE@libevent_pthreads_la_LIBADD = $(MAYBE_CORE)
1230 @PTHREADS_TRUE@libevent_pthreads_la_LDFLAGS = $(GENERIC_LDFLAGS)
1231 libevent_extra_la_SOURCES = $(EXTRAS_SRC)
1232 libevent_extra_la_LIBADD = $(MAYBE_CORE) $(SYS_LIBS)
1233 libevent_extra_la_LDFLAGS = $(GENERIC_LDFLAGS)
1234 @OPENSSL_TRUE@libevent_openssl_la_SOURCES = bufferevent_openssl.c
1235 @OPENSSL_TRUE@libevent_openssl_la_LIBADD = $(MAYBE_CORE) $(OPENSSL_LIBS)
1236 @OPENSSL_TRUE@libevent_openssl_la_LDFLAGS = $(GENERIC_LDFLAGS)
1237 @OPENSSL_TRUE@libevent_openssl_la_CPPFLAGS = $(AM_CPPFLAGS) $(OPENSSL_INCS)
1238 EVENT1_HDRS = \
1239         include/evdns.h \
1240         include/event.h \
1241         include/evhttp.h \
1242         include/evrpc.h \
1243         include/evutil.h
1244
1245 @INSTALL_LIBEVENT_TRUE@include_HEADERS = $(EVENT1_HDRS)
1246 AM_CPPFLAGS = -I$(srcdir)/compat -I$(srcdir)/include -I./include $(SYS_INCLUDES)
1247 all: $(BUILT_SOURCES) config.h evconfig-private.h
1248         $(MAKE) $(AM_MAKEFLAGS) all-am
1249
1250 .SUFFIXES:
1251 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
1252 am--refresh: Makefile
1253         @:
1254 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/include/include.am $(srcdir)/sample/include.am $(srcdir)/test/include.am $(am__configure_deps)
1255         @for dep in $?; do \
1256           case '$(am__configure_deps)' in \
1257             *$$dep*) \
1258               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1259               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1260                 && exit 0; \
1261               exit 1;; \
1262           esac; \
1263         done; \
1264         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1265         $(am__cd) $(top_srcdir) && \
1266           $(AUTOMAKE) --foreign Makefile
1267 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1268         @case '$?' in \
1269           *config.status*) \
1270             echo ' $(SHELL) ./config.status'; \
1271             $(SHELL) ./config.status;; \
1272           *) \
1273             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1274             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1275         esac;
1276 $(srcdir)/include/include.am $(srcdir)/sample/include.am $(srcdir)/test/include.am $(am__empty):
1277
1278 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1279         $(SHELL) ./config.status --recheck
1280
1281 $(top_srcdir)/configure:  $(am__configure_deps)
1282         $(am__cd) $(srcdir) && $(AUTOCONF)
1283 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1284         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1285 $(am__aclocal_m4_deps):
1286
1287 config.h: stamp-h1
1288         @test -f $@ || rm -f stamp-h1
1289         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1290
1291 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1292         @rm -f stamp-h1
1293         cd $(top_builddir) && $(SHELL) ./config.status config.h
1294 $(srcdir)/config.h.in:  $(am__configure_deps) 
1295         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1296         rm -f stamp-h1
1297         touch $@
1298
1299 evconfig-private.h: stamp-h2
1300         @test -f $@ || rm -f stamp-h2
1301         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h2
1302
1303 stamp-h2: $(srcdir)/evconfig-private.h.in $(top_builddir)/config.status
1304         @rm -f stamp-h2
1305         cd $(top_builddir) && $(SHELL) ./config.status evconfig-private.h
1306
1307 distclean-hdr:
1308         -rm -f config.h stamp-h1 evconfig-private.h stamp-h2
1309 libevent.pc: $(top_builddir)/config.status $(srcdir)/libevent.pc.in
1310         cd $(top_builddir) && $(SHELL) ./config.status $@
1311 libevent_openssl.pc: $(top_builddir)/config.status $(srcdir)/libevent_openssl.pc.in
1312         cd $(top_builddir) && $(SHELL) ./config.status $@
1313 libevent_pthreads.pc: $(top_builddir)/config.status $(srcdir)/libevent_pthreads.pc.in
1314         cd $(top_builddir) && $(SHELL) ./config.status $@
1315 libevent_core.pc: $(top_builddir)/config.status $(srcdir)/libevent_core.pc.in
1316         cd $(top_builddir) && $(SHELL) ./config.status $@
1317 libevent_extra.pc: $(top_builddir)/config.status $(srcdir)/libevent_extra.pc.in
1318         cd $(top_builddir) && $(SHELL) ./config.status $@
1319
1320 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
1321         @$(NORMAL_INSTALL)
1322         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1323         list2=; for p in $$list; do \
1324           if test -f $$p; then \
1325             list2="$$list2 $$p"; \
1326           else :; fi; \
1327         done; \
1328         test -z "$$list2" || { \
1329           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1330           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1331           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1332           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1333         }
1334
1335 uninstall-libLTLIBRARIES:
1336         @$(NORMAL_UNINSTALL)
1337         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1338         for p in $$list; do \
1339           $(am__strip_dir) \
1340           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
1341           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1342         done
1343
1344 clean-libLTLIBRARIES:
1345         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1346         @list='$(lib_LTLIBRARIES)'; \
1347         locs=`for p in $$list; do echo $$p; done | \
1348               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1349               sort -u`; \
1350         test -z "$$locs" || { \
1351           echo rm -f $${locs}; \
1352           rm -f $${locs}; \
1353         }
1354
1355 clean-noinstLTLIBRARIES:
1356         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1357         @list='$(noinst_LTLIBRARIES)'; \
1358         locs=`for p in $$list; do echo $$p; done | \
1359               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1360               sort -u`; \
1361         test -z "$$locs" || { \
1362           echo rm -f $${locs}; \
1363           rm -f $${locs}; \
1364         }
1365
1366 libevent.la: $(libevent_la_OBJECTS) $(libevent_la_DEPENDENCIES) $(EXTRA_libevent_la_DEPENDENCIES) 
1367         $(AM_V_CCLD)$(libevent_la_LINK) $(am_libevent_la_rpath) $(libevent_la_OBJECTS) $(libevent_la_LIBADD) $(LIBS)
1368
1369 libevent_core.la: $(libevent_core_la_OBJECTS) $(libevent_core_la_DEPENDENCIES) $(EXTRA_libevent_core_la_DEPENDENCIES) 
1370         $(AM_V_CCLD)$(libevent_core_la_LINK) $(am_libevent_core_la_rpath) $(libevent_core_la_OBJECTS) $(libevent_core_la_LIBADD) $(LIBS)
1371
1372 libevent_extra.la: $(libevent_extra_la_OBJECTS) $(libevent_extra_la_DEPENDENCIES) $(EXTRA_libevent_extra_la_DEPENDENCIES) 
1373         $(AM_V_CCLD)$(libevent_extra_la_LINK) $(am_libevent_extra_la_rpath) $(libevent_extra_la_OBJECTS) $(libevent_extra_la_LIBADD) $(LIBS)
1374
1375 libevent_openssl.la: $(libevent_openssl_la_OBJECTS) $(libevent_openssl_la_DEPENDENCIES) $(EXTRA_libevent_openssl_la_DEPENDENCIES) 
1376         $(AM_V_CCLD)$(libevent_openssl_la_LINK) $(am_libevent_openssl_la_rpath) $(libevent_openssl_la_OBJECTS) $(libevent_openssl_la_LIBADD) $(LIBS)
1377
1378 libevent_pthreads.la: $(libevent_pthreads_la_OBJECTS) $(libevent_pthreads_la_DEPENDENCIES) $(EXTRA_libevent_pthreads_la_DEPENDENCIES) 
1379         $(AM_V_CCLD)$(libevent_pthreads_la_LINK) $(am_libevent_pthreads_la_rpath) $(libevent_pthreads_la_OBJECTS) $(libevent_pthreads_la_LIBADD) $(LIBS)
1380
1381 clean-noinstPROGRAMS:
1382         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
1383         echo " rm -f" $$list; \
1384         rm -f $$list || exit $$?; \
1385         test -n "$(EXEEXT)" || exit 0; \
1386         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1387         echo " rm -f" $$list; \
1388         rm -f $$list
1389 sample/$(am__dirstamp):
1390         @$(MKDIR_P) sample
1391         @: > sample/$(am__dirstamp)
1392 sample/$(DEPDIR)/$(am__dirstamp):
1393         @$(MKDIR_P) sample/$(DEPDIR)
1394         @: > sample/$(DEPDIR)/$(am__dirstamp)
1395 sample/dns-example.$(OBJEXT): sample/$(am__dirstamp) \
1396         sample/$(DEPDIR)/$(am__dirstamp)
1397
1398 sample/dns-example$(EXEEXT): $(sample_dns_example_OBJECTS) $(sample_dns_example_DEPENDENCIES) $(EXTRA_sample_dns_example_DEPENDENCIES) sample/$(am__dirstamp)
1399         @rm -f sample/dns-example$(EXEEXT)
1400         $(AM_V_CCLD)$(LINK) $(sample_dns_example_OBJECTS) $(sample_dns_example_LDADD) $(LIBS)
1401 sample/event-read-fifo.$(OBJEXT): sample/$(am__dirstamp) \
1402         sample/$(DEPDIR)/$(am__dirstamp)
1403
1404 sample/event-read-fifo$(EXEEXT): $(sample_event_read_fifo_OBJECTS) $(sample_event_read_fifo_DEPENDENCIES) $(EXTRA_sample_event_read_fifo_DEPENDENCIES) sample/$(am__dirstamp)
1405         @rm -f sample/event-read-fifo$(EXEEXT)
1406         $(AM_V_CCLD)$(LINK) $(sample_event_read_fifo_OBJECTS) $(sample_event_read_fifo_LDADD) $(LIBS)
1407 sample/hello-world.$(OBJEXT): sample/$(am__dirstamp) \
1408         sample/$(DEPDIR)/$(am__dirstamp)
1409
1410 sample/hello-world$(EXEEXT): $(sample_hello_world_OBJECTS) $(sample_hello_world_DEPENDENCIES) $(EXTRA_sample_hello_world_DEPENDENCIES) sample/$(am__dirstamp)
1411         @rm -f sample/hello-world$(EXEEXT)
1412         $(AM_V_CCLD)$(LINK) $(sample_hello_world_OBJECTS) $(sample_hello_world_LDADD) $(LIBS)
1413 sample/http-connect.$(OBJEXT): sample/$(am__dirstamp) \
1414         sample/$(DEPDIR)/$(am__dirstamp)
1415
1416 sample/http-connect$(EXEEXT): $(sample_http_connect_OBJECTS) $(sample_http_connect_DEPENDENCIES) $(EXTRA_sample_http_connect_DEPENDENCIES) sample/$(am__dirstamp)
1417         @rm -f sample/http-connect$(EXEEXT)
1418         $(AM_V_CCLD)$(LINK) $(sample_http_connect_OBJECTS) $(sample_http_connect_LDADD) $(LIBS)
1419 sample/http-server.$(OBJEXT): sample/$(am__dirstamp) \
1420         sample/$(DEPDIR)/$(am__dirstamp)
1421
1422 sample/http-server$(EXEEXT): $(sample_http_server_OBJECTS) $(sample_http_server_DEPENDENCIES) $(EXTRA_sample_http_server_DEPENDENCIES) sample/$(am__dirstamp)
1423         @rm -f sample/http-server$(EXEEXT)
1424         $(AM_V_CCLD)$(LINK) $(sample_http_server_OBJECTS) $(sample_http_server_LDADD) $(LIBS)
1425 sample/https-client.$(OBJEXT): sample/$(am__dirstamp) \
1426         sample/$(DEPDIR)/$(am__dirstamp)
1427 sample/hostcheck.$(OBJEXT): sample/$(am__dirstamp) \
1428         sample/$(DEPDIR)/$(am__dirstamp)
1429 sample/openssl_hostname_validation.$(OBJEXT): sample/$(am__dirstamp) \
1430         sample/$(DEPDIR)/$(am__dirstamp)
1431
1432 sample/https-client$(EXEEXT): $(sample_https_client_OBJECTS) $(sample_https_client_DEPENDENCIES) $(EXTRA_sample_https_client_DEPENDENCIES) sample/$(am__dirstamp)
1433         @rm -f sample/https-client$(EXEEXT)
1434         $(AM_V_CCLD)$(LINK) $(sample_https_client_OBJECTS) $(sample_https_client_LDADD) $(LIBS)
1435 sample/le-proxy.$(OBJEXT): sample/$(am__dirstamp) \
1436         sample/$(DEPDIR)/$(am__dirstamp)
1437
1438 sample/le-proxy$(EXEEXT): $(sample_le_proxy_OBJECTS) $(sample_le_proxy_DEPENDENCIES) $(EXTRA_sample_le_proxy_DEPENDENCIES) sample/$(am__dirstamp)
1439         @rm -f sample/le-proxy$(EXEEXT)
1440         $(AM_V_CCLD)$(LINK) $(sample_le_proxy_OBJECTS) $(sample_le_proxy_LDADD) $(LIBS)
1441 sample/signal-test.$(OBJEXT): sample/$(am__dirstamp) \
1442         sample/$(DEPDIR)/$(am__dirstamp)
1443
1444 sample/signal-test$(EXEEXT): $(sample_signal_test_OBJECTS) $(sample_signal_test_DEPENDENCIES) $(EXTRA_sample_signal_test_DEPENDENCIES) sample/$(am__dirstamp)
1445         @rm -f sample/signal-test$(EXEEXT)
1446         $(AM_V_CCLD)$(LINK) $(sample_signal_test_OBJECTS) $(sample_signal_test_LDADD) $(LIBS)
1447 sample/time-test.$(OBJEXT): sample/$(am__dirstamp) \
1448         sample/$(DEPDIR)/$(am__dirstamp)
1449
1450 sample/time-test$(EXEEXT): $(sample_time_test_OBJECTS) $(sample_time_test_DEPENDENCIES) $(EXTRA_sample_time_test_DEPENDENCIES) sample/$(am__dirstamp)
1451         @rm -f sample/time-test$(EXEEXT)
1452         $(AM_V_CCLD)$(LINK) $(sample_time_test_OBJECTS) $(sample_time_test_LDADD) $(LIBS)
1453 test/$(am__dirstamp):
1454         @$(MKDIR_P) test
1455         @: > test/$(am__dirstamp)
1456 test/$(DEPDIR)/$(am__dirstamp):
1457         @$(MKDIR_P) test/$(DEPDIR)
1458         @: > test/$(DEPDIR)/$(am__dirstamp)
1459 test/bench.$(OBJEXT): test/$(am__dirstamp) \
1460         test/$(DEPDIR)/$(am__dirstamp)
1461
1462 test/bench$(EXEEXT): $(test_bench_OBJECTS) $(test_bench_DEPENDENCIES) $(EXTRA_test_bench_DEPENDENCIES) test/$(am__dirstamp)
1463         @rm -f test/bench$(EXEEXT)
1464         $(AM_V_CCLD)$(LINK) $(test_bench_OBJECTS) $(test_bench_LDADD) $(LIBS)
1465 test/bench_cascade.$(OBJEXT): test/$(am__dirstamp) \
1466         test/$(DEPDIR)/$(am__dirstamp)
1467
1468 test/bench_cascade$(EXEEXT): $(test_bench_cascade_OBJECTS) $(test_bench_cascade_DEPENDENCIES) $(EXTRA_test_bench_cascade_DEPENDENCIES) test/$(am__dirstamp)
1469         @rm -f test/bench_cascade$(EXEEXT)
1470         $(AM_V_CCLD)$(LINK) $(test_bench_cascade_OBJECTS) $(test_bench_cascade_LDADD) $(LIBS)
1471 test/bench_http.$(OBJEXT): test/$(am__dirstamp) \
1472         test/$(DEPDIR)/$(am__dirstamp)
1473
1474 test/bench_http$(EXEEXT): $(test_bench_http_OBJECTS) $(test_bench_http_DEPENDENCIES) $(EXTRA_test_bench_http_DEPENDENCIES) test/$(am__dirstamp)
1475         @rm -f test/bench_http$(EXEEXT)
1476         $(AM_V_CCLD)$(LINK) $(test_bench_http_OBJECTS) $(test_bench_http_LDADD) $(LIBS)
1477 test/bench_httpclient.$(OBJEXT): test/$(am__dirstamp) \
1478         test/$(DEPDIR)/$(am__dirstamp)
1479
1480 test/bench_httpclient$(EXEEXT): $(test_bench_httpclient_OBJECTS) $(test_bench_httpclient_DEPENDENCIES) $(EXTRA_test_bench_httpclient_DEPENDENCIES) test/$(am__dirstamp)
1481         @rm -f test/bench_httpclient$(EXEEXT)
1482         $(AM_V_CCLD)$(LINK) $(test_bench_httpclient_OBJECTS) $(test_bench_httpclient_LDADD) $(LIBS)
1483 test/test_regress-regress.$(OBJEXT): test/$(am__dirstamp) \
1484         test/$(DEPDIR)/$(am__dirstamp)
1485 test/test_regress-regress.gen.$(OBJEXT): test/$(am__dirstamp) \
1486         test/$(DEPDIR)/$(am__dirstamp)
1487 test/test_regress-regress_buffer.$(OBJEXT): test/$(am__dirstamp) \
1488         test/$(DEPDIR)/$(am__dirstamp)
1489 test/test_regress-regress_bufferevent.$(OBJEXT): test/$(am__dirstamp) \
1490         test/$(DEPDIR)/$(am__dirstamp)
1491 test/test_regress-regress_dns.$(OBJEXT): test/$(am__dirstamp) \
1492         test/$(DEPDIR)/$(am__dirstamp)
1493 test/test_regress-regress_et.$(OBJEXT): test/$(am__dirstamp) \
1494         test/$(DEPDIR)/$(am__dirstamp)
1495 test/test_regress-regress_finalize.$(OBJEXT): test/$(am__dirstamp) \
1496         test/$(DEPDIR)/$(am__dirstamp)
1497 test/test_regress-regress_http.$(OBJEXT): test/$(am__dirstamp) \
1498         test/$(DEPDIR)/$(am__dirstamp)
1499 test/test_regress-regress_listener.$(OBJEXT): test/$(am__dirstamp) \
1500         test/$(DEPDIR)/$(am__dirstamp)
1501 test/test_regress-regress_main.$(OBJEXT): test/$(am__dirstamp) \
1502         test/$(DEPDIR)/$(am__dirstamp)
1503 test/test_regress-regress_minheap.$(OBJEXT): test/$(am__dirstamp) \
1504         test/$(DEPDIR)/$(am__dirstamp)
1505 test/test_regress-regress_rpc.$(OBJEXT): test/$(am__dirstamp) \
1506         test/$(DEPDIR)/$(am__dirstamp)
1507 test/test_regress-regress_testutils.$(OBJEXT): test/$(am__dirstamp) \
1508         test/$(DEPDIR)/$(am__dirstamp)
1509 test/test_regress-regress_util.$(OBJEXT): test/$(am__dirstamp) \
1510         test/$(DEPDIR)/$(am__dirstamp)
1511 test/test_regress-tinytest.$(OBJEXT): test/$(am__dirstamp) \
1512         test/$(DEPDIR)/$(am__dirstamp)
1513 test/test_regress-regress_thread.$(OBJEXT): test/$(am__dirstamp) \
1514         test/$(DEPDIR)/$(am__dirstamp)
1515 test/test_regress-regress_zlib.$(OBJEXT): test/$(am__dirstamp) \
1516         test/$(DEPDIR)/$(am__dirstamp)
1517 test/test_regress-regress_iocp.$(OBJEXT): test/$(am__dirstamp) \
1518         test/$(DEPDIR)/$(am__dirstamp)
1519 test/test_regress-regress_ssl.$(OBJEXT): test/$(am__dirstamp) \
1520         test/$(DEPDIR)/$(am__dirstamp)
1521
1522 test/regress$(EXEEXT): $(test_regress_OBJECTS) $(test_regress_DEPENDENCIES) $(EXTRA_test_regress_DEPENDENCIES) test/$(am__dirstamp)
1523         @rm -f test/regress$(EXEEXT)
1524         $(AM_V_CCLD)$(test_regress_LINK) $(test_regress_OBJECTS) $(test_regress_LDADD) $(LIBS)
1525 test/test-changelist.$(OBJEXT): test/$(am__dirstamp) \
1526         test/$(DEPDIR)/$(am__dirstamp)
1527
1528 test/test-changelist$(EXEEXT): $(test_test_changelist_OBJECTS) $(test_test_changelist_DEPENDENCIES) $(EXTRA_test_test_changelist_DEPENDENCIES) test/$(am__dirstamp)
1529         @rm -f test/test-changelist$(EXEEXT)
1530         $(AM_V_CCLD)$(LINK) $(test_test_changelist_OBJECTS) $(test_test_changelist_LDADD) $(LIBS)
1531 test/test-closed.$(OBJEXT): test/$(am__dirstamp) \
1532         test/$(DEPDIR)/$(am__dirstamp)
1533
1534 test/test-closed$(EXEEXT): $(test_test_closed_OBJECTS) $(test_test_closed_DEPENDENCIES) $(EXTRA_test_test_closed_DEPENDENCIES) test/$(am__dirstamp)
1535         @rm -f test/test-closed$(EXEEXT)
1536         $(AM_V_CCLD)$(LINK) $(test_test_closed_OBJECTS) $(test_test_closed_LDADD) $(LIBS)
1537 test/test-dumpevents.$(OBJEXT): test/$(am__dirstamp) \
1538         test/$(DEPDIR)/$(am__dirstamp)
1539
1540 test/test-dumpevents$(EXEEXT): $(test_test_dumpevents_OBJECTS) $(test_test_dumpevents_DEPENDENCIES) $(EXTRA_test_test_dumpevents_DEPENDENCIES) test/$(am__dirstamp)
1541         @rm -f test/test-dumpevents$(EXEEXT)
1542         $(AM_V_CCLD)$(LINK) $(test_test_dumpevents_OBJECTS) $(test_test_dumpevents_LDADD) $(LIBS)
1543 test/test-eof.$(OBJEXT): test/$(am__dirstamp) \
1544         test/$(DEPDIR)/$(am__dirstamp)
1545
1546 test/test-eof$(EXEEXT): $(test_test_eof_OBJECTS) $(test_test_eof_DEPENDENCIES) $(EXTRA_test_test_eof_DEPENDENCIES) test/$(am__dirstamp)
1547         @rm -f test/test-eof$(EXEEXT)
1548         $(AM_V_CCLD)$(LINK) $(test_test_eof_OBJECTS) $(test_test_eof_LDADD) $(LIBS)
1549 test/test-fdleak.$(OBJEXT): test/$(am__dirstamp) \
1550         test/$(DEPDIR)/$(am__dirstamp)
1551
1552 test/test-fdleak$(EXEEXT): $(test_test_fdleak_OBJECTS) $(test_test_fdleak_DEPENDENCIES) $(EXTRA_test_test_fdleak_DEPENDENCIES) test/$(am__dirstamp)
1553         @rm -f test/test-fdleak$(EXEEXT)
1554         $(AM_V_CCLD)$(LINK) $(test_test_fdleak_OBJECTS) $(test_test_fdleak_LDADD) $(LIBS)
1555 test/test-init.$(OBJEXT): test/$(am__dirstamp) \
1556         test/$(DEPDIR)/$(am__dirstamp)
1557
1558 test/test-init$(EXEEXT): $(test_test_init_OBJECTS) $(test_test_init_DEPENDENCIES) $(EXTRA_test_test_init_DEPENDENCIES) test/$(am__dirstamp)
1559         @rm -f test/test-init$(EXEEXT)
1560         $(AM_V_CCLD)$(LINK) $(test_test_init_OBJECTS) $(test_test_init_LDADD) $(LIBS)
1561 test/test-ratelim.$(OBJEXT): test/$(am__dirstamp) \
1562         test/$(DEPDIR)/$(am__dirstamp)
1563
1564 test/test-ratelim$(EXEEXT): $(test_test_ratelim_OBJECTS) $(test_test_ratelim_DEPENDENCIES) $(EXTRA_test_test_ratelim_DEPENDENCIES) test/$(am__dirstamp)
1565         @rm -f test/test-ratelim$(EXEEXT)
1566         $(AM_V_CCLD)$(LINK) $(test_test_ratelim_OBJECTS) $(test_test_ratelim_LDADD) $(LIBS)
1567 test/test-time.$(OBJEXT): test/$(am__dirstamp) \
1568         test/$(DEPDIR)/$(am__dirstamp)
1569
1570 test/test-time$(EXEEXT): $(test_test_time_OBJECTS) $(test_test_time_DEPENDENCIES) $(EXTRA_test_test_time_DEPENDENCIES) test/$(am__dirstamp)
1571         @rm -f test/test-time$(EXEEXT)
1572         $(AM_V_CCLD)$(LINK) $(test_test_time_OBJECTS) $(test_test_time_LDADD) $(LIBS)
1573 test/test-weof.$(OBJEXT): test/$(am__dirstamp) \
1574         test/$(DEPDIR)/$(am__dirstamp)
1575
1576 test/test-weof$(EXEEXT): $(test_test_weof_OBJECTS) $(test_test_weof_DEPENDENCIES) $(EXTRA_test_test_weof_DEPENDENCIES) test/$(am__dirstamp)
1577         @rm -f test/test-weof$(EXEEXT)
1578         $(AM_V_CCLD)$(LINK) $(test_test_weof_OBJECTS) $(test_test_weof_LDADD) $(LIBS)
1579 install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
1580         @$(NORMAL_INSTALL)
1581         @list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
1582         if test -n "$$list"; then \
1583           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
1584           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
1585         fi; \
1586         for p in $$list; do \
1587           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1588           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
1589         done | \
1590         sed -e 'p;s,.*/,,;n' \
1591             -e 'h;s|.*|.|' \
1592             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
1593         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
1594           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
1595             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
1596               if (++n[d] == $(am__install_max)) { \
1597                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
1598             else { print "f", d "/" $$4, $$1 } } \
1599           END { for (d in files) print "f", d, files[d] }' | \
1600         while read type dir files; do \
1601              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
1602              test -z "$$files" || { \
1603                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
1604                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
1605              } \
1606         ; done
1607
1608 uninstall-dist_binSCRIPTS:
1609         @$(NORMAL_UNINSTALL)
1610         @list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
1611         files=`for p in $$list; do echo "$$p"; done | \
1612                sed -e 's,.*/,,;$(transform)'`; \
1613         dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
1614
1615 mostlyclean-compile:
1616         -rm -f *.$(OBJEXT)
1617         -rm -f sample/*.$(OBJEXT)
1618         -rm -f test/*.$(OBJEXT)
1619
1620 distclean-compile:
1621         -rm -f *.tab.c
1622
1623 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/epoll_sub.Plo@am__quote@
1624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer.Plo@am__quote@
1625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer_iocp.Plo@am__quote@
1626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent.Plo@am__quote@
1627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_async.Plo@am__quote@
1628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_filter.Plo@am__quote@
1629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_pair.Plo@am__quote@
1630 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_ratelim.Plo@am__quote@
1631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_sock.Plo@am__quote@
1632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/devpoll.Plo@am__quote@
1633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoll.Plo@am__quote@
1634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evdns.Plo@am__quote@
1635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Plo@am__quote@
1636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event_iocp.Plo@am__quote@
1637 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event_tagging.Plo@am__quote@
1638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evmap.Plo@am__quote@
1639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evport.Plo@am__quote@
1640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evrpc.Plo@am__quote@
1641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evthread.Plo@am__quote@
1642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evthread_pthread.Plo@am__quote@
1643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evthread_win32.Plo@am__quote@
1644 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evutil.Plo@am__quote@
1645 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evutil_rand.Plo@am__quote@
1646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evutil_time.Plo@am__quote@
1647 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http.Plo@am__quote@
1648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kqueue.Plo@am__quote@
1649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Plo@am__quote@
1650 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listener.Plo@am__quote@
1651 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Plo@am__quote@
1652 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poll.Plo@am__quote@
1653 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select.Plo@am__quote@
1654 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal.Plo@am__quote@
1655 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlcpy.Plo@am__quote@
1656 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32select.Plo@am__quote@
1657 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/dns-example.Po@am__quote@
1658 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/event-read-fifo.Po@am__quote@
1659 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/hello-world.Po@am__quote@
1660 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/hostcheck.Po@am__quote@
1661 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/http-connect.Po@am__quote@
1662 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/http-server.Po@am__quote@
1663 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/https-client.Po@am__quote@
1664 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/le-proxy.Po@am__quote@
1665 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/openssl_hostname_validation.Po@am__quote@
1666 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/signal-test.Po@am__quote@
1667 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/time-test.Po@am__quote@
1668 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bench.Po@am__quote@
1669 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bench_cascade.Po@am__quote@
1670 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bench_http.Po@am__quote@
1671 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bench_httpclient.Po@am__quote@
1672 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-changelist.Po@am__quote@
1673 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-closed.Po@am__quote@
1674 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-dumpevents.Po@am__quote@
1675 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-eof.Po@am__quote@
1676 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-fdleak.Po@am__quote@
1677 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-init.Po@am__quote@
1678 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-ratelim.Po@am__quote@
1679 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-time.Po@am__quote@
1680 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-weof.Po@am__quote@
1681 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress.Po@am__quote@
1682 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress.gen.Po@am__quote@
1683 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_buffer.Po@am__quote@
1684 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_bufferevent.Po@am__quote@
1685 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_dns.Po@am__quote@
1686 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_et.Po@am__quote@
1687 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_finalize.Po@am__quote@
1688 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_http.Po@am__quote@
1689 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_iocp.Po@am__quote@
1690 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_listener.Po@am__quote@
1691 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_main.Po@am__quote@
1692 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_minheap.Po@am__quote@
1693 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_rpc.Po@am__quote@
1694 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_ssl.Po@am__quote@
1695 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_testutils.Po@am__quote@
1696 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_thread.Po@am__quote@
1697 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_util.Po@am__quote@
1698 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_zlib.Po@am__quote@
1699 @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-tinytest.Po@am__quote@
1700
1701 .c.o:
1702 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1703 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1704 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
1705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1706 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1707 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1708
1709 .c.obj:
1710 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1711 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1712 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
1713 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1714 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1715 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1716
1717 .c.lo:
1718 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1719 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1720 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
1721 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1722 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1723 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1724
1725 libevent_openssl_la-bufferevent_openssl.lo: bufferevent_openssl.c
1726 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libevent_openssl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libevent_openssl_la-bufferevent_openssl.lo -MD -MP -MF $(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Tpo -c -o libevent_openssl_la-bufferevent_openssl.lo `test -f 'bufferevent_openssl.c' || echo '$(srcdir)/'`bufferevent_openssl.c
1727 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Tpo $(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Plo
1728 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='bufferevent_openssl.c' object='libevent_openssl_la-bufferevent_openssl.lo' libtool=yes @AMDEPBACKSLASH@
1729 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1730 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libevent_openssl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libevent_openssl_la-bufferevent_openssl.lo `test -f 'bufferevent_openssl.c' || echo '$(srcdir)/'`bufferevent_openssl.c
1731
1732 test/test_regress-regress.o: test/regress.c
1733 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress.Tpo -c -o test/test_regress-regress.o `test -f 'test/regress.c' || echo '$(srcdir)/'`test/regress.c
1734 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress.Tpo test/$(DEPDIR)/test_regress-regress.Po
1735 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress.c' object='test/test_regress-regress.o' libtool=no @AMDEPBACKSLASH@
1736 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1737 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress.o `test -f 'test/regress.c' || echo '$(srcdir)/'`test/regress.c
1738
1739 test/test_regress-regress.obj: test/regress.c
1740 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress.Tpo -c -o test/test_regress-regress.obj `if test -f 'test/regress.c'; then $(CYGPATH_W) 'test/regress.c'; else $(CYGPATH_W) '$(srcdir)/test/regress.c'; fi`
1741 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress.Tpo test/$(DEPDIR)/test_regress-regress.Po
1742 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress.c' object='test/test_regress-regress.obj' libtool=no @AMDEPBACKSLASH@
1743 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1744 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress.obj `if test -f 'test/regress.c'; then $(CYGPATH_W) 'test/regress.c'; else $(CYGPATH_W) '$(srcdir)/test/regress.c'; fi`
1745
1746 test/test_regress-regress.gen.o: test/regress.gen.c
1747 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress.gen.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress.gen.Tpo -c -o test/test_regress-regress.gen.o `test -f 'test/regress.gen.c' || echo '$(srcdir)/'`test/regress.gen.c
1748 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress.gen.Tpo test/$(DEPDIR)/test_regress-regress.gen.Po
1749 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress.gen.c' object='test/test_regress-regress.gen.o' libtool=no @AMDEPBACKSLASH@
1750 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1751 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress.gen.o `test -f 'test/regress.gen.c' || echo '$(srcdir)/'`test/regress.gen.c
1752
1753 test/test_regress-regress.gen.obj: test/regress.gen.c
1754 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress.gen.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress.gen.Tpo -c -o test/test_regress-regress.gen.obj `if test -f 'test/regress.gen.c'; then $(CYGPATH_W) 'test/regress.gen.c'; else $(CYGPATH_W) '$(srcdir)/test/regress.gen.c'; fi`
1755 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress.gen.Tpo test/$(DEPDIR)/test_regress-regress.gen.Po
1756 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress.gen.c' object='test/test_regress-regress.gen.obj' libtool=no @AMDEPBACKSLASH@
1757 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1758 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress.gen.obj `if test -f 'test/regress.gen.c'; then $(CYGPATH_W) 'test/regress.gen.c'; else $(CYGPATH_W) '$(srcdir)/test/regress.gen.c'; fi`
1759
1760 test/test_regress-regress_buffer.o: test/regress_buffer.c
1761 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_buffer.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_buffer.Tpo -c -o test/test_regress-regress_buffer.o `test -f 'test/regress_buffer.c' || echo '$(srcdir)/'`test/regress_buffer.c
1762 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_buffer.Tpo test/$(DEPDIR)/test_regress-regress_buffer.Po
1763 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_buffer.c' object='test/test_regress-regress_buffer.o' libtool=no @AMDEPBACKSLASH@
1764 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1765 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_buffer.o `test -f 'test/regress_buffer.c' || echo '$(srcdir)/'`test/regress_buffer.c
1766
1767 test/test_regress-regress_buffer.obj: test/regress_buffer.c
1768 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_buffer.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_buffer.Tpo -c -o test/test_regress-regress_buffer.obj `if test -f 'test/regress_buffer.c'; then $(CYGPATH_W) 'test/regress_buffer.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_buffer.c'; fi`
1769 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_buffer.Tpo test/$(DEPDIR)/test_regress-regress_buffer.Po
1770 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_buffer.c' object='test/test_regress-regress_buffer.obj' libtool=no @AMDEPBACKSLASH@
1771 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1772 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_buffer.obj `if test -f 'test/regress_buffer.c'; then $(CYGPATH_W) 'test/regress_buffer.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_buffer.c'; fi`
1773
1774 test/test_regress-regress_bufferevent.o: test/regress_bufferevent.c
1775 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_bufferevent.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_bufferevent.Tpo -c -o test/test_regress-regress_bufferevent.o `test -f 'test/regress_bufferevent.c' || echo '$(srcdir)/'`test/regress_bufferevent.c
1776 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_bufferevent.Tpo test/$(DEPDIR)/test_regress-regress_bufferevent.Po
1777 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_bufferevent.c' object='test/test_regress-regress_bufferevent.o' libtool=no @AMDEPBACKSLASH@
1778 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1779 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_bufferevent.o `test -f 'test/regress_bufferevent.c' || echo '$(srcdir)/'`test/regress_bufferevent.c
1780
1781 test/test_regress-regress_bufferevent.obj: test/regress_bufferevent.c
1782 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_bufferevent.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_bufferevent.Tpo -c -o test/test_regress-regress_bufferevent.obj `if test -f 'test/regress_bufferevent.c'; then $(CYGPATH_W) 'test/regress_bufferevent.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_bufferevent.c'; fi`
1783 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_bufferevent.Tpo test/$(DEPDIR)/test_regress-regress_bufferevent.Po
1784 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_bufferevent.c' object='test/test_regress-regress_bufferevent.obj' libtool=no @AMDEPBACKSLASH@
1785 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1786 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_bufferevent.obj `if test -f 'test/regress_bufferevent.c'; then $(CYGPATH_W) 'test/regress_bufferevent.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_bufferevent.c'; fi`
1787
1788 test/test_regress-regress_dns.o: test/regress_dns.c
1789 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_dns.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_dns.Tpo -c -o test/test_regress-regress_dns.o `test -f 'test/regress_dns.c' || echo '$(srcdir)/'`test/regress_dns.c
1790 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_dns.Tpo test/$(DEPDIR)/test_regress-regress_dns.Po
1791 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_dns.c' object='test/test_regress-regress_dns.o' libtool=no @AMDEPBACKSLASH@
1792 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1793 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_dns.o `test -f 'test/regress_dns.c' || echo '$(srcdir)/'`test/regress_dns.c
1794
1795 test/test_regress-regress_dns.obj: test/regress_dns.c
1796 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_dns.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_dns.Tpo -c -o test/test_regress-regress_dns.obj `if test -f 'test/regress_dns.c'; then $(CYGPATH_W) 'test/regress_dns.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_dns.c'; fi`
1797 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_dns.Tpo test/$(DEPDIR)/test_regress-regress_dns.Po
1798 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_dns.c' object='test/test_regress-regress_dns.obj' libtool=no @AMDEPBACKSLASH@
1799 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1800 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_dns.obj `if test -f 'test/regress_dns.c'; then $(CYGPATH_W) 'test/regress_dns.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_dns.c'; fi`
1801
1802 test/test_regress-regress_et.o: test/regress_et.c
1803 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_et.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_et.Tpo -c -o test/test_regress-regress_et.o `test -f 'test/regress_et.c' || echo '$(srcdir)/'`test/regress_et.c
1804 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_et.Tpo test/$(DEPDIR)/test_regress-regress_et.Po
1805 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_et.c' object='test/test_regress-regress_et.o' libtool=no @AMDEPBACKSLASH@
1806 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1807 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_et.o `test -f 'test/regress_et.c' || echo '$(srcdir)/'`test/regress_et.c
1808
1809 test/test_regress-regress_et.obj: test/regress_et.c
1810 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_et.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_et.Tpo -c -o test/test_regress-regress_et.obj `if test -f 'test/regress_et.c'; then $(CYGPATH_W) 'test/regress_et.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_et.c'; fi`
1811 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_et.Tpo test/$(DEPDIR)/test_regress-regress_et.Po
1812 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_et.c' object='test/test_regress-regress_et.obj' libtool=no @AMDEPBACKSLASH@
1813 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1814 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_et.obj `if test -f 'test/regress_et.c'; then $(CYGPATH_W) 'test/regress_et.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_et.c'; fi`
1815
1816 test/test_regress-regress_finalize.o: test/regress_finalize.c
1817 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_finalize.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_finalize.Tpo -c -o test/test_regress-regress_finalize.o `test -f 'test/regress_finalize.c' || echo '$(srcdir)/'`test/regress_finalize.c
1818 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_finalize.Tpo test/$(DEPDIR)/test_regress-regress_finalize.Po
1819 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_finalize.c' object='test/test_regress-regress_finalize.o' libtool=no @AMDEPBACKSLASH@
1820 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1821 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_finalize.o `test -f 'test/regress_finalize.c' || echo '$(srcdir)/'`test/regress_finalize.c
1822
1823 test/test_regress-regress_finalize.obj: test/regress_finalize.c
1824 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_finalize.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_finalize.Tpo -c -o test/test_regress-regress_finalize.obj `if test -f 'test/regress_finalize.c'; then $(CYGPATH_W) 'test/regress_finalize.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_finalize.c'; fi`
1825 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_finalize.Tpo test/$(DEPDIR)/test_regress-regress_finalize.Po
1826 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_finalize.c' object='test/test_regress-regress_finalize.obj' libtool=no @AMDEPBACKSLASH@
1827 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1828 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_finalize.obj `if test -f 'test/regress_finalize.c'; then $(CYGPATH_W) 'test/regress_finalize.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_finalize.c'; fi`
1829
1830 test/test_regress-regress_http.o: test/regress_http.c
1831 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_http.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_http.Tpo -c -o test/test_regress-regress_http.o `test -f 'test/regress_http.c' || echo '$(srcdir)/'`test/regress_http.c
1832 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_http.Tpo test/$(DEPDIR)/test_regress-regress_http.Po
1833 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_http.c' object='test/test_regress-regress_http.o' libtool=no @AMDEPBACKSLASH@
1834 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1835 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_http.o `test -f 'test/regress_http.c' || echo '$(srcdir)/'`test/regress_http.c
1836
1837 test/test_regress-regress_http.obj: test/regress_http.c
1838 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_http.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_http.Tpo -c -o test/test_regress-regress_http.obj `if test -f 'test/regress_http.c'; then $(CYGPATH_W) 'test/regress_http.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_http.c'; fi`
1839 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_http.Tpo test/$(DEPDIR)/test_regress-regress_http.Po
1840 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_http.c' object='test/test_regress-regress_http.obj' libtool=no @AMDEPBACKSLASH@
1841 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1842 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_http.obj `if test -f 'test/regress_http.c'; then $(CYGPATH_W) 'test/regress_http.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_http.c'; fi`
1843
1844 test/test_regress-regress_listener.o: test/regress_listener.c
1845 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_listener.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_listener.Tpo -c -o test/test_regress-regress_listener.o `test -f 'test/regress_listener.c' || echo '$(srcdir)/'`test/regress_listener.c
1846 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_listener.Tpo test/$(DEPDIR)/test_regress-regress_listener.Po
1847 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_listener.c' object='test/test_regress-regress_listener.o' libtool=no @AMDEPBACKSLASH@
1848 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1849 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_listener.o `test -f 'test/regress_listener.c' || echo '$(srcdir)/'`test/regress_listener.c
1850
1851 test/test_regress-regress_listener.obj: test/regress_listener.c
1852 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_listener.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_listener.Tpo -c -o test/test_regress-regress_listener.obj `if test -f 'test/regress_listener.c'; then $(CYGPATH_W) 'test/regress_listener.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_listener.c'; fi`
1853 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_listener.Tpo test/$(DEPDIR)/test_regress-regress_listener.Po
1854 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_listener.c' object='test/test_regress-regress_listener.obj' libtool=no @AMDEPBACKSLASH@
1855 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1856 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_listener.obj `if test -f 'test/regress_listener.c'; then $(CYGPATH_W) 'test/regress_listener.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_listener.c'; fi`
1857
1858 test/test_regress-regress_main.o: test/regress_main.c
1859 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_main.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_main.Tpo -c -o test/test_regress-regress_main.o `test -f 'test/regress_main.c' || echo '$(srcdir)/'`test/regress_main.c
1860 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_main.Tpo test/$(DEPDIR)/test_regress-regress_main.Po
1861 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_main.c' object='test/test_regress-regress_main.o' libtool=no @AMDEPBACKSLASH@
1862 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1863 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_main.o `test -f 'test/regress_main.c' || echo '$(srcdir)/'`test/regress_main.c
1864
1865 test/test_regress-regress_main.obj: test/regress_main.c
1866 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_main.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_main.Tpo -c -o test/test_regress-regress_main.obj `if test -f 'test/regress_main.c'; then $(CYGPATH_W) 'test/regress_main.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_main.c'; fi`
1867 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_main.Tpo test/$(DEPDIR)/test_regress-regress_main.Po
1868 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_main.c' object='test/test_regress-regress_main.obj' libtool=no @AMDEPBACKSLASH@
1869 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1870 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_main.obj `if test -f 'test/regress_main.c'; then $(CYGPATH_W) 'test/regress_main.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_main.c'; fi`
1871
1872 test/test_regress-regress_minheap.o: test/regress_minheap.c
1873 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_minheap.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_minheap.Tpo -c -o test/test_regress-regress_minheap.o `test -f 'test/regress_minheap.c' || echo '$(srcdir)/'`test/regress_minheap.c
1874 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_minheap.Tpo test/$(DEPDIR)/test_regress-regress_minheap.Po
1875 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_minheap.c' object='test/test_regress-regress_minheap.o' libtool=no @AMDEPBACKSLASH@
1876 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1877 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_minheap.o `test -f 'test/regress_minheap.c' || echo '$(srcdir)/'`test/regress_minheap.c
1878
1879 test/test_regress-regress_minheap.obj: test/regress_minheap.c
1880 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_minheap.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_minheap.Tpo -c -o test/test_regress-regress_minheap.obj `if test -f 'test/regress_minheap.c'; then $(CYGPATH_W) 'test/regress_minheap.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_minheap.c'; fi`
1881 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_minheap.Tpo test/$(DEPDIR)/test_regress-regress_minheap.Po
1882 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_minheap.c' object='test/test_regress-regress_minheap.obj' libtool=no @AMDEPBACKSLASH@
1883 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1884 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_minheap.obj `if test -f 'test/regress_minheap.c'; then $(CYGPATH_W) 'test/regress_minheap.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_minheap.c'; fi`
1885
1886 test/test_regress-regress_rpc.o: test/regress_rpc.c
1887 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_rpc.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_rpc.Tpo -c -o test/test_regress-regress_rpc.o `test -f 'test/regress_rpc.c' || echo '$(srcdir)/'`test/regress_rpc.c
1888 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_rpc.Tpo test/$(DEPDIR)/test_regress-regress_rpc.Po
1889 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_rpc.c' object='test/test_regress-regress_rpc.o' libtool=no @AMDEPBACKSLASH@
1890 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1891 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_rpc.o `test -f 'test/regress_rpc.c' || echo '$(srcdir)/'`test/regress_rpc.c
1892
1893 test/test_regress-regress_rpc.obj: test/regress_rpc.c
1894 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_rpc.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_rpc.Tpo -c -o test/test_regress-regress_rpc.obj `if test -f 'test/regress_rpc.c'; then $(CYGPATH_W) 'test/regress_rpc.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_rpc.c'; fi`
1895 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_rpc.Tpo test/$(DEPDIR)/test_regress-regress_rpc.Po
1896 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_rpc.c' object='test/test_regress-regress_rpc.obj' libtool=no @AMDEPBACKSLASH@
1897 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1898 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_rpc.obj `if test -f 'test/regress_rpc.c'; then $(CYGPATH_W) 'test/regress_rpc.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_rpc.c'; fi`
1899
1900 test/test_regress-regress_testutils.o: test/regress_testutils.c
1901 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_testutils.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_testutils.Tpo -c -o test/test_regress-regress_testutils.o `test -f 'test/regress_testutils.c' || echo '$(srcdir)/'`test/regress_testutils.c
1902 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_testutils.Tpo test/$(DEPDIR)/test_regress-regress_testutils.Po
1903 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_testutils.c' object='test/test_regress-regress_testutils.o' libtool=no @AMDEPBACKSLASH@
1904 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1905 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_testutils.o `test -f 'test/regress_testutils.c' || echo '$(srcdir)/'`test/regress_testutils.c
1906
1907 test/test_regress-regress_testutils.obj: test/regress_testutils.c
1908 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_testutils.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_testutils.Tpo -c -o test/test_regress-regress_testutils.obj `if test -f 'test/regress_testutils.c'; then $(CYGPATH_W) 'test/regress_testutils.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_testutils.c'; fi`
1909 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_testutils.Tpo test/$(DEPDIR)/test_regress-regress_testutils.Po
1910 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_testutils.c' object='test/test_regress-regress_testutils.obj' libtool=no @AMDEPBACKSLASH@
1911 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1912 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_testutils.obj `if test -f 'test/regress_testutils.c'; then $(CYGPATH_W) 'test/regress_testutils.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_testutils.c'; fi`
1913
1914 test/test_regress-regress_util.o: test/regress_util.c
1915 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_util.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_util.Tpo -c -o test/test_regress-regress_util.o `test -f 'test/regress_util.c' || echo '$(srcdir)/'`test/regress_util.c
1916 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_util.Tpo test/$(DEPDIR)/test_regress-regress_util.Po
1917 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_util.c' object='test/test_regress-regress_util.o' libtool=no @AMDEPBACKSLASH@
1918 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1919 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_util.o `test -f 'test/regress_util.c' || echo '$(srcdir)/'`test/regress_util.c
1920
1921 test/test_regress-regress_util.obj: test/regress_util.c
1922 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_util.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_util.Tpo -c -o test/test_regress-regress_util.obj `if test -f 'test/regress_util.c'; then $(CYGPATH_W) 'test/regress_util.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_util.c'; fi`
1923 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_util.Tpo test/$(DEPDIR)/test_regress-regress_util.Po
1924 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_util.c' object='test/test_regress-regress_util.obj' libtool=no @AMDEPBACKSLASH@
1925 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1926 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_util.obj `if test -f 'test/regress_util.c'; then $(CYGPATH_W) 'test/regress_util.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_util.c'; fi`
1927
1928 test/test_regress-tinytest.o: test/tinytest.c
1929 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-tinytest.o -MD -MP -MF test/$(DEPDIR)/test_regress-tinytest.Tpo -c -o test/test_regress-tinytest.o `test -f 'test/tinytest.c' || echo '$(srcdir)/'`test/tinytest.c
1930 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-tinytest.Tpo test/$(DEPDIR)/test_regress-tinytest.Po
1931 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/tinytest.c' object='test/test_regress-tinytest.o' libtool=no @AMDEPBACKSLASH@
1932 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1933 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-tinytest.o `test -f 'test/tinytest.c' || echo '$(srcdir)/'`test/tinytest.c
1934
1935 test/test_regress-tinytest.obj: test/tinytest.c
1936 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-tinytest.obj -MD -MP -MF test/$(DEPDIR)/test_regress-tinytest.Tpo -c -o test/test_regress-tinytest.obj `if test -f 'test/tinytest.c'; then $(CYGPATH_W) 'test/tinytest.c'; else $(CYGPATH_W) '$(srcdir)/test/tinytest.c'; fi`
1937 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-tinytest.Tpo test/$(DEPDIR)/test_regress-tinytest.Po
1938 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/tinytest.c' object='test/test_regress-tinytest.obj' libtool=no @AMDEPBACKSLASH@
1939 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1940 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-tinytest.obj `if test -f 'test/tinytest.c'; then $(CYGPATH_W) 'test/tinytest.c'; else $(CYGPATH_W) '$(srcdir)/test/tinytest.c'; fi`
1941
1942 test/test_regress-regress_thread.o: test/regress_thread.c
1943 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_thread.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_thread.Tpo -c -o test/test_regress-regress_thread.o `test -f 'test/regress_thread.c' || echo '$(srcdir)/'`test/regress_thread.c
1944 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_thread.Tpo test/$(DEPDIR)/test_regress-regress_thread.Po
1945 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_thread.c' object='test/test_regress-regress_thread.o' libtool=no @AMDEPBACKSLASH@
1946 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1947 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_thread.o `test -f 'test/regress_thread.c' || echo '$(srcdir)/'`test/regress_thread.c
1948
1949 test/test_regress-regress_thread.obj: test/regress_thread.c
1950 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_thread.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_thread.Tpo -c -o test/test_regress-regress_thread.obj `if test -f 'test/regress_thread.c'; then $(CYGPATH_W) 'test/regress_thread.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_thread.c'; fi`
1951 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_thread.Tpo test/$(DEPDIR)/test_regress-regress_thread.Po
1952 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_thread.c' object='test/test_regress-regress_thread.obj' libtool=no @AMDEPBACKSLASH@
1953 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1954 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_thread.obj `if test -f 'test/regress_thread.c'; then $(CYGPATH_W) 'test/regress_thread.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_thread.c'; fi`
1955
1956 test/test_regress-regress_zlib.o: test/regress_zlib.c
1957 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_zlib.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_zlib.Tpo -c -o test/test_regress-regress_zlib.o `test -f 'test/regress_zlib.c' || echo '$(srcdir)/'`test/regress_zlib.c
1958 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_zlib.Tpo test/$(DEPDIR)/test_regress-regress_zlib.Po
1959 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_zlib.c' object='test/test_regress-regress_zlib.o' libtool=no @AMDEPBACKSLASH@
1960 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1961 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_zlib.o `test -f 'test/regress_zlib.c' || echo '$(srcdir)/'`test/regress_zlib.c
1962
1963 test/test_regress-regress_zlib.obj: test/regress_zlib.c
1964 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_zlib.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_zlib.Tpo -c -o test/test_regress-regress_zlib.obj `if test -f 'test/regress_zlib.c'; then $(CYGPATH_W) 'test/regress_zlib.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_zlib.c'; fi`
1965 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_zlib.Tpo test/$(DEPDIR)/test_regress-regress_zlib.Po
1966 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_zlib.c' object='test/test_regress-regress_zlib.obj' libtool=no @AMDEPBACKSLASH@
1967 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1968 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_zlib.obj `if test -f 'test/regress_zlib.c'; then $(CYGPATH_W) 'test/regress_zlib.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_zlib.c'; fi`
1969
1970 test/test_regress-regress_iocp.o: test/regress_iocp.c
1971 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_iocp.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_iocp.Tpo -c -o test/test_regress-regress_iocp.o `test -f 'test/regress_iocp.c' || echo '$(srcdir)/'`test/regress_iocp.c
1972 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_iocp.Tpo test/$(DEPDIR)/test_regress-regress_iocp.Po
1973 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_iocp.c' object='test/test_regress-regress_iocp.o' libtool=no @AMDEPBACKSLASH@
1974 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1975 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_iocp.o `test -f 'test/regress_iocp.c' || echo '$(srcdir)/'`test/regress_iocp.c
1976
1977 test/test_regress-regress_iocp.obj: test/regress_iocp.c
1978 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_iocp.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_iocp.Tpo -c -o test/test_regress-regress_iocp.obj `if test -f 'test/regress_iocp.c'; then $(CYGPATH_W) 'test/regress_iocp.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_iocp.c'; fi`
1979 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_iocp.Tpo test/$(DEPDIR)/test_regress-regress_iocp.Po
1980 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_iocp.c' object='test/test_regress-regress_iocp.obj' libtool=no @AMDEPBACKSLASH@
1981 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1982 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_iocp.obj `if test -f 'test/regress_iocp.c'; then $(CYGPATH_W) 'test/regress_iocp.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_iocp.c'; fi`
1983
1984 test/test_regress-regress_ssl.o: test/regress_ssl.c
1985 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_ssl.o -MD -MP -MF test/$(DEPDIR)/test_regress-regress_ssl.Tpo -c -o test/test_regress-regress_ssl.o `test -f 'test/regress_ssl.c' || echo '$(srcdir)/'`test/regress_ssl.c
1986 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_ssl.Tpo test/$(DEPDIR)/test_regress-regress_ssl.Po
1987 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_ssl.c' object='test/test_regress-regress_ssl.o' libtool=no @AMDEPBACKSLASH@
1988 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1989 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_ssl.o `test -f 'test/regress_ssl.c' || echo '$(srcdir)/'`test/regress_ssl.c
1990
1991 test/test_regress-regress_ssl.obj: test/regress_ssl.c
1992 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/test_regress-regress_ssl.obj -MD -MP -MF test/$(DEPDIR)/test_regress-regress_ssl.Tpo -c -o test/test_regress-regress_ssl.obj `if test -f 'test/regress_ssl.c'; then $(CYGPATH_W) 'test/regress_ssl.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_ssl.c'; fi`
1993 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_ssl.Tpo test/$(DEPDIR)/test_regress-regress_ssl.Po
1994 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test/regress_ssl.c' object='test/test_regress-regress_ssl.obj' libtool=no @AMDEPBACKSLASH@
1995 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1996 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_ssl.obj `if test -f 'test/regress_ssl.c'; then $(CYGPATH_W) 'test/regress_ssl.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_ssl.c'; fi`
1997
1998 mostlyclean-libtool:
1999         -rm -f *.lo
2000
2001 clean-libtool:
2002         -rm -rf .libs _libs
2003         -rm -rf sample/.libs sample/_libs
2004         -rm -rf test/.libs test/_libs
2005
2006 distclean-libtool:
2007         -rm -f libtool config.lt
2008 install-pkgconfigDATA: $(pkgconfig_DATA)
2009         @$(NORMAL_INSTALL)
2010         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
2011         if test -n "$$list"; then \
2012           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
2013           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
2014         fi; \
2015         for p in $$list; do \
2016           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2017           echo "$$d$$p"; \
2018         done | $(am__base_list) | \
2019         while read files; do \
2020           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
2021           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
2022         done
2023
2024 uninstall-pkgconfigDATA:
2025         @$(NORMAL_UNINSTALL)
2026         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
2027         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2028         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
2029 install-includeHEADERS: $(include_HEADERS)
2030         @$(NORMAL_INSTALL)
2031         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
2032         if test -n "$$list"; then \
2033           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
2034           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
2035         fi; \
2036         for p in $$list; do \
2037           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2038           echo "$$d$$p"; \
2039         done | $(am__base_list) | \
2040         while read files; do \
2041           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
2042           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
2043         done
2044
2045 uninstall-includeHEADERS:
2046         @$(NORMAL_UNINSTALL)
2047         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
2048         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2049         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
2050 install-include_event2HEADERS: $(include_event2_HEADERS)
2051         @$(NORMAL_INSTALL)
2052         @list='$(include_event2_HEADERS)'; test -n "$(include_event2dir)" || list=; \
2053         if test -n "$$list"; then \
2054           echo " $(MKDIR_P) '$(DESTDIR)$(include_event2dir)'"; \
2055           $(MKDIR_P) "$(DESTDIR)$(include_event2dir)" || exit 1; \
2056         fi; \
2057         for p in $$list; do \
2058           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2059           echo "$$d$$p"; \
2060         done | $(am__base_list) | \
2061         while read files; do \
2062           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_event2dir)'"; \
2063           $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_event2dir)" || exit $$?; \
2064         done
2065
2066 uninstall-include_event2HEADERS:
2067         @$(NORMAL_UNINSTALL)
2068         @list='$(include_event2_HEADERS)'; test -n "$(include_event2dir)" || list=; \
2069         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2070         dir='$(DESTDIR)$(include_event2dir)'; $(am__uninstall_files_from_dir)
2071 install-nodist_include_event2HEADERS: $(nodist_include_event2_HEADERS)
2072         @$(NORMAL_INSTALL)
2073         @list='$(nodist_include_event2_HEADERS)'; test -n "$(include_event2dir)" || list=; \
2074         if test -n "$$list"; then \
2075           echo " $(MKDIR_P) '$(DESTDIR)$(include_event2dir)'"; \
2076           $(MKDIR_P) "$(DESTDIR)$(include_event2dir)" || exit 1; \
2077         fi; \
2078         for p in $$list; do \
2079           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2080           echo "$$d$$p"; \
2081         done | $(am__base_list) | \
2082         while read files; do \
2083           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_event2dir)'"; \
2084           $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_event2dir)" || exit $$?; \
2085         done
2086
2087 uninstall-nodist_include_event2HEADERS:
2088         @$(NORMAL_UNINSTALL)
2089         @list='$(nodist_include_event2_HEADERS)'; test -n "$(include_event2dir)" || list=; \
2090         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
2091         dir='$(DESTDIR)$(include_event2dir)'; $(am__uninstall_files_from_dir)
2092
2093 ID: $(am__tagged_files)
2094         $(am__define_uniq_tagged_files); mkid -fID $$unique
2095 tags: tags-am
2096 TAGS: tags
2097
2098 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2099         set x; \
2100         here=`pwd`; \
2101         $(am__define_uniq_tagged_files); \
2102         shift; \
2103         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2104           test -n "$$unique" || unique=$$empty_fix; \
2105           if test $$# -gt 0; then \
2106             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2107               "$$@" $$unique; \
2108           else \
2109             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2110               $$unique; \
2111           fi; \
2112         fi
2113 ctags: ctags-am
2114
2115 CTAGS: ctags
2116 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2117         $(am__define_uniq_tagged_files); \
2118         test -z "$(CTAGS_ARGS)$$unique" \
2119           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2120              $$unique
2121
2122 GTAGS:
2123         here=`$(am__cd) $(top_builddir) && pwd` \
2124           && $(am__cd) $(top_srcdir) \
2125           && gtags -i $(GTAGS_ARGS) "$$here"
2126 cscope: cscope.files
2127         test ! -s cscope.files \
2128           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
2129 clean-cscope:
2130         -rm -f cscope.files
2131 cscope.files: clean-cscope cscopelist
2132 cscopelist: cscopelist-am
2133
2134 cscopelist-am: $(am__tagged_files)
2135         list='$(am__tagged_files)'; \
2136         case "$(srcdir)" in \
2137           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2138           *) sdir=$(subdir)/$(srcdir) ;; \
2139         esac; \
2140         for i in $$list; do \
2141           if test -f "$$i"; then \
2142             echo "$(subdir)/$$i"; \
2143           else \
2144             echo "$$sdir/$$i"; \
2145           fi; \
2146         done >> $(top_builddir)/cscope.files
2147
2148 distclean-tags:
2149         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2150         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
2151
2152 # Recover from deleted '.trs' file; this should ensure that
2153 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
2154 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
2155 # to avoid problems with "make -n".
2156 .log.trs:
2157         rm -f $< $@
2158         $(MAKE) $(AM_MAKEFLAGS) $<
2159
2160 # Leading 'am--fnord' is there to ensure the list of targets does not
2161 # expand to empty, as could happen e.g. with make check TESTS=''.
2162 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
2163 am--force-recheck:
2164         @:
2165
2166 $(TEST_SUITE_LOG): $(TEST_LOGS)
2167         @$(am__set_TESTS_bases); \
2168         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
2169         redo_bases=`for i in $$bases; do \
2170                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
2171                     done`; \
2172         if test -n "$$redo_bases"; then \
2173           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
2174           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
2175           if $(am__make_dryrun); then :; else \
2176             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
2177           fi; \
2178         fi; \
2179         if test -n "$$am__remaking_logs"; then \
2180           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
2181                "recursion detected" >&2; \
2182         elif test -n "$$redo_logs"; then \
2183           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
2184         fi; \
2185         if $(am__make_dryrun); then :; else \
2186           st=0;  \
2187           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
2188           for i in $$redo_bases; do \
2189             test -f $$i.trs && test -r $$i.trs \
2190               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
2191             test -f $$i.log && test -r $$i.log \
2192               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
2193           done; \
2194           test $$st -eq 0 || exit 1; \
2195         fi
2196         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
2197         ws='[   ]'; \
2198         results=`for b in $$bases; do echo $$b.trs; done`; \
2199         test -n "$$results" || results=/dev/null; \
2200         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
2201         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
2202         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
2203         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
2204         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
2205         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
2206         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
2207         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
2208           success=true; \
2209         else \
2210           success=false; \
2211         fi; \
2212         br='==================='; br=$$br$$br$$br$$br; \
2213         result_count () \
2214         { \
2215             if test x"$$1" = x"--maybe-color"; then \
2216               maybe_colorize=yes; \
2217             elif test x"$$1" = x"--no-color"; then \
2218               maybe_colorize=no; \
2219             else \
2220               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
2221             fi; \
2222             shift; \
2223             desc=$$1 count=$$2; \
2224             if test $$maybe_colorize = yes && test $$count -gt 0; then \
2225               color_start=$$3 color_end=$$std; \
2226             else \
2227               color_start= color_end=; \
2228             fi; \
2229             echo "$${color_start}# $$desc $$count$${color_end}"; \
2230         }; \
2231         create_testsuite_report () \
2232         { \
2233           result_count $$1 "TOTAL:" $$all   "$$brg"; \
2234           result_count $$1 "PASS: " $$pass  "$$grn"; \
2235           result_count $$1 "SKIP: " $$skip  "$$blu"; \
2236           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
2237           result_count $$1 "FAIL: " $$fail  "$$red"; \
2238           result_count $$1 "XPASS:" $$xpass "$$red"; \
2239           result_count $$1 "ERROR:" $$error "$$mgn"; \
2240         }; \
2241         {                                                               \
2242           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
2243             $(am__rst_title);                                           \
2244           create_testsuite_report --no-color;                           \
2245           echo;                                                         \
2246           echo ".. contents:: :depth: 2";                               \
2247           echo;                                                         \
2248           for b in $$bases; do echo $$b; done                           \
2249             | $(am__create_global_log);                                 \
2250         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
2251         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
2252         if $$success; then                                              \
2253           col="$$grn";                                                  \
2254          else                                                           \
2255           col="$$red";                                                  \
2256           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
2257         fi;                                                             \
2258         echo "$${col}$$br$${std}";                                      \
2259         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
2260         echo "$${col}$$br$${std}";                                      \
2261         create_testsuite_report --maybe-color;                          \
2262         echo "$$col$$br$$std";                                          \
2263         if $$success; then :; else                                      \
2264           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
2265           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
2266             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
2267           fi;                                                           \
2268           echo "$$col$$br$$std";                                        \
2269         fi;                                                             \
2270         $$success || exit 1
2271
2272 check-TESTS:
2273         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
2274         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
2275         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2276         @set +e; $(am__set_TESTS_bases); \
2277         log_list=`for i in $$bases; do echo $$i.log; done`; \
2278         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
2279         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
2280         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
2281         exit $$?;
2282 recheck: all 
2283         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2284         @set +e; $(am__set_TESTS_bases); \
2285         bases=`for i in $$bases; do echo $$i; done \
2286                  | $(am__list_recheck_tests)` || exit 1; \
2287         log_list=`for i in $$bases; do echo $$i.log; done`; \
2288         log_list=`echo $$log_list`; \
2289         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
2290                 am__force_recheck=am--force-recheck \
2291                 TEST_LOGS="$$log_list"; \
2292         exit $$?
2293 test_runner_epoll.log: test_runner_epoll
2294         @p='test_runner_epoll'; \
2295         b='test_runner_epoll'; \
2296         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2297         --log-file $$b.log --trs-file $$b.trs \
2298         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2299         "$$tst" $(AM_TESTS_FD_REDIRECT)
2300 test_runner_select.log: test_runner_select
2301         @p='test_runner_select'; \
2302         b='test_runner_select'; \
2303         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2304         --log-file $$b.log --trs-file $$b.trs \
2305         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2306         "$$tst" $(AM_TESTS_FD_REDIRECT)
2307 test_runner_kqueue.log: test_runner_kqueue
2308         @p='test_runner_kqueue'; \
2309         b='test_runner_kqueue'; \
2310         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2311         --log-file $$b.log --trs-file $$b.trs \
2312         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2313         "$$tst" $(AM_TESTS_FD_REDIRECT)
2314 test_runner_evport.log: test_runner_evport
2315         @p='test_runner_evport'; \
2316         b='test_runner_evport'; \
2317         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2318         --log-file $$b.log --trs-file $$b.trs \
2319         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2320         "$$tst" $(AM_TESTS_FD_REDIRECT)
2321 test_runner_devpoll.log: test_runner_devpoll
2322         @p='test_runner_devpoll'; \
2323         b='test_runner_devpoll'; \
2324         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2325         --log-file $$b.log --trs-file $$b.trs \
2326         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2327         "$$tst" $(AM_TESTS_FD_REDIRECT)
2328 test_runner_poll.log: test_runner_poll
2329         @p='test_runner_poll'; \
2330         b='test_runner_poll'; \
2331         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2332         --log-file $$b.log --trs-file $$b.trs \
2333         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2334         "$$tst" $(AM_TESTS_FD_REDIRECT)
2335 test_runner_win32.log: test_runner_win32
2336         @p='test_runner_win32'; \
2337         b='test_runner_win32'; \
2338         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2339         --log-file $$b.log --trs-file $$b.trs \
2340         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2341         "$$tst" $(AM_TESTS_FD_REDIRECT)
2342 test_runner_timerfd.log: test_runner_timerfd
2343         @p='test_runner_timerfd'; \
2344         b='test_runner_timerfd'; \
2345         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2346         --log-file $$b.log --trs-file $$b.trs \
2347         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2348         "$$tst" $(AM_TESTS_FD_REDIRECT)
2349 test_runner_changelist.log: test_runner_changelist
2350         @p='test_runner_changelist'; \
2351         b='test_runner_changelist'; \
2352         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2353         --log-file $$b.log --trs-file $$b.trs \
2354         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2355         "$$tst" $(AM_TESTS_FD_REDIRECT)
2356 test_runner_timerfd_changelist.log: test_runner_timerfd_changelist
2357         @p='test_runner_timerfd_changelist'; \
2358         b='test_runner_timerfd_changelist'; \
2359         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2360         --log-file $$b.log --trs-file $$b.trs \
2361         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2362         "$$tst" $(AM_TESTS_FD_REDIRECT)
2363 .test.log:
2364         @p='$<'; \
2365         $(am__set_b); \
2366         $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
2367         --log-file $$b.log --trs-file $$b.trs \
2368         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
2369         "$$tst" $(AM_TESTS_FD_REDIRECT)
2370 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
2371 @am__EXEEXT_TRUE@       @p='$<'; \
2372 @am__EXEEXT_TRUE@       $(am__set_b); \
2373 @am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
2374 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
2375 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
2376 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
2377
2378 distdir: $(DISTFILES)
2379         $(am__remove_distdir)
2380         test -d "$(distdir)" || mkdir "$(distdir)"
2381         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2382         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2383         list='$(DISTFILES)'; \
2384           dist_files=`for file in $$list; do echo $$file; done | \
2385           sed -e "s|^$$srcdirstrip/||;t" \
2386               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2387         case $$dist_files in \
2388           */*) $(MKDIR_P) `echo "$$dist_files" | \
2389                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2390                            sort -u` ;; \
2391         esac; \
2392         for file in $$dist_files; do \
2393           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2394           if test -d $$d/$$file; then \
2395             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2396             if test -d "$(distdir)/$$file"; then \
2397               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2398             fi; \
2399             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2400               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2401               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2402             fi; \
2403             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2404           else \
2405             test -f "$(distdir)/$$file" \
2406             || cp -p $$d/$$file "$(distdir)/$$file" \
2407             || exit 1; \
2408           fi; \
2409         done
2410         -test -n "$(am__skip_mode_fix)" \
2411         || find "$(distdir)" -type d ! -perm -755 \
2412                 -exec chmod u+rwx,go+rx {} \; -o \
2413           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
2414           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
2415           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
2416         || chmod -R a+r "$(distdir)"
2417 dist-gzip: distdir
2418         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
2419         $(am__post_remove_distdir)
2420
2421 dist-bzip2: distdir
2422         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
2423         $(am__post_remove_distdir)
2424
2425 dist-lzip: distdir
2426         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
2427         $(am__post_remove_distdir)
2428
2429 dist-xz: distdir
2430         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
2431         $(am__post_remove_distdir)
2432
2433 dist-tarZ: distdir
2434         @echo WARNING: "Support for distribution archives compressed with" \
2435                        "legacy program 'compress' is deprecated." >&2
2436         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
2437         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
2438         $(am__post_remove_distdir)
2439
2440 dist-shar: distdir
2441         @echo WARNING: "Support for shar distribution archives is" \
2442                        "deprecated." >&2
2443         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
2444         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
2445         $(am__post_remove_distdir)
2446
2447 dist-zip: distdir
2448         -rm -f $(distdir).zip
2449         zip -rq $(distdir).zip $(distdir)
2450         $(am__post_remove_distdir)
2451
2452 dist dist-all:
2453         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
2454         $(am__post_remove_distdir)
2455
2456 # This target untars the dist file and tries a VPATH configuration.  Then
2457 # it guarantees that the distribution is self-contained by making another
2458 # tarfile.
2459 distcheck: dist
2460         case '$(DIST_ARCHIVES)' in \
2461         *.tar.gz*) \
2462           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
2463         *.tar.bz2*) \
2464           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
2465         *.tar.lz*) \
2466           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
2467         *.tar.xz*) \
2468           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
2469         *.tar.Z*) \
2470           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
2471         *.shar.gz*) \
2472           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
2473         *.zip*) \
2474           unzip $(distdir).zip ;;\
2475         esac
2476         chmod -R a-w $(distdir)
2477         chmod u+w $(distdir)
2478         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
2479         chmod a-w $(distdir)
2480         test -d $(distdir)/_build || exit 0; \
2481         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
2482           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
2483           && am__cwd=`pwd` \
2484           && $(am__cd) $(distdir)/_build/sub \
2485           && ../../configure \
2486             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
2487             $(DISTCHECK_CONFIGURE_FLAGS) \
2488             --srcdir=../.. --prefix="$$dc_install_base" \
2489           && $(MAKE) $(AM_MAKEFLAGS) \
2490           && $(MAKE) $(AM_MAKEFLAGS) dvi \
2491           && $(MAKE) $(AM_MAKEFLAGS) check \
2492           && $(MAKE) $(AM_MAKEFLAGS) install \
2493           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
2494           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
2495           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
2496                 distuninstallcheck \
2497           && chmod -R a-w "$$dc_install_base" \
2498           && ({ \
2499                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
2500                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
2501                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
2502                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
2503                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
2504               } || { rm -rf "$$dc_destdir"; exit 1; }) \
2505           && rm -rf "$$dc_destdir" \
2506           && $(MAKE) $(AM_MAKEFLAGS) dist \
2507           && rm -rf $(DIST_ARCHIVES) \
2508           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
2509           && cd "$$am__cwd" \
2510           || exit 1
2511         $(am__post_remove_distdir)
2512         @(echo "$(distdir) archives ready for distribution: "; \
2513           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
2514           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
2515 distuninstallcheck:
2516         @test -n '$(distuninstallcheck_dir)' || { \
2517           echo 'ERROR: trying to run $@ with an empty' \
2518                '$$(distuninstallcheck_dir)' >&2; \
2519           exit 1; \
2520         }; \
2521         $(am__cd) '$(distuninstallcheck_dir)' || { \
2522           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
2523           exit 1; \
2524         }; \
2525         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
2526            || { echo "ERROR: files left after uninstall:" ; \
2527                 if test -n "$(DESTDIR)"; then \
2528                   echo "  (check DESTDIR support)"; \
2529                 fi ; \
2530                 $(distuninstallcheck_listfiles) ; \
2531                 exit 1; } >&2
2532 distcleancheck: distclean
2533         @if test '$(srcdir)' = . ; then \
2534           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
2535           exit 1 ; \
2536         fi
2537         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
2538           || { echo "ERROR: files left in build directory after distclean:" ; \
2539                $(distcleancheck_listfiles) ; \
2540                exit 1; } >&2
2541 check-am: all-am
2542         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
2543 check: $(BUILT_SOURCES)
2544         $(MAKE) $(AM_MAKEFLAGS) check-am
2545 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
2546                 $(HEADERS) config.h evconfig-private.h
2547 installdirs:
2548         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(include_event2dir)" "$(DESTDIR)$(include_event2dir)"; do \
2549           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2550         done
2551 install: $(BUILT_SOURCES)
2552         $(MAKE) $(AM_MAKEFLAGS) install-am
2553 install-exec: install-exec-am
2554 install-data: install-data-am
2555 uninstall: uninstall-am
2556
2557 install-am: all-am
2558         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2559
2560 installcheck: installcheck-am
2561 install-strip:
2562         if test -z '$(STRIP)'; then \
2563           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2564             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2565               install; \
2566         else \
2567           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2568             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2569             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2570         fi
2571 mostlyclean-generic:
2572         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
2573         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
2574         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2575
2576 clean-generic:
2577         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2578
2579 distclean-generic:
2580         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2581         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2582         -rm -f sample/$(DEPDIR)/$(am__dirstamp)
2583         -rm -f sample/$(am__dirstamp)
2584         -rm -f test/$(DEPDIR)/$(am__dirstamp)
2585         -rm -f test/$(am__dirstamp)
2586         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
2587
2588 maintainer-clean-generic:
2589         @echo "This command is intended for maintainers to use"
2590         @echo "it deletes files that may require special tools to rebuild."
2591         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
2592 clean: clean-am
2593
2594 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
2595         clean-noinstLTLIBRARIES clean-noinstPROGRAMS mostlyclean-am
2596
2597 distclean: distclean-am
2598         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2599         -rm -rf $(DEPDIR) ./$(DEPDIR) sample/$(DEPDIR) test/$(DEPDIR)
2600         -rm -f Makefile
2601 distclean-am: clean-am distclean-compile distclean-generic \
2602         distclean-hdr distclean-libtool distclean-tags
2603
2604 dvi: dvi-am
2605
2606 dvi-am:
2607
2608 html: html-am
2609
2610 html-am:
2611
2612 info: info-am
2613
2614 info-am:
2615
2616 install-data-am: install-includeHEADERS install-include_event2HEADERS \
2617         install-nodist_include_event2HEADERS install-pkgconfigDATA
2618
2619 install-dvi: install-dvi-am
2620
2621 install-dvi-am:
2622
2623 install-exec-am: install-dist_binSCRIPTS install-libLTLIBRARIES
2624
2625 install-html: install-html-am
2626
2627 install-html-am:
2628
2629 install-info: install-info-am
2630
2631 install-info-am:
2632
2633 install-man:
2634
2635 install-pdf: install-pdf-am
2636
2637 install-pdf-am:
2638
2639 install-ps: install-ps-am
2640
2641 install-ps-am:
2642
2643 installcheck-am:
2644
2645 maintainer-clean: maintainer-clean-am
2646         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2647         -rm -rf $(top_srcdir)/autom4te.cache
2648         -rm -rf $(DEPDIR) ./$(DEPDIR) sample/$(DEPDIR) test/$(DEPDIR)
2649         -rm -f Makefile
2650 maintainer-clean-am: distclean-am maintainer-clean-generic
2651
2652 mostlyclean: mostlyclean-am
2653
2654 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2655         mostlyclean-libtool
2656
2657 pdf: pdf-am
2658
2659 pdf-am:
2660
2661 ps: ps-am
2662
2663 ps-am:
2664
2665 uninstall-am: uninstall-dist_binSCRIPTS uninstall-includeHEADERS \
2666         uninstall-include_event2HEADERS uninstall-libLTLIBRARIES \
2667         uninstall-nodist_include_event2HEADERS uninstall-pkgconfigDATA
2668
2669 .MAKE: all check check-am install install-am install-strip
2670
2671 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-TESTS \
2672         check-am clean clean-cscope clean-generic clean-libLTLIBRARIES \
2673         clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
2674         cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
2675         dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
2676         distcheck distclean distclean-compile distclean-generic \
2677         distclean-hdr distclean-libtool distclean-tags distcleancheck \
2678         distdir distuninstallcheck dvi dvi-am html html-am info \
2679         info-am install install-am install-data install-data-am \
2680         install-dist_binSCRIPTS install-dvi install-dvi-am \
2681         install-exec install-exec-am install-html install-html-am \
2682         install-includeHEADERS install-include_event2HEADERS \
2683         install-info install-info-am install-libLTLIBRARIES \
2684         install-man install-nodist_include_event2HEADERS install-pdf \
2685         install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
2686         install-strip installcheck installcheck-am installdirs \
2687         maintainer-clean maintainer-clean-generic mostlyclean \
2688         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
2689         pdf pdf-am ps ps-am recheck tags tags-am uninstall \
2690         uninstall-am uninstall-dist_binSCRIPTS \
2691         uninstall-includeHEADERS uninstall-include_event2HEADERS \
2692         uninstall-libLTLIBRARIES \
2693         uninstall-nodist_include_event2HEADERS uninstall-pkgconfigDATA
2694
2695 .PRECIOUS: Makefile
2696
2697
2698 $(SAMPLES) : libevent.la
2699
2700 test_runner_epoll: test/test.sh
2701         test/test.sh -b EPOLL
2702 test_runner_select: test/test.sh
2703         test/test.sh -b SELECT
2704 test_runner_kqueue: test/test.sh
2705         test/test.sh -b KQUEUE
2706 test_runner_evport: test/test.sh
2707         test/test.sh -b EVPORT
2708 test_runner_devpoll: test/test.sh
2709         test/test.sh -b DEVPOLL
2710 test_runner_poll: test/test.sh
2711         test/test.sh -b POLL
2712 test_runner_win32: test/test.sh
2713         test/test.sh -b WIN32
2714 test_runner_timerfd: test/test.sh
2715         test/test.sh -b "" -t
2716 test_runner_changelist: test/test.sh
2717         test/test.sh -b "" -c
2718 test_runner_timerfd_changelist: test/test.sh
2719         test/test.sh -b "" -T
2720
2721 test/regress.gen.c test/regress.gen.h: test/rpcgen-attempted
2722
2723 test/rpcgen-attempted: test/regress.rpc event_rpcgen.py test/rpcgen_wrapper.sh
2724         $(AM_V_GEN)date -u > $@
2725         $(AM_V_at)if $(srcdir)/test/rpcgen_wrapper.sh $(srcdir)/test; then \
2726            true; \
2727         else \
2728            echo "No Python installed; stubbing out RPC test." >&2; \
2729            echo " "> test/regress.gen.c; \
2730            echo "#define NO_PYTHON_EXISTS" > test/regress.gen.h; \
2731         fi
2732
2733 $(TESTPROGRAMS) : libevent.la
2734
2735 include/event2/event-config.h: config.h make-event-config.sed
2736         $(AM_V_GEN)test -d include/event2 || $(MKDIR_P) include/event2
2737         $(AM_V_at)$(SED) -f $(srcdir)/make-event-config.sed < config.h > $@T
2738         $(AM_V_at)mv -f $@T $@
2739
2740 verify: check
2741
2742 doxygen: FORCE
2743         doxygen $(srcdir)/Doxyfile
2744 FORCE:
2745
2746 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2747 # Otherwise a system limit (for SysV at least) may be exceeded.
2748 .NOEXPORT: