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