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