1290000Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2275970Scy# @configure_input@
3275970Scy
4290000Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290000Sglebius
6275970Scy# This Makefile.in is free software; the Free Software Foundation
7275970Scy# gives unlimited permission to copy and/or distribute it,
8275970Scy# with or without modifications, as long as this notice is preserved.
9275970Scy
10275970Scy# This program is distributed in the hope that it will be useful,
11275970Scy# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12275970Scy# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13275970Scy# PARTICULAR PURPOSE.
14275970Scy
15275970Scy@SET_MAKE@
16275970Scy
17275970Scy# Makefile.am for libevent
18275970Scy# Copyright 2000-2007 Niels Provos
19275970Scy# Copyright 2007-2012 Niels Provos and Nick Mathewson
20275970Scy#
21275970Scy# See LICENSE for copying information.
22275970Scy
23275970Scy# include/Makefile.am for libevent
24275970Scy# Copyright 2000-2007 Niels Provos
25275970Scy# Copyright 2007-2012 Niels Provos and Nick Mathewson
26275970Scy#
27275970Scy# See LICENSE for copying information.
28275970Scy
29275970Scy# test/Makefile.am for libevent
30275970Scy# Copyright 2000-2007 Niels Provos
31275970Scy# Copyright 2007-2012 Niels Provos and Nick Mathewson
32275970Scy#
33275970Scy# See LICENSE for copying information.
34275970Scy
35275970Scy
36275970Scy
37275970Scy
38275970Scy
39275970ScyVPATH = @srcdir@
40290000Sglebiusam__is_gnu_make = { \
41290000Sglebius  if test -z '$(MAKELEVEL)'; then \
42290000Sglebius    false; \
43290000Sglebius  elif test -n '$(MAKE_HOST)'; then \
44290000Sglebius    true; \
45290000Sglebius  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
46290000Sglebius    true; \
47290000Sglebius  else \
48290000Sglebius    false; \
49290000Sglebius  fi; \
50290000Sglebius}
51290000Sglebiusam__make_running_with_option = \
52290000Sglebius  case $${target_option-} in \
53290000Sglebius      ?) ;; \
54290000Sglebius      *) echo "am__make_running_with_option: internal error: invalid" \
55290000Sglebius              "target option '$${target_option-}' specified" >&2; \
56290000Sglebius         exit 1;; \
57290000Sglebius  esac; \
58290000Sglebius  has_opt=no; \
59290000Sglebius  sane_makeflags=$$MAKEFLAGS; \
60290000Sglebius  if $(am__is_gnu_make); then \
61290000Sglebius    sane_makeflags=$$MFLAGS; \
62290000Sglebius  else \
63290000Sglebius    case $$MAKEFLAGS in \
64290000Sglebius      *\\[\ \	]*) \
65290000Sglebius        bs=\\; \
66290000Sglebius        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
67290000Sglebius          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
68290000Sglebius    esac; \
69290000Sglebius  fi; \
70290000Sglebius  skip_next=no; \
71290000Sglebius  strip_trailopt () \
72290000Sglebius  { \
73290000Sglebius    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
74290000Sglebius  }; \
75290000Sglebius  for flg in $$sane_makeflags; do \
76290000Sglebius    test $$skip_next = yes && { skip_next=no; continue; }; \
77290000Sglebius    case $$flg in \
78290000Sglebius      *=*|--*) continue;; \
79290000Sglebius        -*I) strip_trailopt 'I'; skip_next=yes;; \
80290000Sglebius      -*I?*) strip_trailopt 'I';; \
81290000Sglebius        -*O) strip_trailopt 'O'; skip_next=yes;; \
82290000Sglebius      -*O?*) strip_trailopt 'O';; \
83290000Sglebius        -*l) strip_trailopt 'l'; skip_next=yes;; \
84290000Sglebius      -*l?*) strip_trailopt 'l';; \
85290000Sglebius      -[dEDm]) skip_next=yes;; \
86290000Sglebius      -[JT]) skip_next=yes;; \
87290000Sglebius    esac; \
88290000Sglebius    case $$flg in \
89290000Sglebius      *$$target_option*) has_opt=yes; break;; \
90290000Sglebius    esac; \
91290000Sglebius  done; \
92290000Sglebius  test $$has_opt = yes
93290000Sglebiusam__make_dryrun = (target_option=n; $(am__make_running_with_option))
94290000Sglebiusam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
95275970Scypkgdatadir = $(datadir)/@PACKAGE@
96275970Scypkgincludedir = $(includedir)/@PACKAGE@
97275970Scypkglibdir = $(libdir)/@PACKAGE@
98275970Scypkglibexecdir = $(libexecdir)/@PACKAGE@
99275970Scyam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
100275970Scyinstall_sh_DATA = $(install_sh) -c -m 644
101275970Scyinstall_sh_PROGRAM = $(install_sh) -c
102275970Scyinstall_sh_SCRIPT = $(install_sh) -c
103275970ScyINSTALL_HEADER = $(INSTALL_DATA)
104275970Scytransform = $(program_transform_name)
105275970ScyNORMAL_INSTALL = :
106275970ScyPRE_INSTALL = :
107275970ScyPOST_INSTALL = :
108275970ScyNORMAL_UNINSTALL = :
109275970ScyPRE_UNINSTALL = :
110275970ScyPOST_UNINSTALL = :
111275970Scybuild_triplet = @build@
112275970Scyhost_triplet = @host@
113275970Scy@PTHREADS_TRUE@am__append_1 = libevent_pthreads.la
114275970Scy@PTHREADS_TRUE@am__append_2 = libevent_pthreads.pc
115275970Scy@OPENSSL_TRUE@am__append_3 = libevent_openssl.la
116275970Scy@OPENSSL_TRUE@am__append_4 = libevent_openssl.pc
117290000Sglebiusnoinst_PROGRAMS = $(am__EXEEXT_3)
118275970ScyEXTRA_PROGRAMS = $(am__EXEEXT_1)
119275970Scy@INSTALL_LIBEVENT_FALSE@am__append_5 = $(EVENT2_EXPORT)
120290000Sglebius@BUILD_REGRESS_TRUE@am__append_6 = $(TESTPROGRAMS)
121290000Sglebius@BUILD_REGRESS_TRUE@am__append_7 = test/regress
122290000Sglebius@BUILD_REGRESS_TRUE@am__append_8 = test/regress.gen.c test/regress.gen.h
123290000Sglebius@PTHREADS_TRUE@am__append_9 = libevent_pthreads.la
124290000Sglebius@BUILD_WIN32_TRUE@am__append_10 = test/regress_iocp.c
125290000Sglebius@OPENSSL_TRUE@am__append_11 = test/regress_ssl.c
126290000Sglebius@OPENSSL_TRUE@am__append_12 = $(OPENSSL_INCS)
127290000Sglebius@OPENSSL_TRUE@am__append_13 = libevent_openssl.la $(OPENSSL_LIBS) ${OPENSSL_LIBADD}
128290000Sglebius@STRLCPY_IMPL_TRUE@am__append_14 = strlcpy.c
129290000Sglebius@SELECT_BACKEND_TRUE@am__append_15 = select.c
130290000Sglebius@POLL_BACKEND_TRUE@am__append_16 = poll.c
131290000Sglebius@DEVPOLL_BACKEND_TRUE@am__append_17 = devpoll.c
132290000Sglebius@KQUEUE_BACKEND_TRUE@am__append_18 = kqueue.c
133290000Sglebius@EPOLL_BACKEND_TRUE@am__append_19 = epoll.c
134290000Sglebius@EVPORT_BACKEND_TRUE@am__append_20 = evport.c
135290000Sglebius@SIGNAL_SUPPORT_TRUE@am__append_21 = signal.c
136290000Sglebius@INSTALL_LIBEVENT_FALSE@am__append_22 = $(EVENT1_HDRS)
137275970Scysubdir = .
138275970ScyACLOCAL_M4 = $(top_srcdir)/aclocal.m4
139275970Scyam__aclocal_m4_deps = $(top_srcdir)/m4/ac_backport_259_ssizet.m4 \
140290000Sglebius	$(top_srcdir)/m4/acx_pthread.m4 \
141275970Scy	$(top_srcdir)/m4/libevent_openssl.m4 \
142275970Scy	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
143275970Scy	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
144275970Scy	$(top_srcdir)/m4/lt~obsolete.m4 \
145290000Sglebius	$(top_srcdir)/m4/ntp_pkg_config.m4 $(top_srcdir)/configure.ac
146275970Scyam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
147275970Scy	$(ACLOCAL_M4)
148290000SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
149290000Sglebius	$(am__configure_deps) $(am__dist_bin_SCRIPTS_DIST) \
150290000Sglebius	$(am__include_HEADERS_DIST) $(am__include_event2_HEADERS_DIST) \
151290000Sglebius	$(am__noinst_HEADERS_DIST) $(am__DIST_COMMON)
152275970Scyam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
153275970Scy configure.lineno config.status.lineno
154275970Scymkinstalldirs = $(install_sh) -d
155275970ScyCONFIG_HEADER = config.h evconfig-private.h
156275970ScyCONFIG_CLEAN_FILES = libevent.pc libevent_openssl.pc \
157275970Scy	libevent_pthreads.pc
158275970ScyCONFIG_CLEAN_VPATH_FILES =
159275970Scyam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
160275970Scyam__vpath_adj = case $$p in \
161275970Scy    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
162275970Scy    *) f=$$p;; \
163275970Scy  esac;
164275970Scyam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
165275970Scyam__install_max = 40
166275970Scyam__nobase_strip_setup = \
167275970Scy  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
168275970Scyam__nobase_strip = \
169275970Scy  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
170275970Scyam__nobase_list = $(am__nobase_strip_setup); \
171275970Scy  for p in $$list; do echo "$$p $$p"; done | \
172275970Scy  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
173275970Scy  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
174275970Scy    if (++n[$$2] == $(am__install_max)) \
175275970Scy      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
176275970Scy    END { for (dir in files) print dir, files[dir] }'
177275970Scyam__base_list = \
178275970Scy  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
179275970Scy  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
180290000Sglebiusam__uninstall_files_from_dir = { \
181290000Sglebius  test -z "$$files" \
182290000Sglebius    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
183290000Sglebius    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
184290000Sglebius         $(am__cd) "$$dir" && rm -f $$files; }; \
185290000Sglebius  }
186275970Scyam__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
187275970Scy	"$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" \
188275970Scy	"$(DESTDIR)$(include_event2dir)" \
189275970Scy	"$(DESTDIR)$(include_event2dir)"
190275970ScyLTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
191275970Scyam__DEPENDENCIES_1 =
192275970Scylibevent_la_DEPENDENCIES = @LTLIBOBJS@ $(am__DEPENDENCIES_1)
193275970Scyam__libevent_la_SOURCES_DIST = buffer.c bufferevent.c \
194275970Scy	bufferevent_filter.c bufferevent_pair.c bufferevent_ratelim.c \
195275970Scy	bufferevent_sock.c event.c evmap.c evthread.c evutil.c \
196275970Scy	evutil_rand.c evutil_time.c listener.c log.c strlcpy.c \
197275970Scy	select.c poll.c devpoll.c kqueue.c epoll.c evport.c signal.c \
198275970Scy	win32select.c evthread_win32.c buffer_iocp.c event_iocp.c \
199275970Scy	bufferevent_async.c evdns.c event_tagging.c evrpc.c http.c
200275970Scy@STRLCPY_IMPL_TRUE@am__objects_1 = strlcpy.lo
201275970Scy@SELECT_BACKEND_TRUE@am__objects_2 = select.lo
202275970Scy@POLL_BACKEND_TRUE@am__objects_3 = poll.lo
203275970Scy@DEVPOLL_BACKEND_TRUE@am__objects_4 = devpoll.lo
204275970Scy@KQUEUE_BACKEND_TRUE@am__objects_5 = kqueue.lo
205275970Scy@EPOLL_BACKEND_TRUE@am__objects_6 = epoll.lo
206275970Scy@EVPORT_BACKEND_TRUE@am__objects_7 = evport.lo
207275970Scy@SIGNAL_SUPPORT_TRUE@am__objects_8 = signal.lo
208275970Scy@BUILD_WIN32_FALSE@am__objects_9 = $(am__objects_1) $(am__objects_2) \
209275970Scy@BUILD_WIN32_FALSE@	$(am__objects_3) $(am__objects_4) \
210275970Scy@BUILD_WIN32_FALSE@	$(am__objects_5) $(am__objects_6) \
211275970Scy@BUILD_WIN32_FALSE@	$(am__objects_7) $(am__objects_8)
212275970Scy@BUILD_WIN32_TRUE@am__objects_9 = win32select.lo evthread_win32.lo \
213275970Scy@BUILD_WIN32_TRUE@	buffer_iocp.lo event_iocp.lo \
214275970Scy@BUILD_WIN32_TRUE@	bufferevent_async.lo $(am__objects_1) \
215275970Scy@BUILD_WIN32_TRUE@	$(am__objects_2) $(am__objects_3) \
216275970Scy@BUILD_WIN32_TRUE@	$(am__objects_4) $(am__objects_5) \
217275970Scy@BUILD_WIN32_TRUE@	$(am__objects_6) $(am__objects_7) \
218275970Scy@BUILD_WIN32_TRUE@	$(am__objects_8)
219275970Scyam__objects_10 = buffer.lo bufferevent.lo bufferevent_filter.lo \
220275970Scy	bufferevent_pair.lo bufferevent_ratelim.lo bufferevent_sock.lo \
221275970Scy	event.lo evmap.lo evthread.lo evutil.lo evutil_rand.lo \
222275970Scy	evutil_time.lo listener.lo log.lo $(am__objects_9)
223275970Scyam__objects_11 = evdns.lo event_tagging.lo evrpc.lo http.lo
224275970Scyam_libevent_la_OBJECTS = $(am__objects_10) $(am__objects_11)
225275970Scylibevent_la_OBJECTS = $(am_libevent_la_OBJECTS)
226290000SglebiusAM_V_lt = $(am__v_lt_@AM_V@)
227290000Sglebiusam__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
228275970Scyam__v_lt_0 = --silent
229290000Sglebiusam__v_lt_1 = 
230275970Scylibevent_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
231275970Scy	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
232275970Scy	$(libevent_la_LDFLAGS) $(LDFLAGS) -o $@
233275970Scy@INSTALL_LIBEVENT_FALSE@am_libevent_la_rpath =
234275970Scy@INSTALL_LIBEVENT_TRUE@am_libevent_la_rpath = -rpath $(libdir)
235275970Scylibevent_core_la_DEPENDENCIES = @LTLIBOBJS@ $(am__DEPENDENCIES_1)
236275970Scyam__libevent_core_la_SOURCES_DIST = buffer.c bufferevent.c \
237275970Scy	bufferevent_filter.c bufferevent_pair.c bufferevent_ratelim.c \
238275970Scy	bufferevent_sock.c event.c evmap.c evthread.c evutil.c \
239275970Scy	evutil_rand.c evutil_time.c listener.c log.c strlcpy.c \
240275970Scy	select.c poll.c devpoll.c kqueue.c epoll.c evport.c signal.c \
241275970Scy	win32select.c evthread_win32.c buffer_iocp.c event_iocp.c \
242275970Scy	bufferevent_async.c
243275970Scyam_libevent_core_la_OBJECTS = $(am__objects_10)
244275970Scylibevent_core_la_OBJECTS = $(am_libevent_core_la_OBJECTS)
245275970Scylibevent_core_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
246275970Scy	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
247275970Scy	$(AM_CFLAGS) $(CFLAGS) $(libevent_core_la_LDFLAGS) $(LDFLAGS) \
248275970Scy	-o $@
249275970Scy@INSTALL_LIBEVENT_FALSE@am_libevent_core_la_rpath =
250275970Scy@INSTALL_LIBEVENT_TRUE@am_libevent_core_la_rpath = -rpath $(libdir)
251275970Scy@BUILD_WITH_NO_UNDEFINED_TRUE@am__DEPENDENCIES_2 = libevent_core.la
252275970Scylibevent_extra_la_DEPENDENCIES = $(am__DEPENDENCIES_2) \
253275970Scy	$(am__DEPENDENCIES_1)
254275970Scyam_libevent_extra_la_OBJECTS = $(am__objects_11)
255275970Scylibevent_extra_la_OBJECTS = $(am_libevent_extra_la_OBJECTS)
256275970Scylibevent_extra_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
257275970Scy	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
258275970Scy	$(AM_CFLAGS) $(CFLAGS) $(libevent_extra_la_LDFLAGS) $(LDFLAGS) \
259275970Scy	-o $@
260275970Scy@INSTALL_LIBEVENT_FALSE@am_libevent_extra_la_rpath =
261275970Scy@INSTALL_LIBEVENT_TRUE@am_libevent_extra_la_rpath = -rpath $(libdir)
262275970Scy@OPENSSL_TRUE@libevent_openssl_la_DEPENDENCIES =  \
263275970Scy@OPENSSL_TRUE@	$(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
264275970Scyam__libevent_openssl_la_SOURCES_DIST = bufferevent_openssl.c
265275970Scy@OPENSSL_TRUE@am_libevent_openssl_la_OBJECTS =  \
266275970Scy@OPENSSL_TRUE@	libevent_openssl_la-bufferevent_openssl.lo
267275970Scylibevent_openssl_la_OBJECTS = $(am_libevent_openssl_la_OBJECTS)
268275970Scylibevent_openssl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
269275970Scy	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
270275970Scy	$(AM_CFLAGS) $(CFLAGS) $(libevent_openssl_la_LDFLAGS) \
271275970Scy	$(LDFLAGS) -o $@
272275970Scy@INSTALL_LIBEVENT_FALSE@@OPENSSL_TRUE@am_libevent_openssl_la_rpath =
273275970Scy@INSTALL_LIBEVENT_TRUE@@OPENSSL_TRUE@am_libevent_openssl_la_rpath =  \
274275970Scy@INSTALL_LIBEVENT_TRUE@@OPENSSL_TRUE@	-rpath $(libdir)
275275970Scy@PTHREADS_TRUE@libevent_pthreads_la_DEPENDENCIES =  \
276275970Scy@PTHREADS_TRUE@	$(am__DEPENDENCIES_2)
277275970Scyam__libevent_pthreads_la_SOURCES_DIST = evthread_pthread.c
278275970Scy@PTHREADS_TRUE@am_libevent_pthreads_la_OBJECTS = evthread_pthread.lo
279275970Scylibevent_pthreads_la_OBJECTS = $(am_libevent_pthreads_la_OBJECTS)
280275970Scylibevent_pthreads_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
281275970Scy	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
282275970Scy	$(AM_CFLAGS) $(CFLAGS) $(libevent_pthreads_la_LDFLAGS) \
283275970Scy	$(LDFLAGS) -o $@
284275970Scy@INSTALL_LIBEVENT_FALSE@@PTHREADS_TRUE@am_libevent_pthreads_la_rpath =
285275970Scy@INSTALL_LIBEVENT_TRUE@@PTHREADS_TRUE@am_libevent_pthreads_la_rpath =  \
286275970Scy@INSTALL_LIBEVENT_TRUE@@PTHREADS_TRUE@	-rpath $(libdir)
287275970Scy@BUILD_REGRESS_TRUE@am__EXEEXT_1 = test/regress$(EXEEXT)
288290000Sglebiusam__EXEEXT_2 = test/bench$(EXEEXT) test/bench_cascade$(EXEEXT) \
289275970Scy	test/bench_http$(EXEEXT) test/bench_httpclient$(EXEEXT) \
290275970Scy	test/test-changelist$(EXEEXT) test/test-dumpevents$(EXEEXT) \
291275970Scy	test/test-eof$(EXEEXT) test/test-closed$(EXEEXT) \
292275970Scy	test/test-fdleak$(EXEEXT) test/test-init$(EXEEXT) \
293275970Scy	test/test-ratelim$(EXEEXT) test/test-time$(EXEEXT) \
294275970Scy	test/test-weof$(EXEEXT) test/regress$(EXEEXT)
295290000Sglebius@BUILD_REGRESS_TRUE@am__EXEEXT_3 = $(am__EXEEXT_2)
296275970ScyPROGRAMS = $(noinst_PROGRAMS)
297275970Scyam__dirstamp = $(am__leading_dot)dirstamp
298275970Scyam_test_bench_OBJECTS = test/bench.$(OBJEXT)
299275970Scytest_bench_OBJECTS = $(am_test_bench_OBJECTS)
300275970Scytest_bench_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
301275970Scyam_test_bench_cascade_OBJECTS = test/bench_cascade.$(OBJEXT)
302275970Scytest_bench_cascade_OBJECTS = $(am_test_bench_cascade_OBJECTS)
303275970Scytest_bench_cascade_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
304275970Scyam_test_bench_http_OBJECTS = test/bench_http.$(OBJEXT)
305275970Scytest_bench_http_OBJECTS = $(am_test_bench_http_OBJECTS)
306275970Scytest_bench_http_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la
307275970Scyam_test_bench_httpclient_OBJECTS = test/bench_httpclient.$(OBJEXT)
308275970Scytest_bench_httpclient_OBJECTS = $(am_test_bench_httpclient_OBJECTS)
309275970Scytest_bench_httpclient_DEPENDENCIES = $(am__DEPENDENCIES_1) \
310275970Scy	libevent_core.la
311275970Scyam__test_regress_SOURCES_DIST = test/regress.c test/regress.gen.c \
312275970Scy	test/regress.gen.h test/regress_buffer.c \
313275970Scy	test/regress_bufferevent.c test/regress_dns.c \
314275970Scy	test/regress_et.c test/regress_finalize.c test/regress_http.c \
315275970Scy	test/regress_listener.c test/regress_main.c \
316275970Scy	test/regress_minheap.c test/regress_rpc.c \
317275970Scy	test/regress_testutils.c test/regress_testutils.h \
318275970Scy	test/regress_util.c test/tinytest.c test/regress_thread.c \
319275970Scy	test/regress_zlib.c test/regress_iocp.c test/regress_ssl.c
320275970Scy@BUILD_WIN32_FALSE@@PTHREADS_TRUE@am__objects_12 = test/test_regress-regress_thread.$(OBJEXT)
321275970Scy@BUILD_WIN32_TRUE@am__objects_12 =  \
322275970Scy@BUILD_WIN32_TRUE@	test/test_regress-regress_thread.$(OBJEXT)
323275970Scy@ZLIB_REGRESS_TRUE@am__objects_13 =  \
324275970Scy@ZLIB_REGRESS_TRUE@	test/test_regress-regress_zlib.$(OBJEXT)
325275970Scy@BUILD_WIN32_TRUE@am__objects_14 =  \
326275970Scy@BUILD_WIN32_TRUE@	test/test_regress-regress_iocp.$(OBJEXT)
327275970Scy@OPENSSL_TRUE@am__objects_15 =  \
328275970Scy@OPENSSL_TRUE@	test/test_regress-regress_ssl.$(OBJEXT)
329275970Scyam_test_regress_OBJECTS = test/test_regress-regress.$(OBJEXT) \
330275970Scy	test/test_regress-regress.gen.$(OBJEXT) \
331275970Scy	test/test_regress-regress_buffer.$(OBJEXT) \
332275970Scy	test/test_regress-regress_bufferevent.$(OBJEXT) \
333275970Scy	test/test_regress-regress_dns.$(OBJEXT) \
334275970Scy	test/test_regress-regress_et.$(OBJEXT) \
335275970Scy	test/test_regress-regress_finalize.$(OBJEXT) \
336275970Scy	test/test_regress-regress_http.$(OBJEXT) \
337275970Scy	test/test_regress-regress_listener.$(OBJEXT) \
338275970Scy	test/test_regress-regress_main.$(OBJEXT) \
339275970Scy	test/test_regress-regress_minheap.$(OBJEXT) \
340275970Scy	test/test_regress-regress_rpc.$(OBJEXT) \
341275970Scy	test/test_regress-regress_testutils.$(OBJEXT) \
342275970Scy	test/test_regress-regress_util.$(OBJEXT) \
343275970Scy	test/test_regress-tinytest.$(OBJEXT) $(am__objects_12) \
344275970Scy	$(am__objects_13) $(am__objects_14) $(am__objects_15)
345275970Scytest_regress_OBJECTS = $(am_test_regress_OBJECTS)
346290000Sglebiusam__DEPENDENCIES_3 = $(am__append_9)
347275970Scy@OPENSSL_TRUE@am__DEPENDENCIES_4 = libevent_openssl.la \
348275970Scy@OPENSSL_TRUE@	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
349275970Scytest_regress_DEPENDENCIES = $(am__DEPENDENCIES_1) libevent.la \
350275970Scy	$(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1) \
351275970Scy	$(am__DEPENDENCIES_4)
352275970Scytest_regress_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
353275970Scy	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
354275970Scy	$(test_regress_LDFLAGS) $(LDFLAGS) -o $@
355275970Scyam_test_test_changelist_OBJECTS = test/test-changelist.$(OBJEXT)
356275970Scytest_test_changelist_OBJECTS = $(am_test_test_changelist_OBJECTS)
357275970Scytest_test_changelist_DEPENDENCIES = libevent_core.la
358275970Scyam_test_test_closed_OBJECTS = test/test-closed.$(OBJEXT)
359275970Scytest_test_closed_OBJECTS = $(am_test_test_closed_OBJECTS)
360275970Scytest_test_closed_DEPENDENCIES = libevent_core.la
361275970Scyam_test_test_dumpevents_OBJECTS = test/test-dumpevents.$(OBJEXT)
362275970Scytest_test_dumpevents_OBJECTS = $(am_test_test_dumpevents_OBJECTS)
363275970Scytest_test_dumpevents_DEPENDENCIES = libevent_core.la
364275970Scyam_test_test_eof_OBJECTS = test/test-eof.$(OBJEXT)
365275970Scytest_test_eof_OBJECTS = $(am_test_test_eof_OBJECTS)
366275970Scytest_test_eof_DEPENDENCIES = libevent_core.la
367275970Scyam_test_test_fdleak_OBJECTS = test/test-fdleak.$(OBJEXT)
368275970Scytest_test_fdleak_OBJECTS = $(am_test_test_fdleak_OBJECTS)
369275970Scytest_test_fdleak_DEPENDENCIES = libevent_core.la
370275970Scyam_test_test_init_OBJECTS = test/test-init.$(OBJEXT)
371275970Scytest_test_init_OBJECTS = $(am_test_test_init_OBJECTS)
372275970Scytest_test_init_DEPENDENCIES = libevent_core.la
373275970Scyam_test_test_ratelim_OBJECTS = test/test-ratelim.$(OBJEXT)
374275970Scytest_test_ratelim_OBJECTS = $(am_test_test_ratelim_OBJECTS)
375275970Scytest_test_ratelim_DEPENDENCIES = libevent_core.la
376275970Scyam_test_test_time_OBJECTS = test/test-time.$(OBJEXT)
377275970Scytest_test_time_OBJECTS = $(am_test_test_time_OBJECTS)
378275970Scytest_test_time_DEPENDENCIES = libevent_core.la
379275970Scyam_test_test_weof_OBJECTS = test/test-weof.$(OBJEXT)
380275970Scytest_test_weof_OBJECTS = $(am_test_test_weof_OBJECTS)
381275970Scytest_test_weof_DEPENDENCIES = libevent_core.la
382275970Scyam__dist_bin_SCRIPTS_DIST = event_rpcgen.py
383275970ScySCRIPTS = $(dist_bin_SCRIPTS)
384290000SglebiusAM_V_P = $(am__v_P_@AM_V@)
385290000Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
386290000Sglebiusam__v_P_0 = false
387290000Sglebiusam__v_P_1 = :
388290000SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
389290000Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
390290000Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
391290000Sglebiusam__v_GEN_1 = 
392290000SglebiusAM_V_at = $(am__v_at_@AM_V@)
393290000Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
394290000Sglebiusam__v_at_0 = @
395290000Sglebiusam__v_at_1 = 
396275970ScyDEFAULT_INCLUDES = -I.@am__isrc@
397275970Scydepcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
398275970Scyam__depfiles_maybe = depfiles
399275970Scyam__mv = mv -f
400275970ScyCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
401275970Scy	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
402275970ScyLTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
403275970Scy	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
404275970Scy	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
405275970Scy	$(AM_CFLAGS) $(CFLAGS)
406290000SglebiusAM_V_CC = $(am__v_CC_@AM_V@)
407290000Sglebiusam__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
408290000Sglebiusam__v_CC_0 = @echo "  CC      " $@;
409290000Sglebiusam__v_CC_1 = 
410275970ScyCCLD = $(CC)
411275970ScyLINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
412275970Scy	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
413275970Scy	$(AM_LDFLAGS) $(LDFLAGS) -o $@
414290000SglebiusAM_V_CCLD = $(am__v_CCLD_@AM_V@)
415290000Sglebiusam__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
416290000Sglebiusam__v_CCLD_0 = @echo "  CCLD    " $@;
417290000Sglebiusam__v_CCLD_1 = 
418275970ScySOURCES = $(libevent_la_SOURCES) $(libevent_core_la_SOURCES) \
419275970Scy	$(libevent_extra_la_SOURCES) $(libevent_openssl_la_SOURCES) \
420290000Sglebius	$(libevent_pthreads_la_SOURCES) $(test_bench_SOURCES) \
421290000Sglebius	$(test_bench_cascade_SOURCES) $(test_bench_http_SOURCES) \
422290000Sglebius	$(test_bench_httpclient_SOURCES) $(test_regress_SOURCES) \
423290000Sglebius	$(test_test_changelist_SOURCES) $(test_test_closed_SOURCES) \
424290000Sglebius	$(test_test_dumpevents_SOURCES) $(test_test_eof_SOURCES) \
425290000Sglebius	$(test_test_fdleak_SOURCES) $(test_test_init_SOURCES) \
426290000Sglebius	$(test_test_ratelim_SOURCES) $(test_test_time_SOURCES) \
427290000Sglebius	$(test_test_weof_SOURCES)
428275970ScyDIST_SOURCES = $(am__libevent_la_SOURCES_DIST) \
429275970Scy	$(am__libevent_core_la_SOURCES_DIST) \
430275970Scy	$(libevent_extra_la_SOURCES) \
431275970Scy	$(am__libevent_openssl_la_SOURCES_DIST) \
432290000Sglebius	$(am__libevent_pthreads_la_SOURCES_DIST) $(test_bench_SOURCES) \
433290000Sglebius	$(test_bench_cascade_SOURCES) $(test_bench_http_SOURCES) \
434290000Sglebius	$(test_bench_httpclient_SOURCES) \
435275970Scy	$(am__test_regress_SOURCES_DIST) \
436275970Scy	$(test_test_changelist_SOURCES) $(test_test_closed_SOURCES) \
437275970Scy	$(test_test_dumpevents_SOURCES) $(test_test_eof_SOURCES) \
438275970Scy	$(test_test_fdleak_SOURCES) $(test_test_init_SOURCES) \
439275970Scy	$(test_test_ratelim_SOURCES) $(test_test_time_SOURCES) \
440275970Scy	$(test_test_weof_SOURCES)
441290000Sglebiusam__can_run_installinfo = \
442290000Sglebius  case $$AM_UPDATE_INFO_DIR in \
443290000Sglebius    n|no|NO) false;; \
444290000Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
445290000Sglebius  esac
446275970ScyDATA = $(pkgconfig_DATA)
447275970Scyam__include_HEADERS_DIST = include/evdns.h include/event.h \
448275970Scy	include/evhttp.h include/evrpc.h include/evutil.h
449275970Scyam__include_event2_HEADERS_DIST = include/event2/buffer.h \
450275970Scy	include/event2/buffer_compat.h include/event2/bufferevent.h \
451275970Scy	include/event2/bufferevent_compat.h \
452275970Scy	include/event2/bufferevent_ssl.h \
453275970Scy	include/event2/bufferevent_struct.h include/event2/dns.h \
454275970Scy	include/event2/dns_compat.h include/event2/dns_struct.h \
455275970Scy	include/event2/event.h include/event2/event_compat.h \
456275970Scy	include/event2/event_struct.h include/event2/http.h \
457275970Scy	include/event2/http_compat.h include/event2/http_struct.h \
458275970Scy	include/event2/keyvalq_struct.h include/event2/listener.h \
459275970Scy	include/event2/rpc.h include/event2/rpc_compat.h \
460275970Scy	include/event2/rpc_struct.h include/event2/tag.h \
461275970Scy	include/event2/tag_compat.h include/event2/thread.h \
462275970Scy	include/event2/util.h include/event2/visibility.h
463275970Scyam__noinst_HEADERS_DIST = include/event2/buffer.h \
464275970Scy	include/event2/buffer_compat.h include/event2/bufferevent.h \
465275970Scy	include/event2/bufferevent_compat.h \
466275970Scy	include/event2/bufferevent_ssl.h \
467275970Scy	include/event2/bufferevent_struct.h include/event2/dns.h \
468275970Scy	include/event2/dns_compat.h include/event2/dns_struct.h \
469275970Scy	include/event2/event.h include/event2/event_compat.h \
470275970Scy	include/event2/event_struct.h include/event2/http.h \
471275970Scy	include/event2/http_compat.h include/event2/http_struct.h \
472275970Scy	include/event2/keyvalq_struct.h include/event2/listener.h \
473275970Scy	include/event2/rpc.h include/event2/rpc_compat.h \
474275970Scy	include/event2/rpc_struct.h include/event2/tag.h \
475275970Scy	include/event2/tag_compat.h include/event2/thread.h \
476275970Scy	include/event2/util.h include/event2/visibility.h \
477275970Scy	test/regress.h test/regress_thread.h test/tinytest.h \
478275970Scy	test/tinytest_local.h test/tinytest_macros.h \
479275970Scy	WIN32-Code/nmake/evconfig-private.h \
480275970Scy	WIN32-Code/nmake/event2/event-config.h WIN32-Code/tree.h \
481275970Scy	bufferevent-internal.h changelist-internal.h \
482275970Scy	compat/sys/queue.h defer-internal.h epolltable-internal.h \
483275970Scy	evbuffer-internal.h evconfig-private.h event-internal.h \
484275970Scy	evmap-internal.h evrpc-internal.h evsignal-internal.h \
485275970Scy	evthread-internal.h ht-internal.h http-internal.h \
486275970Scy	iocp-internal.h ipv6-internal.h kqueue-internal.h \
487275970Scy	log-internal.h minheap-internal.h mm-internal.h \
488275970Scy	ratelim-internal.h strlcpy-internal.h time-internal.h \
489275970Scy	util-internal.h include/evdns.h include/event.h \
490275970Scy	include/evhttp.h include/evrpc.h include/evutil.h
491275970ScyHEADERS = $(include_HEADERS) $(include_event2_HEADERS) \
492275970Scy	$(nodist_include_event2_HEADERS) $(nodist_noinst_HEADERS) \
493275970Scy	$(noinst_HEADERS)
494290000Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
495290000Sglebius	$(LISP)config.h.in evconfig-private.h.in
496290000Sglebius# Read a list of newline-separated strings from the standard input,
497290000Sglebius# and print each of them once, without duplicates.  Input order is
498290000Sglebius# *not* preserved.
499290000Sglebiusam__uniquify_input = $(AWK) '\
500290000Sglebius  BEGIN { nonempty = 0; } \
501290000Sglebius  { items[$$0] = 1; nonempty = 1; } \
502290000Sglebius  END { if (nonempty) { for (i in items) print i; }; } \
503290000Sglebius'
504290000Sglebius# Make sure the list of sources is unique.  This is necessary because,
505290000Sglebius# e.g., the same source file might be shared among _SOURCES variables
506290000Sglebius# for different programs/libraries.
507290000Sglebiusam__define_uniq_tagged_files = \
508290000Sglebius  list='$(am__tagged_files)'; \
509290000Sglebius  unique=`for i in $$list; do \
510290000Sglebius    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
511290000Sglebius  done | $(am__uniquify_input)`
512275970ScyETAGS = etags
513275970ScyCTAGS = ctags
514290000SglebiusCSCOPE = cscope
515290000SglebiusAM_RECURSIVE_TARGETS = cscope check recheck
516290000Sglebiusam__tty_colors_dummy = \
517290000Sglebius  mgn= red= grn= lgn= blu= brg= std=; \
518290000Sglebius  am__color_tests=no
519290000Sglebiusam__tty_colors = { \
520290000Sglebius  $(am__tty_colors_dummy); \
521290000Sglebius  if test "X$(AM_COLOR_TESTS)" = Xno; then \
522290000Sglebius    am__color_tests=no; \
523290000Sglebius  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
524290000Sglebius    am__color_tests=yes; \
525290000Sglebius  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
526290000Sglebius    am__color_tests=yes; \
527290000Sglebius  fi; \
528290000Sglebius  if test $$am__color_tests = yes; then \
529290000Sglebius    red='[0;31m'; \
530290000Sglebius    grn='[0;32m'; \
531290000Sglebius    lgn='[1;32m'; \
532290000Sglebius    blu='[1;34m'; \
533290000Sglebius    mgn='[0;35m'; \
534290000Sglebius    brg='[1m'; \
535290000Sglebius    std='[m'; \
536290000Sglebius  fi; \
537290000Sglebius}
538290000Sglebiusam__recheck_rx = ^[ 	]*:recheck:[ 	]*
539290000Sglebiusam__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
540290000Sglebiusam__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
541290000Sglebius# A command that, given a newline-separated list of test names on the
542290000Sglebius# standard input, print the name of the tests that are to be re-run
543290000Sglebius# upon "make recheck".
544290000Sglebiusam__list_recheck_tests = $(AWK) '{ \
545290000Sglebius  recheck = 1; \
546290000Sglebius  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
547290000Sglebius    { \
548290000Sglebius      if (rc < 0) \
549290000Sglebius        { \
550290000Sglebius          if ((getline line2 < ($$0 ".log")) < 0) \
551290000Sglebius	    recheck = 0; \
552290000Sglebius          break; \
553290000Sglebius        } \
554290000Sglebius      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
555290000Sglebius        { \
556290000Sglebius          recheck = 0; \
557290000Sglebius          break; \
558290000Sglebius        } \
559290000Sglebius      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
560290000Sglebius        { \
561290000Sglebius          break; \
562290000Sglebius        } \
563290000Sglebius    }; \
564290000Sglebius  if (recheck) \
565290000Sglebius    print $$0; \
566290000Sglebius  close ($$0 ".trs"); \
567290000Sglebius  close ($$0 ".log"); \
568290000Sglebius}'
569290000Sglebius# A command that, given a newline-separated list of test names on the
570290000Sglebius# standard input, create the global log from their .trs and .log files.
571290000Sglebiusam__create_global_log = $(AWK) ' \
572290000Sglebiusfunction fatal(msg) \
573290000Sglebius{ \
574290000Sglebius  print "fatal: making $@: " msg | "cat >&2"; \
575290000Sglebius  exit 1; \
576290000Sglebius} \
577290000Sglebiusfunction rst_section(header) \
578290000Sglebius{ \
579290000Sglebius  print header; \
580290000Sglebius  len = length(header); \
581290000Sglebius  for (i = 1; i <= len; i = i + 1) \
582290000Sglebius    printf "="; \
583290000Sglebius  printf "\n\n"; \
584290000Sglebius} \
585290000Sglebius{ \
586290000Sglebius  copy_in_global_log = 1; \
587290000Sglebius  global_test_result = "RUN"; \
588290000Sglebius  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
589290000Sglebius    { \
590290000Sglebius      if (rc < 0) \
591290000Sglebius         fatal("failed to read from " $$0 ".trs"); \
592290000Sglebius      if (line ~ /$(am__global_test_result_rx)/) \
593290000Sglebius        { \
594290000Sglebius          sub("$(am__global_test_result_rx)", "", line); \
595290000Sglebius          sub("[ 	]*$$", "", line); \
596290000Sglebius          global_test_result = line; \
597290000Sglebius        } \
598290000Sglebius      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
599290000Sglebius        copy_in_global_log = 0; \
600290000Sglebius    }; \
601290000Sglebius  if (copy_in_global_log) \
602290000Sglebius    { \
603290000Sglebius      rst_section(global_test_result ": " $$0); \
604290000Sglebius      while ((rc = (getline line < ($$0 ".log"))) != 0) \
605290000Sglebius      { \
606290000Sglebius        if (rc < 0) \
607290000Sglebius          fatal("failed to read from " $$0 ".log"); \
608290000Sglebius        print line; \
609290000Sglebius      }; \
610290000Sglebius      printf "\n"; \
611290000Sglebius    }; \
612290000Sglebius  close ($$0 ".trs"); \
613290000Sglebius  close ($$0 ".log"); \
614290000Sglebius}'
615290000Sglebius# Restructured Text title.
616290000Sglebiusam__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
617290000Sglebius# Solaris 10 'make', and several other traditional 'make' implementations,
618290000Sglebius# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
619290000Sglebius# by disabling -e (using the XSI extension "set +e") if it's set.
620290000Sglebiusam__sh_e_setup = case $$- in *e*) set +e;; esac
621290000Sglebius# Default flags passed to test drivers.
622290000Sglebiusam__common_driver_flags = \
623290000Sglebius  --color-tests "$$am__color_tests" \
624290000Sglebius  --enable-hard-errors "$$am__enable_hard_errors" \
625290000Sglebius  --expect-failure "$$am__expect_failure"
626290000Sglebius# To be inserted before the command running the test.  Creates the
627290000Sglebius# directory for the log if needed.  Stores in $dir the directory
628290000Sglebius# containing $f, in $tst the test, in $log the log.  Executes the
629290000Sglebius# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
630290000Sglebius# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
631290000Sglebius# will run the test scripts (or their associated LOG_COMPILER, if
632290000Sglebius# thy have one).
633290000Sglebiusam__check_pre = \
634290000Sglebius$(am__sh_e_setup);					\
635290000Sglebius$(am__vpath_adj_setup) $(am__vpath_adj)			\
636290000Sglebius$(am__tty_colors);					\
637290000Sglebiussrcdir=$(srcdir); export srcdir;			\
638290000Sglebiuscase "$@" in						\
639290000Sglebius  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
640290000Sglebius    *) am__odir=.;; 					\
641290000Sglebiusesac;							\
642290000Sglebiustest "x$$am__odir" = x"." || test -d "$$am__odir" 	\
643290000Sglebius  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
644290000Sglebiusif test -f "./$$f"; then dir=./;			\
645290000Sglebiuselif test -f "$$f"; then dir=;				\
646290000Sglebiuselse dir="$(srcdir)/"; fi;				\
647290000Sglebiustst=$$dir$$f; log='$@'; 				\
648290000Sglebiusif test -n '$(DISABLE_HARD_ERRORS)'; then		\
649290000Sglebius  am__enable_hard_errors=no; 				\
650290000Sglebiuselse							\
651290000Sglebius  am__enable_hard_errors=yes; 				\
652290000Sglebiusfi; 							\
653290000Sglebiuscase " $(XFAIL_TESTS) " in				\
654290000Sglebius  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
655290000Sglebius    am__expect_failure=yes;;				\
656290000Sglebius  *)							\
657290000Sglebius    am__expect_failure=no;;				\
658290000Sglebiusesac; 							\
659290000Sglebius$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
660290000Sglebius# A shell command to get the names of the tests scripts with any registered
661290000Sglebius# extension removed (i.e., equivalently, the names of the test logs, with
662290000Sglebius# the '.log' extension removed).  The result is saved in the shell variable
663290000Sglebius# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
664290000Sglebius# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
665290000Sglebius# since that might cause problem with VPATH rewrites for suffix-less tests.
666290000Sglebius# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
667290000Sglebiusam__set_TESTS_bases = \
668290000Sglebius  bases='$(TEST_LOGS)'; \
669290000Sglebius  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
670290000Sglebius  bases=`echo $$bases`
671290000SglebiusRECHECK_LOGS = $(TEST_LOGS)
672290000SglebiusTEST_SUITE_LOG = test-suite.log
673290000SglebiusTEST_EXTENSIONS = @EXEEXT@ .test
674290000SglebiusLOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
675290000SglebiusLOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
676290000Sglebiusam__set_b = \
677290000Sglebius  case '$@' in \
678290000Sglebius    */*) \
679290000Sglebius      case '$*' in \
680290000Sglebius        */*) b='$*';; \
681290000Sglebius          *) b=`echo '$@' | sed 's/\.log$$//'`; \
682290000Sglebius       esac;; \
683290000Sglebius    *) \
684290000Sglebius      b='$*';; \
685290000Sglebius  esac
686290000Sglebiusam__test_logs1 = $(TESTS:=.log)
687290000Sglebiusam__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
688290000SglebiusTEST_LOGS = $(am__test_logs2:.test.log=.log)
689290000SglebiusTEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
690290000SglebiusTEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
691290000Sglebius	$(TEST_LOG_FLAGS)
692290000Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
693290000Sglebius	$(srcdir)/evconfig-private.h.in $(srcdir)/include/include.am \
694290000Sglebius	$(srcdir)/libevent.pc.in $(srcdir)/libevent_openssl.pc.in \
695290000Sglebius	$(srcdir)/libevent_pthreads.pc.in $(srcdir)/test/include.am \
696290000Sglebius	$(top_srcdir)/build-aux/compile \
697290000Sglebius	$(top_srcdir)/build-aux/config.guess \
698290000Sglebius	$(top_srcdir)/build-aux/config.sub \
699290000Sglebius	$(top_srcdir)/build-aux/depcomp \
700290000Sglebius	$(top_srcdir)/build-aux/install-sh \
701290000Sglebius	$(top_srcdir)/build-aux/ltmain.sh \
702290000Sglebius	$(top_srcdir)/build-aux/missing \
703290000Sglebius	$(top_srcdir)/build-aux/test-driver ChangeLog build-aux/ar-lib \
704290000Sglebius	build-aux/compile build-aux/config.guess build-aux/config.sub \
705290000Sglebius	build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh \
706290000Sglebius	build-aux/missing build-aux/ylwrap epoll_sub.c
707275970ScyDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
708275970Scydistdir = $(PACKAGE)-$(VERSION)
709275970Scytop_distdir = $(distdir)
710275970Scyam__remove_distdir = \
711290000Sglebius  if test -d "$(distdir)"; then \
712290000Sglebius    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
713290000Sglebius      && rm -rf "$(distdir)" \
714290000Sglebius      || { sleep 5 && rm -rf "$(distdir)"; }; \
715290000Sglebius  else :; fi
716290000Sglebiusam__post_remove_distdir = $(am__remove_distdir)
717275970ScyDIST_ARCHIVES = $(distdir).tar.gz
718275970ScyGZIP_ENV = --best
719290000SglebiusDIST_TARGETS = dist-gzip
720275970Scydistuninstallcheck_listfiles = find . -type f -print
721290000Sglebiusam__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
722290000Sglebius  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
723275970Scydistcleancheck_listfiles = find . -type f -print
724275970ScyACLOCAL = @ACLOCAL@
725275970ScyAMTAR = @AMTAR@
726275970ScyAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
727275970ScyAR = @AR@
728275970ScyAUTOCONF = @AUTOCONF@
729275970ScyAUTOHEADER = @AUTOHEADER@
730275970ScyAUTOMAKE = @AUTOMAKE@
731275970ScyAWK = @AWK@
732275970ScyCC = @CC@
733275970ScyCCDEPMODE = @CCDEPMODE@
734275970ScyCFLAGS = @CFLAGS@
735275970ScyCPP = @CPP@
736275970ScyCPPFLAGS = @CPPFLAGS@
737275970ScyCYGPATH_W = @CYGPATH_W@
738275970ScyDEFS = @DEFS@
739275970ScyDEPDIR = @DEPDIR@
740275970ScyDLLTOOL = @DLLTOOL@
741275970ScyDSYMUTIL = @DSYMUTIL@
742275970ScyDUMPBIN = @DUMPBIN@
743275970ScyECHO_C = @ECHO_C@
744275970ScyECHO_N = @ECHO_N@
745275970ScyECHO_T = @ECHO_T@
746275970ScyEGREP = @EGREP@
747275970ScyEV_LIB_GDI = @EV_LIB_GDI@
748275970ScyEV_LIB_WS32 = @EV_LIB_WS32@
749275970ScyEXEEXT = @EXEEXT@
750275970ScyFGREP = @FGREP@
751275970ScyGREP = @GREP@
752275970ScyINSTALL = @INSTALL@
753275970ScyINSTALL_DATA = @INSTALL_DATA@
754275970ScyINSTALL_PROGRAM = @INSTALL_PROGRAM@
755275970ScyINSTALL_SCRIPT = @INSTALL_SCRIPT@
756275970ScyINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
757275970ScyLD = @LD@
758275970ScyLDFLAGS = @LDFLAGS@
759275970ScyLIBEVENT_GC_SECTIONS = @LIBEVENT_GC_SECTIONS@
760275970ScyLIBOBJS = @LIBOBJS@
761275970ScyLIBS = @LIBS@
762275970ScyLIBTOOL = @LIBTOOL@
763275970ScyLIBTOOL_DEPS = @LIBTOOL_DEPS@
764275970ScyLIPO = @LIPO@
765275970ScyLN_S = @LN_S@
766275970ScyLTLIBOBJS = @LTLIBOBJS@
767275970ScyMAKEINFO = @MAKEINFO@
768275970ScyMANIFEST_TOOL = @MANIFEST_TOOL@
769275970ScyMKDIR_P = @MKDIR_P@
770275970ScyNM = @NM@
771275970ScyNMEDIT = @NMEDIT@
772275970ScyOBJDUMP = @OBJDUMP@
773275970ScyOBJEXT = @OBJEXT@
774275970ScyOPENSSL_INCS = @OPENSSL_INCS@
775275970ScyOPENSSL_LIBADD = @OPENSSL_LIBADD@
776275970ScyOPENSSL_LIBS = @OPENSSL_LIBS@
777275970ScyOTOOL = @OTOOL@
778275970ScyOTOOL64 = @OTOOL64@
779275970ScyPACKAGE = @PACKAGE@
780275970ScyPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
781275970ScyPACKAGE_NAME = @PACKAGE_NAME@
782275970ScyPACKAGE_STRING = @PACKAGE_STRING@
783275970ScyPACKAGE_TARNAME = @PACKAGE_TARNAME@
784275970ScyPACKAGE_URL = @PACKAGE_URL@
785275970ScyPACKAGE_VERSION = @PACKAGE_VERSION@
786275970ScyPATH_SEPARATOR = @PATH_SEPARATOR@
787275970ScyPKG_CONFIG = @PKG_CONFIG@
788290000SglebiusPTHREAD_CC = @PTHREAD_CC@
789275970ScyPTHREAD_CFLAGS = @PTHREAD_CFLAGS@
790290000SglebiusPTHREAD_LIBS = @PTHREAD_LIBS@ $(am__append_9)
791275970ScyRANLIB = @RANLIB@
792275970ScySED = @SED@
793275970ScySET_MAKE = @SET_MAKE@
794275970ScySHELL = @SHELL@
795275970ScySTRIP = @STRIP@
796275970ScyVERSION = @VERSION@
797275970ScyZLIB_LIBS = @ZLIB_LIBS@
798275970Scyabs_builddir = @abs_builddir@
799275970Scyabs_srcdir = @abs_srcdir@
800275970Scyabs_top_builddir = @abs_top_builddir@
801275970Scyabs_top_srcdir = @abs_top_srcdir@
802275970Scyac_ct_AR = @ac_ct_AR@
803275970Scyac_ct_CC = @ac_ct_CC@
804275970Scyac_ct_DUMPBIN = @ac_ct_DUMPBIN@
805290000Sglebiusacx_pthread_config = @acx_pthread_config@
806275970Scyam__include = @am__include@
807275970Scyam__leading_dot = @am__leading_dot@
808275970Scyam__quote = @am__quote@
809275970Scyam__tar = @am__tar@
810275970Scyam__untar = @am__untar@
811275970Scybindir = @bindir@
812275970Scybuild = @build@
813275970Scybuild_alias = @build_alias@
814275970Scybuild_cpu = @build_cpu@
815275970Scybuild_os = @build_os@
816275970Scybuild_vendor = @build_vendor@
817275970Scybuilddir = @builddir@
818275970Scydatadir = @datadir@
819275970Scydatarootdir = @datarootdir@
820275970Scydocdir = @docdir@
821275970Scydvidir = @dvidir@
822275970Scyexec_prefix = @exec_prefix@
823275970Scyhost = @host@
824275970Scyhost_alias = @host_alias@
825275970Scyhost_cpu = @host_cpu@
826275970Scyhost_os = @host_os@
827275970Scyhost_vendor = @host_vendor@
828275970Scyhtmldir = @htmldir@
829275970Scyincludedir = @includedir@
830275970Scyinfodir = @infodir@
831275970Scyinstall_sh = @install_sh@
832275970Scylibdir = @libdir@
833275970Scylibexecdir = @libexecdir@
834275970Scylocaledir = @localedir@
835275970Scylocalstatedir = @localstatedir@
836275970Scymandir = @mandir@
837275970Scymkdir_p = @mkdir_p@
838275970Scyoldincludedir = @oldincludedir@
839275970Scypdfdir = @pdfdir@
840275970Scyprefix = @prefix@
841275970Scyprogram_transform_name = @program_transform_name@
842275970Scypsdir = @psdir@
843275970Scysbindir = @sbindir@
844275970Scysharedstatedir = @sharedstatedir@
845275970Scysrcdir = @srcdir@
846275970Scysysconfdir = @sysconfdir@
847275970Scytarget_alias = @target_alias@
848275970Scytop_build_prefix = @top_build_prefix@
849275970Scytop_builddir = @top_builddir@
850275970Scytop_srcdir = @top_srcdir@
851275970Scy
852275970Scy# 'foreign' means that we're not enforcing GNU package rules strictly.
853275970Scy# '1.9' means that we need automake 1.9 or later (and we do).
854275970ScyAUTOMAKE_OPTIONS = foreign 1.9 subdir-objects
855275970ScyACLOCAL_AMFLAGS = -I m4
856275970Scy
857275970Scy# This is the "Release" of the Libevent ABI.  It takes precedence over
858275970Scy# the VERSION_INFO, so that two versions of Libevent with the same
859275970Scy# "Release" are never binary-compatible.
860275970Scy#
861275970Scy# This number incremented once for the 2.0 release candidate, and
862275970Scy# will increment for each series until we revise our interfaces enough
863275970Scy# that we can seriously expect ABI compatibility between series.
864275970Scy#
865275970ScyRELEASE = -release 2.1
866275970Scy
867275970Scy# This is the version info for the libevent binary API.  It has three
868275970Scy# numbers:
869275970Scy#   Current  -- the number of the binary API that we're implementing
870275970Scy#   Revision -- which iteration of the implementation of the binary
871275970Scy#               API are we supplying?
872275970Scy#   Age      -- How many previous binary API versions do we also
873275970Scy#               support?
874275970Scy#
875275970Scy# To increment a VERSION_INFO (current:revision:age):
876275970Scy#    If the ABI didn't change:
877275970Scy#        Return (current:revision+1:age)
878275970Scy#    If the ABI changed, but it's backward-compatible:
879275970Scy#        Return (current+1:0:age+1)
880275970Scy#    If the ABI changed and it isn't backward-compatible:
881275970Scy#        Return (current+1:0:0)
882275970Scy#
883275970Scy# Once an RC is out, DO NOT MAKE ANY ABI-BREAKING CHANGES IN THAT SERIES
884275970Scy# UNLESS YOU REALLY REALLY HAVE TO.
885290000SglebiusVERSION_INFO = 5:0:0
886275970Scy
887275970Scy# History:          RELEASE    VERSION_INFO
888275970Scy#  2.0.1-alpha --     2.0        1:0:0
889275970Scy#  2.0.2-alpha --                2:0:0
890275970Scy#  2.0.3-alpha --                2:0:0  (should have incremented; didn't.)
891275970Scy#  2.0.4-alpha --                3:0:0
892275970Scy#  2.0.5-beta  --                4:0:0
893275970Scy#  2.0.6-rc    --     2.0        2:0:0
894275970Scy#  2.0.7-rc    --     2.0        3:0:1
895275970Scy#  2.0.8-rc    --     2.0        4:0:2
896275970Scy#  2.0.9-rc    --     2.0        5:0:0 (ABI changed slightly)
897275970Scy#  2.0.10-stable--    2.0        5:1:0 (No ABI change)
898275970Scy#  2.0.11-stable--    2.0        6:0:1 (ABI changed, backward-compatible)
899275970Scy#  2.0.12-stable--    2.0        6:1:1 (No ABI change)
900275970Scy#  2.0.13-stable--    2.0        6:2:1 (No ABI change)
901275970Scy#  2.0.14-stable--    2.0        6:3:1 (No ABI change)
902275970Scy#  2.0.15-stable--    2.0        6:3:1 (Forgot to update :( )
903275970Scy#  2.0.16-stable--    2.0        6:4:1 (No ABI change)
904275970Scy#  2.0.17-stable--    2.0        6:5:1 (No ABI change)
905275970Scy#  2.0.18-stable--    2.0        6:6:1 (No ABI change)
906275970Scy#  2.0.19-stable--    2.0        6:7:1 (No ABI change)
907275970Scy#  2.0.20-stable--    2.0        6:8:1 (No ABI change)
908275970Scy#  2.0.21-stable--    2.0        6:9:1 (No ABI change)
909275970Scy#
910275970Scy# For Libevent 2.1:
911275970Scy#  2.1.1-alpha --     2.1        1:0:0
912275970Scy#  2.1.2-alpha --     2.1        1:0:0 (should have been 2:0:1)
913275970Scy#  2.1.3-alpha --     2.1        3:0:0 (ABI changed slightly)
914290000Sglebius#  2.1.4-alpha --     2.1        4:0:0 (ABI changed slightly)
915290000Sglebius#  2.1.5-beta  --     2.1        5:0:0 (ABI changed slightly)
916275970Scy
917275970Scy# ABI version history for this package effectively restarts every time
918275970Scy# we change RELEASE.  Version 1.4.x had RELEASE of 1.4.
919275970Scy#
920275970Scy# Ideally, we would not be using RELEASE at all; instead we could just
921275970Scy# use the VERSION_INFO field to label our backward-incompatible ABI
922275970Scy# changes, and those would be few and far between.  Unfortunately,
923275970Scy# Libevent still exposes far too many volatile structures in its
924275970Scy# headers, so we pretty much have to assume that most development
925275970Scy# series will break ABI compatibility.  For now, it's simplest just to
926275970Scy# keep incrementing the RELEASE between series and resetting VERSION_INFO.
927275970Scy#
928275970Scy# Eventually, when we get to the point where the structures in the
929275970Scy# headers are all non-changing (or not there at all!), we can shift to
930275970Scy# a more normal worldview where backward-incompatible ABI changes are
931275970Scy# nice and rare.  For the next couple of years, though, 'struct event'
932275970Scy# is user-visible, and so we can pretty much guarantee that release
933275970Scy# series won't be binary-compatible.
934275970Scy@INSTALL_LIBEVENT_TRUE@dist_bin_SCRIPTS = event_rpcgen.py
935275970Scypkgconfigdir = $(libdir)/pkgconfig
936275970ScyLIBEVENT_PKGCONFIG = libevent.pc $(am__append_2) $(am__append_4)
937275970Scy
938275970Scy# These sources are conditionally added by configure.ac or conditionally
939275970Scy# included from other files.
940275970ScyPLATFORM_DEPENDENT_SRC = \
941275970Scy	arc4random.c \
942275970Scy	epoll_sub.c
943275970Scy
944275970ScyEXTRA_DIST = ChangeLog-1.4 ChangeLog-2.0 Doxyfile LICENSE \
945275970Scy	Makefile.nmake test/Makefile.nmake autogen.sh event_rpcgen.py \
946275970Scy	libevent.pc.in make-event-config.sed whatsnew-2.0.txt \
947275970Scy	whatsnew-2.1.txt $(PLATFORM_DEPENDENT_SRC) \
948275970Scy	test/check-dumpevents.py test/regress.gen.c test/regress.gen.h \
949275970Scy	test/regress.rpc test/rpcgen_wrapper.sh test/test.sh
950275970ScyLIBEVENT_LIBS_LA = libevent.la libevent_core.la libevent_extra.la \
951275970Scy	$(am__append_1) $(am__append_3)
952275970Scy@INSTALL_LIBEVENT_TRUE@lib_LTLIBRARIES = $(LIBEVENT_LIBS_LA)
953275970Scy@INSTALL_LIBEVENT_TRUE@pkgconfig_DATA = $(LIBEVENT_PKGCONFIG)
954275970Scy@INSTALL_LIBEVENT_FALSE@noinst_LTLIBRARIES = $(LIBEVENT_LIBS_LA)
955275970ScyEXTRA_SOURCE = 
956290000Sglebiusnoinst_HEADERS = $(am__append_5) test/regress.h test/regress_thread.h \
957290000Sglebius	test/tinytest.h test/tinytest_local.h test/tinytest_macros.h \
958290000Sglebius	WIN32-Code/nmake/evconfig-private.h \
959275970Scy	WIN32-Code/nmake/event2/event-config.h WIN32-Code/tree.h \
960275970Scy	bufferevent-internal.h changelist-internal.h \
961275970Scy	compat/sys/queue.h defer-internal.h epolltable-internal.h \
962275970Scy	evbuffer-internal.h evconfig-private.h event-internal.h \
963275970Scy	evmap-internal.h evrpc-internal.h evsignal-internal.h \
964275970Scy	evthread-internal.h ht-internal.h http-internal.h \
965275970Scy	iocp-internal.h ipv6-internal.h kqueue-internal.h \
966275970Scy	log-internal.h minheap-internal.h mm-internal.h \
967275970Scy	ratelim-internal.h ratelim-internal.h strlcpy-internal.h \
968290000Sglebius	time-internal.h util-internal.h $(am__append_22)
969275970ScyCLEANFILES = test/rpcgen-attempted
970275970ScyDISTCLEANFILES = test/test-script.sh test/regress.gen.c \
971275970Scy	test/regress.gen.h *~ libevent.pc \
972275970Scy	./include/event2/event-config.h
973290000SglebiusBUILT_SOURCES = $(am__append_8) include/event2/event-config.h
974275970Scyinclude_event2dir = $(includedir)/event2
975275970ScyEVENT2_EXPORT = \
976275970Scy	include/event2/buffer.h \
977275970Scy	include/event2/buffer_compat.h \
978275970Scy	include/event2/bufferevent.h \
979275970Scy	include/event2/bufferevent_compat.h \
980275970Scy	include/event2/bufferevent_ssl.h \
981275970Scy	include/event2/bufferevent_struct.h \
982275970Scy	include/event2/dns.h \
983275970Scy	include/event2/dns_compat.h \
984275970Scy	include/event2/dns_struct.h \
985275970Scy	include/event2/event.h \
986275970Scy	include/event2/event_compat.h \
987275970Scy	include/event2/event_struct.h \
988275970Scy	include/event2/http.h \
989275970Scy	include/event2/http_compat.h \
990275970Scy	include/event2/http_struct.h \
991275970Scy	include/event2/keyvalq_struct.h \
992275970Scy	include/event2/listener.h \
993275970Scy	include/event2/rpc.h \
994275970Scy	include/event2/rpc_compat.h \
995275970Scy	include/event2/rpc_struct.h \
996275970Scy	include/event2/tag.h \
997275970Scy	include/event2/tag_compat.h \
998275970Scy	include/event2/thread.h \
999275970Scy	include/event2/util.h \
1000275970Scy	include/event2/visibility.h
1001275970Scy
1002275970Scy@INSTALL_LIBEVENT_TRUE@include_event2_HEADERS = $(EVENT2_EXPORT)
1003275970Scy@INSTALL_LIBEVENT_TRUE@nodist_include_event2_HEADERS = include/event2/event-config.h
1004275970Scy@INSTALL_LIBEVENT_FALSE@nodist_noinst_HEADERS = include/event2/event-config.h
1005275970Scyregress_CPPFLAGS = -DTINYTEST_LOCAL
1006275970ScyTESTPROGRAMS = \
1007275970Scy	test/bench					\
1008275970Scy	test/bench_cascade				\
1009275970Scy	test/bench_http				\
1010275970Scy	test/bench_httpclient			\
1011275970Scy	test/test-changelist				\
1012275970Scy	test/test-dumpevents				\
1013275970Scy	test/test-eof				\
1014275970Scy	test/test-closed				\
1015275970Scy	test/test-fdleak				\
1016275970Scy	test/test-init				\
1017275970Scy	test/test-ratelim				\
1018275970Scy	test/test-time				\
1019275970Scy	test/test-weof \
1020275970Scy	test/regress
1021275970Scy
1022275970Scy
1023275970Scy# We need to copy this file, since automake doesn't want us to use top_srcdir
1024275970Scy# in TESTS.
1025275970ScyTESTS = test/test-script.sh
1026275970Scytest_test_init_SOURCES = test/test-init.c
1027275970Scytest_test_init_LDADD = libevent_core.la
1028275970Scytest_test_dumpevents_SOURCES = test/test-dumpevents.c
1029275970Scytest_test_dumpevents_LDADD = libevent_core.la
1030275970Scytest_test_eof_SOURCES = test/test-eof.c
1031275970Scytest_test_eof_LDADD = libevent_core.la
1032275970Scytest_test_closed_SOURCES = test/test-closed.c
1033275970Scytest_test_closed_LDADD = libevent_core.la
1034275970Scytest_test_changelist_SOURCES = test/test-changelist.c
1035275970Scytest_test_changelist_LDADD = libevent_core.la
1036275970Scytest_test_weof_SOURCES = test/test-weof.c
1037275970Scytest_test_weof_LDADD = libevent_core.la
1038275970Scytest_test_time_SOURCES = test/test-time.c
1039275970Scytest_test_time_LDADD = libevent_core.la
1040275970Scytest_test_ratelim_SOURCES = test/test-ratelim.c
1041275970Scytest_test_ratelim_LDADD = libevent_core.la -lm
1042275970Scytest_test_fdleak_SOURCES = test/test-fdleak.c
1043275970Scytest_test_fdleak_LDADD = libevent_core.la
1044275970Scytest_regress_SOURCES = test/regress.c test/regress.gen.c \
1045275970Scy	test/regress.gen.h test/regress_buffer.c \
1046275970Scy	test/regress_bufferevent.c test/regress_dns.c \
1047275970Scy	test/regress_et.c test/regress_finalize.c test/regress_http.c \
1048275970Scy	test/regress_listener.c test/regress_main.c \
1049275970Scy	test/regress_minheap.c test/regress_rpc.c \
1050275970Scy	test/regress_testutils.c test/regress_testutils.h \
1051275970Scy	test/regress_util.c test/tinytest.c $(regress_thread_SOURCES) \
1052290000Sglebius	$(regress_zlib_SOURCES) $(am__append_10) $(am__append_11)
1053275970Scy@BUILD_WIN32_TRUE@regress_thread_SOURCES = test/regress_thread.c
1054275970Scy@PTHREADS_TRUE@regress_thread_SOURCES = test/regress_thread.c
1055275970Scy@ZLIB_REGRESS_TRUE@regress_zlib_SOURCES = test/regress_zlib.c
1056275970Scytest_regress_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la \
1057290000Sglebius	$(PTHREAD_LIBS) $(ZLIB_LIBS) $(am__append_13)
1058275970Scytest_regress_CPPFLAGS = $(AM_CPPFLAGS) $(PTHREAD_CFLAGS) \
1059290000Sglebius	$(ZLIB_CFLAGS) -Itest $(am__append_12)
1060275970Scytest_regress_LDFLAGS = $(PTHREAD_CFLAGS)
1061275970Scytest_bench_SOURCES = test/bench.c
1062275970Scytest_bench_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1063275970Scytest_bench_cascade_SOURCES = test/bench_cascade.c
1064275970Scytest_bench_cascade_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1065275970Scytest_bench_http_SOURCES = test/bench_http.c
1066275970Scytest_bench_http_LDADD = $(LIBEVENT_GC_SECTIONS) libevent.la
1067275970Scytest_bench_httpclient_SOURCES = test/bench_httpclient.c
1068275970Scytest_bench_httpclient_LDADD = $(LIBEVENT_GC_SECTIONS) libevent_core.la
1069275970Scy@BUILD_WIN32_FALSE@SYS_LIBS = 
1070290000Sglebius#include sample/include.am
1071275970Scy@BUILD_WIN32_TRUE@SYS_LIBS = -lws2_32 -lshell32 -ladvapi32
1072290000Sglebius@BUILD_WIN32_FALSE@SYS_SRC = $(am__append_14) $(am__append_15) \
1073290000Sglebius@BUILD_WIN32_FALSE@	$(am__append_16) $(am__append_17) \
1074275970Scy@BUILD_WIN32_FALSE@	$(am__append_18) $(am__append_19) \
1075290000Sglebius@BUILD_WIN32_FALSE@	$(am__append_20) $(am__append_21)
1076275970Scy@BUILD_WIN32_TRUE@SYS_SRC = win32select.c evthread_win32.c \
1077275970Scy@BUILD_WIN32_TRUE@	buffer_iocp.c event_iocp.c \
1078290000Sglebius@BUILD_WIN32_TRUE@	bufferevent_async.c $(am__append_14) \
1079290000Sglebius@BUILD_WIN32_TRUE@	$(am__append_15) $(am__append_16) \
1080275970Scy@BUILD_WIN32_TRUE@	$(am__append_17) $(am__append_18) \
1081275970Scy@BUILD_WIN32_TRUE@	$(am__append_19) $(am__append_20) \
1082290000Sglebius@BUILD_WIN32_TRUE@	$(am__append_21)
1083275970Scy@BUILD_WIN32_FALSE@SYS_INCLUDES = 
1084275970Scy@BUILD_WIN32_TRUE@SYS_INCLUDES = -IWIN32-Code -IWIN32-Code/nmake
1085275970ScyCORE_SRC = \
1086275970Scy	buffer.c				\
1087275970Scy	bufferevent.c				\
1088275970Scy	bufferevent_filter.c			\
1089275970Scy	bufferevent_pair.c			\
1090275970Scy	bufferevent_ratelim.c			\
1091275970Scy	bufferevent_sock.c			\
1092275970Scy	event.c					\
1093275970Scy	evmap.c					\
1094275970Scy	evthread.c				\
1095275970Scy	evutil.c				\
1096275970Scy	evutil_rand.c				\
1097275970Scy	evutil_time.c				\
1098275970Scy	listener.c				\
1099275970Scy	log.c					\
1100275970Scy	$(SYS_SRC)
1101275970Scy
1102275970ScyEXTRAS_SRC = \
1103275970Scy	evdns.c					\
1104275970Scy	event_tagging.c				\
1105275970Scy	evrpc.c					\
1106275970Scy	http.c
1107275970Scy
1108275970Scy@BUILD_WITH_NO_UNDEFINED_FALSE@NO_UNDEFINED = 
1109275970Scy@BUILD_WITH_NO_UNDEFINED_TRUE@NO_UNDEFINED = -no-undefined
1110275970Scy@BUILD_WITH_NO_UNDEFINED_FALSE@MAYBE_CORE = 
1111275970Scy@BUILD_WITH_NO_UNDEFINED_TRUE@MAYBE_CORE = libevent_core.la
1112275970ScyGENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(RELEASE) $(NO_UNDEFINED)
1113275970Scylibevent_la_SOURCES = $(CORE_SRC) $(EXTRAS_SRC)
1114275970Scylibevent_la_LIBADD = @LTLIBOBJS@ $(SYS_LIBS)
1115275970Scylibevent_la_LDFLAGS = $(GENERIC_LDFLAGS)
1116275970Scylibevent_core_la_SOURCES = $(CORE_SRC)
1117275970Scylibevent_core_la_LIBADD = @LTLIBOBJS@ $(SYS_LIBS)
1118275970Scylibevent_core_la_LDFLAGS = $(GENERIC_LDFLAGS)
1119275970Scy@PTHREADS_TRUE@libevent_pthreads_la_SOURCES = evthread_pthread.c
1120275970Scy@PTHREADS_TRUE@libevent_pthreads_la_LIBADD = $(MAYBE_CORE)
1121275970Scy@PTHREADS_TRUE@libevent_pthreads_la_LDFLAGS = $(GENERIC_LDFLAGS)
1122275970Scylibevent_extra_la_SOURCES = $(EXTRAS_SRC)
1123275970Scylibevent_extra_la_LIBADD = $(MAYBE_CORE) $(SYS_LIBS)
1124275970Scylibevent_extra_la_LDFLAGS = $(GENERIC_LDFLAGS)
1125275970Scy@OPENSSL_TRUE@libevent_openssl_la_SOURCES = bufferevent_openssl.c
1126275970Scy@OPENSSL_TRUE@libevent_openssl_la_LIBADD = $(MAYBE_CORE) $(OPENSSL_LIBS)
1127275970Scy@OPENSSL_TRUE@libevent_openssl_la_LDFLAGS = $(GENERIC_LDFLAGS)
1128275970Scy@OPENSSL_TRUE@libevent_openssl_la_CPPFLAGS = $(AM_CPPFLAGS) $(OPENSSL_INCS)
1129275970ScyEVENT1_HDRS = \
1130275970Scy	include/evdns.h \
1131275970Scy	include/event.h \
1132275970Scy	include/evhttp.h \
1133275970Scy	include/evrpc.h \
1134275970Scy	include/evutil.h
1135275970Scy
1136275970Scy@INSTALL_LIBEVENT_TRUE@include_HEADERS = $(EVENT1_HDRS)
1137275970ScyAM_CPPFLAGS = -I$(srcdir)/compat -I$(srcdir)/include -I./include $(SYS_INCLUDES)
1138275970Scyall: $(BUILT_SOURCES) config.h evconfig-private.h
1139275970Scy	$(MAKE) $(AM_MAKEFLAGS) all-am
1140275970Scy
1141275970Scy.SUFFIXES:
1142290000Sglebius.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
1143290000Sglebiusam--refresh: Makefile
1144275970Scy	@:
1145290000Sglebius$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/include/include.am $(srcdir)/test/include.am $(am__configure_deps)
1146275970Scy	@for dep in $?; do \
1147275970Scy	  case '$(am__configure_deps)' in \
1148275970Scy	    *$$dep*) \
1149275970Scy	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1150275970Scy	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1151275970Scy		&& exit 0; \
1152275970Scy	      exit 1;; \
1153275970Scy	  esac; \
1154275970Scy	done; \
1155275970Scy	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1156275970Scy	$(am__cd) $(top_srcdir) && \
1157275970Scy	  $(AUTOMAKE) --foreign Makefile
1158275970ScyMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1159275970Scy	@case '$?' in \
1160275970Scy	  *config.status*) \
1161275970Scy	    echo ' $(SHELL) ./config.status'; \
1162275970Scy	    $(SHELL) ./config.status;; \
1163275970Scy	  *) \
1164275970Scy	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1165275970Scy	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1166275970Scy	esac;
1167290000Sglebius$(srcdir)/include/include.am $(srcdir)/test/include.am $(am__empty):
1168275970Scy
1169275970Scy$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1170275970Scy	$(SHELL) ./config.status --recheck
1171275970Scy
1172275970Scy$(top_srcdir)/configure:  $(am__configure_deps)
1173275970Scy	$(am__cd) $(srcdir) && $(AUTOCONF)
1174275970Scy$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1175275970Scy	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1176275970Scy$(am__aclocal_m4_deps):
1177275970Scy
1178275970Scyconfig.h: stamp-h1
1179290000Sglebius	@test -f $@ || rm -f stamp-h1
1180290000Sglebius	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
1181275970Scy
1182275970Scystamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1183275970Scy	@rm -f stamp-h1
1184275970Scy	cd $(top_builddir) && $(SHELL) ./config.status config.h
1185275970Scy$(srcdir)/config.h.in:  $(am__configure_deps) 
1186275970Scy	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1187275970Scy	rm -f stamp-h1
1188275970Scy	touch $@
1189275970Scy
1190275970Scyevconfig-private.h: stamp-h2
1191290000Sglebius	@test -f $@ || rm -f stamp-h2
1192290000Sglebius	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h2
1193275970Scy
1194275970Scystamp-h2: $(srcdir)/evconfig-private.h.in $(top_builddir)/config.status
1195275970Scy	@rm -f stamp-h2
1196275970Scy	cd $(top_builddir) && $(SHELL) ./config.status evconfig-private.h
1197275970Scy
1198275970Scydistclean-hdr:
1199275970Scy	-rm -f config.h stamp-h1 evconfig-private.h stamp-h2
1200275970Scylibevent.pc: $(top_builddir)/config.status $(srcdir)/libevent.pc.in
1201275970Scy	cd $(top_builddir) && $(SHELL) ./config.status $@
1202275970Scylibevent_openssl.pc: $(top_builddir)/config.status $(srcdir)/libevent_openssl.pc.in
1203275970Scy	cd $(top_builddir) && $(SHELL) ./config.status $@
1204275970Scylibevent_pthreads.pc: $(top_builddir)/config.status $(srcdir)/libevent_pthreads.pc.in
1205275970Scy	cd $(top_builddir) && $(SHELL) ./config.status $@
1206290000Sglebius
1207275970Scyinstall-libLTLIBRARIES: $(lib_LTLIBRARIES)
1208275970Scy	@$(NORMAL_INSTALL)
1209275970Scy	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1210275970Scy	list2=; for p in $$list; do \
1211275970Scy	  if test -f $$p; then \
1212275970Scy	    list2="$$list2 $$p"; \
1213275970Scy	  else :; fi; \
1214275970Scy	done; \
1215275970Scy	test -z "$$list2" || { \
1216290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
1217290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1218275970Scy	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
1219275970Scy	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
1220275970Scy	}
1221275970Scy
1222275970Scyuninstall-libLTLIBRARIES:
1223275970Scy	@$(NORMAL_UNINSTALL)
1224275970Scy	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
1225275970Scy	for p in $$list; do \
1226275970Scy	  $(am__strip_dir) \
1227275970Scy	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
1228275970Scy	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1229275970Scy	done
1230275970Scy
1231275970Scyclean-libLTLIBRARIES:
1232275970Scy	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1233290000Sglebius	@list='$(lib_LTLIBRARIES)'; \
1234290000Sglebius	locs=`for p in $$list; do echo $$p; done | \
1235290000Sglebius	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1236290000Sglebius	      sort -u`; \
1237290000Sglebius	test -z "$$locs" || { \
1238290000Sglebius	  echo rm -f $${locs}; \
1239290000Sglebius	  rm -f $${locs}; \
1240290000Sglebius	}
1241275970Scy
1242275970Scyclean-noinstLTLIBRARIES:
1243275970Scy	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1244290000Sglebius	@list='$(noinst_LTLIBRARIES)'; \
1245290000Sglebius	locs=`for p in $$list; do echo $$p; done | \
1246290000Sglebius	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1247290000Sglebius	      sort -u`; \
1248290000Sglebius	test -z "$$locs" || { \
1249290000Sglebius	  echo rm -f $${locs}; \
1250290000Sglebius	  rm -f $${locs}; \
1251290000Sglebius	}
1252290000Sglebius
1253290000Sglebiuslibevent.la: $(libevent_la_OBJECTS) $(libevent_la_DEPENDENCIES) $(EXTRA_libevent_la_DEPENDENCIES) 
1254275970Scy	$(AM_V_CCLD)$(libevent_la_LINK) $(am_libevent_la_rpath) $(libevent_la_OBJECTS) $(libevent_la_LIBADD) $(LIBS)
1255290000Sglebius
1256290000Sglebiuslibevent_core.la: $(libevent_core_la_OBJECTS) $(libevent_core_la_DEPENDENCIES) $(EXTRA_libevent_core_la_DEPENDENCIES) 
1257275970Scy	$(AM_V_CCLD)$(libevent_core_la_LINK) $(am_libevent_core_la_rpath) $(libevent_core_la_OBJECTS) $(libevent_core_la_LIBADD) $(LIBS)
1258290000Sglebius
1259290000Sglebiuslibevent_extra.la: $(libevent_extra_la_OBJECTS) $(libevent_extra_la_DEPENDENCIES) $(EXTRA_libevent_extra_la_DEPENDENCIES) 
1260275970Scy	$(AM_V_CCLD)$(libevent_extra_la_LINK) $(am_libevent_extra_la_rpath) $(libevent_extra_la_OBJECTS) $(libevent_extra_la_LIBADD) $(LIBS)
1261290000Sglebius
1262290000Sglebiuslibevent_openssl.la: $(libevent_openssl_la_OBJECTS) $(libevent_openssl_la_DEPENDENCIES) $(EXTRA_libevent_openssl_la_DEPENDENCIES) 
1263275970Scy	$(AM_V_CCLD)$(libevent_openssl_la_LINK) $(am_libevent_openssl_la_rpath) $(libevent_openssl_la_OBJECTS) $(libevent_openssl_la_LIBADD) $(LIBS)
1264290000Sglebius
1265290000Sglebiuslibevent_pthreads.la: $(libevent_pthreads_la_OBJECTS) $(libevent_pthreads_la_DEPENDENCIES) $(EXTRA_libevent_pthreads_la_DEPENDENCIES) 
1266275970Scy	$(AM_V_CCLD)$(libevent_pthreads_la_LINK) $(am_libevent_pthreads_la_rpath) $(libevent_pthreads_la_OBJECTS) $(libevent_pthreads_la_LIBADD) $(LIBS)
1267275970Scy
1268275970Scyclean-noinstPROGRAMS:
1269275970Scy	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
1270275970Scy	echo " rm -f" $$list; \
1271275970Scy	rm -f $$list || exit $$?; \
1272275970Scy	test -n "$(EXEEXT)" || exit 0; \
1273275970Scy	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1274275970Scy	echo " rm -f" $$list; \
1275275970Scy	rm -f $$list
1276275970Scytest/$(am__dirstamp):
1277275970Scy	@$(MKDIR_P) test
1278275970Scy	@: > test/$(am__dirstamp)
1279275970Scytest/$(DEPDIR)/$(am__dirstamp):
1280275970Scy	@$(MKDIR_P) test/$(DEPDIR)
1281275970Scy	@: > test/$(DEPDIR)/$(am__dirstamp)
1282275970Scytest/bench.$(OBJEXT): test/$(am__dirstamp) \
1283275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1284290000Sglebius
1285290000Sglebiustest/bench$(EXEEXT): $(test_bench_OBJECTS) $(test_bench_DEPENDENCIES) $(EXTRA_test_bench_DEPENDENCIES) test/$(am__dirstamp)
1286275970Scy	@rm -f test/bench$(EXEEXT)
1287275970Scy	$(AM_V_CCLD)$(LINK) $(test_bench_OBJECTS) $(test_bench_LDADD) $(LIBS)
1288275970Scytest/bench_cascade.$(OBJEXT): test/$(am__dirstamp) \
1289275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1290290000Sglebius
1291290000Sglebiustest/bench_cascade$(EXEEXT): $(test_bench_cascade_OBJECTS) $(test_bench_cascade_DEPENDENCIES) $(EXTRA_test_bench_cascade_DEPENDENCIES) test/$(am__dirstamp)
1292275970Scy	@rm -f test/bench_cascade$(EXEEXT)
1293275970Scy	$(AM_V_CCLD)$(LINK) $(test_bench_cascade_OBJECTS) $(test_bench_cascade_LDADD) $(LIBS)
1294275970Scytest/bench_http.$(OBJEXT): test/$(am__dirstamp) \
1295275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1296290000Sglebius
1297290000Sglebiustest/bench_http$(EXEEXT): $(test_bench_http_OBJECTS) $(test_bench_http_DEPENDENCIES) $(EXTRA_test_bench_http_DEPENDENCIES) test/$(am__dirstamp)
1298275970Scy	@rm -f test/bench_http$(EXEEXT)
1299275970Scy	$(AM_V_CCLD)$(LINK) $(test_bench_http_OBJECTS) $(test_bench_http_LDADD) $(LIBS)
1300275970Scytest/bench_httpclient.$(OBJEXT): test/$(am__dirstamp) \
1301275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1302290000Sglebius
1303290000Sglebiustest/bench_httpclient$(EXEEXT): $(test_bench_httpclient_OBJECTS) $(test_bench_httpclient_DEPENDENCIES) $(EXTRA_test_bench_httpclient_DEPENDENCIES) test/$(am__dirstamp)
1304275970Scy	@rm -f test/bench_httpclient$(EXEEXT)
1305275970Scy	$(AM_V_CCLD)$(LINK) $(test_bench_httpclient_OBJECTS) $(test_bench_httpclient_LDADD) $(LIBS)
1306275970Scytest/test_regress-regress.$(OBJEXT): test/$(am__dirstamp) \
1307275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1308275970Scytest/test_regress-regress.gen.$(OBJEXT): test/$(am__dirstamp) \
1309275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1310275970Scytest/test_regress-regress_buffer.$(OBJEXT): test/$(am__dirstamp) \
1311275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1312275970Scytest/test_regress-regress_bufferevent.$(OBJEXT): test/$(am__dirstamp) \
1313275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1314275970Scytest/test_regress-regress_dns.$(OBJEXT): test/$(am__dirstamp) \
1315275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1316275970Scytest/test_regress-regress_et.$(OBJEXT): test/$(am__dirstamp) \
1317275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1318275970Scytest/test_regress-regress_finalize.$(OBJEXT): test/$(am__dirstamp) \
1319275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1320275970Scytest/test_regress-regress_http.$(OBJEXT): test/$(am__dirstamp) \
1321275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1322275970Scytest/test_regress-regress_listener.$(OBJEXT): test/$(am__dirstamp) \
1323275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1324275970Scytest/test_regress-regress_main.$(OBJEXT): test/$(am__dirstamp) \
1325275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1326275970Scytest/test_regress-regress_minheap.$(OBJEXT): test/$(am__dirstamp) \
1327275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1328275970Scytest/test_regress-regress_rpc.$(OBJEXT): test/$(am__dirstamp) \
1329275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1330275970Scytest/test_regress-regress_testutils.$(OBJEXT): test/$(am__dirstamp) \
1331275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1332275970Scytest/test_regress-regress_util.$(OBJEXT): test/$(am__dirstamp) \
1333275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1334275970Scytest/test_regress-tinytest.$(OBJEXT): test/$(am__dirstamp) \
1335275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1336275970Scytest/test_regress-regress_thread.$(OBJEXT): test/$(am__dirstamp) \
1337275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1338275970Scytest/test_regress-regress_zlib.$(OBJEXT): test/$(am__dirstamp) \
1339275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1340275970Scytest/test_regress-regress_iocp.$(OBJEXT): test/$(am__dirstamp) \
1341275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1342275970Scytest/test_regress-regress_ssl.$(OBJEXT): test/$(am__dirstamp) \
1343275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1344290000Sglebius
1345290000Sglebiustest/regress$(EXEEXT): $(test_regress_OBJECTS) $(test_regress_DEPENDENCIES) $(EXTRA_test_regress_DEPENDENCIES) test/$(am__dirstamp)
1346275970Scy	@rm -f test/regress$(EXEEXT)
1347275970Scy	$(AM_V_CCLD)$(test_regress_LINK) $(test_regress_OBJECTS) $(test_regress_LDADD) $(LIBS)
1348275970Scytest/test-changelist.$(OBJEXT): test/$(am__dirstamp) \
1349275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1350290000Sglebius
1351290000Sglebiustest/test-changelist$(EXEEXT): $(test_test_changelist_OBJECTS) $(test_test_changelist_DEPENDENCIES) $(EXTRA_test_test_changelist_DEPENDENCIES) test/$(am__dirstamp)
1352275970Scy	@rm -f test/test-changelist$(EXEEXT)
1353275970Scy	$(AM_V_CCLD)$(LINK) $(test_test_changelist_OBJECTS) $(test_test_changelist_LDADD) $(LIBS)
1354275970Scytest/test-closed.$(OBJEXT): test/$(am__dirstamp) \
1355275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1356290000Sglebius
1357290000Sglebiustest/test-closed$(EXEEXT): $(test_test_closed_OBJECTS) $(test_test_closed_DEPENDENCIES) $(EXTRA_test_test_closed_DEPENDENCIES) test/$(am__dirstamp)
1358275970Scy	@rm -f test/test-closed$(EXEEXT)
1359275970Scy	$(AM_V_CCLD)$(LINK) $(test_test_closed_OBJECTS) $(test_test_closed_LDADD) $(LIBS)
1360275970Scytest/test-dumpevents.$(OBJEXT): test/$(am__dirstamp) \
1361275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1362290000Sglebius
1363290000Sglebiustest/test-dumpevents$(EXEEXT): $(test_test_dumpevents_OBJECTS) $(test_test_dumpevents_DEPENDENCIES) $(EXTRA_test_test_dumpevents_DEPENDENCIES) test/$(am__dirstamp)
1364275970Scy	@rm -f test/test-dumpevents$(EXEEXT)
1365275970Scy	$(AM_V_CCLD)$(LINK) $(test_test_dumpevents_OBJECTS) $(test_test_dumpevents_LDADD) $(LIBS)
1366275970Scytest/test-eof.$(OBJEXT): test/$(am__dirstamp) \
1367275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1368290000Sglebius
1369290000Sglebiustest/test-eof$(EXEEXT): $(test_test_eof_OBJECTS) $(test_test_eof_DEPENDENCIES) $(EXTRA_test_test_eof_DEPENDENCIES) test/$(am__dirstamp)
1370275970Scy	@rm -f test/test-eof$(EXEEXT)
1371275970Scy	$(AM_V_CCLD)$(LINK) $(test_test_eof_OBJECTS) $(test_test_eof_LDADD) $(LIBS)
1372275970Scytest/test-fdleak.$(OBJEXT): test/$(am__dirstamp) \
1373275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1374290000Sglebius
1375290000Sglebiustest/test-fdleak$(EXEEXT): $(test_test_fdleak_OBJECTS) $(test_test_fdleak_DEPENDENCIES) $(EXTRA_test_test_fdleak_DEPENDENCIES) test/$(am__dirstamp)
1376275970Scy	@rm -f test/test-fdleak$(EXEEXT)
1377275970Scy	$(AM_V_CCLD)$(LINK) $(test_test_fdleak_OBJECTS) $(test_test_fdleak_LDADD) $(LIBS)
1378275970Scytest/test-init.$(OBJEXT): test/$(am__dirstamp) \
1379275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1380290000Sglebius
1381290000Sglebiustest/test-init$(EXEEXT): $(test_test_init_OBJECTS) $(test_test_init_DEPENDENCIES) $(EXTRA_test_test_init_DEPENDENCIES) test/$(am__dirstamp)
1382275970Scy	@rm -f test/test-init$(EXEEXT)
1383275970Scy	$(AM_V_CCLD)$(LINK) $(test_test_init_OBJECTS) $(test_test_init_LDADD) $(LIBS)
1384275970Scytest/test-ratelim.$(OBJEXT): test/$(am__dirstamp) \
1385275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1386290000Sglebius
1387290000Sglebiustest/test-ratelim$(EXEEXT): $(test_test_ratelim_OBJECTS) $(test_test_ratelim_DEPENDENCIES) $(EXTRA_test_test_ratelim_DEPENDENCIES) test/$(am__dirstamp)
1388275970Scy	@rm -f test/test-ratelim$(EXEEXT)
1389275970Scy	$(AM_V_CCLD)$(LINK) $(test_test_ratelim_OBJECTS) $(test_test_ratelim_LDADD) $(LIBS)
1390275970Scytest/test-time.$(OBJEXT): test/$(am__dirstamp) \
1391275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1392290000Sglebius
1393290000Sglebiustest/test-time$(EXEEXT): $(test_test_time_OBJECTS) $(test_test_time_DEPENDENCIES) $(EXTRA_test_test_time_DEPENDENCIES) test/$(am__dirstamp)
1394275970Scy	@rm -f test/test-time$(EXEEXT)
1395275970Scy	$(AM_V_CCLD)$(LINK) $(test_test_time_OBJECTS) $(test_test_time_LDADD) $(LIBS)
1396275970Scytest/test-weof.$(OBJEXT): test/$(am__dirstamp) \
1397275970Scy	test/$(DEPDIR)/$(am__dirstamp)
1398290000Sglebius
1399290000Sglebiustest/test-weof$(EXEEXT): $(test_test_weof_OBJECTS) $(test_test_weof_DEPENDENCIES) $(EXTRA_test_test_weof_DEPENDENCIES) test/$(am__dirstamp)
1400275970Scy	@rm -f test/test-weof$(EXEEXT)
1401275970Scy	$(AM_V_CCLD)$(LINK) $(test_test_weof_OBJECTS) $(test_test_weof_LDADD) $(LIBS)
1402275970Scyinstall-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
1403275970Scy	@$(NORMAL_INSTALL)
1404275970Scy	@list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
1405290000Sglebius	if test -n "$$list"; then \
1406290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
1407290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
1408290000Sglebius	fi; \
1409275970Scy	for p in $$list; do \
1410275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1411275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
1412275970Scy	done | \
1413275970Scy	sed -e 'p;s,.*/,,;n' \
1414275970Scy	    -e 'h;s|.*|.|' \
1415275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
1416275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
1417275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
1418275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
1419275970Scy	      if (++n[d] == $(am__install_max)) { \
1420275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
1421275970Scy	    else { print "f", d "/" $$4, $$1 } } \
1422275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
1423275970Scy	while read type dir files; do \
1424275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
1425275970Scy	     test -z "$$files" || { \
1426275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
1427275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
1428275970Scy	     } \
1429275970Scy	; done
1430275970Scy
1431275970Scyuninstall-dist_binSCRIPTS:
1432275970Scy	@$(NORMAL_UNINSTALL)
1433275970Scy	@list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
1434275970Scy	files=`for p in $$list; do echo "$$p"; done | \
1435275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
1436290000Sglebius	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
1437275970Scy
1438275970Scymostlyclean-compile:
1439275970Scy	-rm -f *.$(OBJEXT)
1440290000Sglebius	-rm -f test/*.$(OBJEXT)
1441275970Scy
1442275970Scydistclean-compile:
1443275970Scy	-rm -f *.tab.c
1444275970Scy
1445275970Scy@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/epoll_sub.Plo@am__quote@
1446275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer.Plo@am__quote@
1447275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer_iocp.Plo@am__quote@
1448275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent.Plo@am__quote@
1449275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_async.Plo@am__quote@
1450275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_filter.Plo@am__quote@
1451275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_pair.Plo@am__quote@
1452275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_ratelim.Plo@am__quote@
1453275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferevent_sock.Plo@am__quote@
1454275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/devpoll.Plo@am__quote@
1455275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoll.Plo@am__quote@
1456275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evdns.Plo@am__quote@
1457275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Plo@am__quote@
1458275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event_iocp.Plo@am__quote@
1459275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event_tagging.Plo@am__quote@
1460275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evmap.Plo@am__quote@
1461275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evport.Plo@am__quote@
1462275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evrpc.Plo@am__quote@
1463275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evthread.Plo@am__quote@
1464275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evthread_pthread.Plo@am__quote@
1465275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evthread_win32.Plo@am__quote@
1466275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evutil.Plo@am__quote@
1467275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evutil_rand.Plo@am__quote@
1468275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evutil_time.Plo@am__quote@
1469275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http.Plo@am__quote@
1470275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kqueue.Plo@am__quote@
1471275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Plo@am__quote@
1472275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listener.Plo@am__quote@
1473275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Plo@am__quote@
1474275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poll.Plo@am__quote@
1475275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select.Plo@am__quote@
1476275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal.Plo@am__quote@
1477275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlcpy.Plo@am__quote@
1478275970Scy@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32select.Plo@am__quote@
1479275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bench.Po@am__quote@
1480275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bench_cascade.Po@am__quote@
1481275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bench_http.Po@am__quote@
1482275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bench_httpclient.Po@am__quote@
1483275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-changelist.Po@am__quote@
1484275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-closed.Po@am__quote@
1485275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-dumpevents.Po@am__quote@
1486275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-eof.Po@am__quote@
1487275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-fdleak.Po@am__quote@
1488275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-init.Po@am__quote@
1489275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-ratelim.Po@am__quote@
1490275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-time.Po@am__quote@
1491275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test-weof.Po@am__quote@
1492275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress.Po@am__quote@
1493275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress.gen.Po@am__quote@
1494275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_buffer.Po@am__quote@
1495275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_bufferevent.Po@am__quote@
1496275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_dns.Po@am__quote@
1497275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_et.Po@am__quote@
1498275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_finalize.Po@am__quote@
1499275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_http.Po@am__quote@
1500275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_iocp.Po@am__quote@
1501275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_listener.Po@am__quote@
1502275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_main.Po@am__quote@
1503275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_minheap.Po@am__quote@
1504275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_rpc.Po@am__quote@
1505275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_ssl.Po@am__quote@
1506275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_testutils.Po@am__quote@
1507275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_thread.Po@am__quote@
1508275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_util.Po@am__quote@
1509275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-regress_zlib.Po@am__quote@
1510275970Scy@AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_regress-tinytest.Po@am__quote@
1511275970Scy
1512275970Scy.c.o:
1513275970Scy@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1514275970Scy@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1515275970Scy@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1516290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1517275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1518290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1519275970Scy
1520275970Scy.c.obj:
1521275970Scy@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1522275970Scy@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1523275970Scy@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1524290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1525275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1526290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1527275970Scy
1528275970Scy.c.lo:
1529275970Scy@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1530275970Scy@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1531275970Scy@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
1532290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1533275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1534290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1535275970Scy
1536275970Scylibevent_openssl_la-bufferevent_openssl.lo: bufferevent_openssl.c
1537275970Scy@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
1538275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Tpo $(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Plo
1539290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='bufferevent_openssl.c' object='libevent_openssl_la-bufferevent_openssl.lo' libtool=yes @AMDEPBACKSLASH@
1540275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1541290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libevent_openssl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libevent_openssl_la-bufferevent_openssl.lo `test -f 'bufferevent_openssl.c' || echo '$(srcdir)/'`bufferevent_openssl.c
1542275970Scy
1543275970Scytest/test_regress-regress.o: test/regress.c
1544275970Scy@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
1545275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress.Tpo test/$(DEPDIR)/test_regress-regress.Po
1546290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress.c' object='test/test_regress-regress.o' libtool=no @AMDEPBACKSLASH@
1547275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1548290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress.o `test -f 'test/regress.c' || echo '$(srcdir)/'`test/regress.c
1549275970Scy
1550275970Scytest/test_regress-regress.obj: test/regress.c
1551275970Scy@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`
1552275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress.Tpo test/$(DEPDIR)/test_regress-regress.Po
1553290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress.c' object='test/test_regress-regress.obj' libtool=no @AMDEPBACKSLASH@
1554275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1555290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress.obj `if test -f 'test/regress.c'; then $(CYGPATH_W) 'test/regress.c'; else $(CYGPATH_W) '$(srcdir)/test/regress.c'; fi`
1556275970Scy
1557275970Scytest/test_regress-regress.gen.o: test/regress.gen.c
1558275970Scy@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
1559275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress.gen.Tpo test/$(DEPDIR)/test_regress-regress.gen.Po
1560290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress.gen.c' object='test/test_regress-regress.gen.o' libtool=no @AMDEPBACKSLASH@
1561275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1562290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress.gen.o `test -f 'test/regress.gen.c' || echo '$(srcdir)/'`test/regress.gen.c
1563275970Scy
1564275970Scytest/test_regress-regress.gen.obj: test/regress.gen.c
1565275970Scy@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`
1566275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress.gen.Tpo test/$(DEPDIR)/test_regress-regress.gen.Po
1567290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress.gen.c' object='test/test_regress-regress.gen.obj' libtool=no @AMDEPBACKSLASH@
1568275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1569290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress.gen.obj `if test -f 'test/regress.gen.c'; then $(CYGPATH_W) 'test/regress.gen.c'; else $(CYGPATH_W) '$(srcdir)/test/regress.gen.c'; fi`
1570275970Scy
1571275970Scytest/test_regress-regress_buffer.o: test/regress_buffer.c
1572275970Scy@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
1573275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_buffer.Tpo test/$(DEPDIR)/test_regress-regress_buffer.Po
1574290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_buffer.c' object='test/test_regress-regress_buffer.o' libtool=no @AMDEPBACKSLASH@
1575275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1576290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_buffer.o `test -f 'test/regress_buffer.c' || echo '$(srcdir)/'`test/regress_buffer.c
1577275970Scy
1578275970Scytest/test_regress-regress_buffer.obj: test/regress_buffer.c
1579275970Scy@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`
1580275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_buffer.Tpo test/$(DEPDIR)/test_regress-regress_buffer.Po
1581290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_buffer.c' object='test/test_regress-regress_buffer.obj' libtool=no @AMDEPBACKSLASH@
1582275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1583290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_buffer.obj `if test -f 'test/regress_buffer.c'; then $(CYGPATH_W) 'test/regress_buffer.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_buffer.c'; fi`
1584275970Scy
1585275970Scytest/test_regress-regress_bufferevent.o: test/regress_bufferevent.c
1586275970Scy@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
1587275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_bufferevent.Tpo test/$(DEPDIR)/test_regress-regress_bufferevent.Po
1588290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_bufferevent.c' object='test/test_regress-regress_bufferevent.o' libtool=no @AMDEPBACKSLASH@
1589275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1590290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_bufferevent.o `test -f 'test/regress_bufferevent.c' || echo '$(srcdir)/'`test/regress_bufferevent.c
1591275970Scy
1592275970Scytest/test_regress-regress_bufferevent.obj: test/regress_bufferevent.c
1593275970Scy@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`
1594275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_bufferevent.Tpo test/$(DEPDIR)/test_regress-regress_bufferevent.Po
1595290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_bufferevent.c' object='test/test_regress-regress_bufferevent.obj' libtool=no @AMDEPBACKSLASH@
1596275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1597290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_bufferevent.obj `if test -f 'test/regress_bufferevent.c'; then $(CYGPATH_W) 'test/regress_bufferevent.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_bufferevent.c'; fi`
1598275970Scy
1599275970Scytest/test_regress-regress_dns.o: test/regress_dns.c
1600275970Scy@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
1601275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_dns.Tpo test/$(DEPDIR)/test_regress-regress_dns.Po
1602290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_dns.c' object='test/test_regress-regress_dns.o' libtool=no @AMDEPBACKSLASH@
1603275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1604290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_dns.o `test -f 'test/regress_dns.c' || echo '$(srcdir)/'`test/regress_dns.c
1605275970Scy
1606275970Scytest/test_regress-regress_dns.obj: test/regress_dns.c
1607275970Scy@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`
1608275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_dns.Tpo test/$(DEPDIR)/test_regress-regress_dns.Po
1609290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_dns.c' object='test/test_regress-regress_dns.obj' libtool=no @AMDEPBACKSLASH@
1610275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1611290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_dns.obj `if test -f 'test/regress_dns.c'; then $(CYGPATH_W) 'test/regress_dns.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_dns.c'; fi`
1612275970Scy
1613275970Scytest/test_regress-regress_et.o: test/regress_et.c
1614275970Scy@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
1615275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_et.Tpo test/$(DEPDIR)/test_regress-regress_et.Po
1616290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_et.c' object='test/test_regress-regress_et.o' libtool=no @AMDEPBACKSLASH@
1617275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1618290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_et.o `test -f 'test/regress_et.c' || echo '$(srcdir)/'`test/regress_et.c
1619275970Scy
1620275970Scytest/test_regress-regress_et.obj: test/regress_et.c
1621275970Scy@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`
1622275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_et.Tpo test/$(DEPDIR)/test_regress-regress_et.Po
1623290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_et.c' object='test/test_regress-regress_et.obj' libtool=no @AMDEPBACKSLASH@
1624275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1625290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_et.obj `if test -f 'test/regress_et.c'; then $(CYGPATH_W) 'test/regress_et.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_et.c'; fi`
1626275970Scy
1627275970Scytest/test_regress-regress_finalize.o: test/regress_finalize.c
1628275970Scy@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
1629275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_finalize.Tpo test/$(DEPDIR)/test_regress-regress_finalize.Po
1630290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_finalize.c' object='test/test_regress-regress_finalize.o' libtool=no @AMDEPBACKSLASH@
1631275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1632290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_finalize.o `test -f 'test/regress_finalize.c' || echo '$(srcdir)/'`test/regress_finalize.c
1633275970Scy
1634275970Scytest/test_regress-regress_finalize.obj: test/regress_finalize.c
1635275970Scy@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`
1636275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_finalize.Tpo test/$(DEPDIR)/test_regress-regress_finalize.Po
1637290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_finalize.c' object='test/test_regress-regress_finalize.obj' libtool=no @AMDEPBACKSLASH@
1638275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1639290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_finalize.obj `if test -f 'test/regress_finalize.c'; then $(CYGPATH_W) 'test/regress_finalize.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_finalize.c'; fi`
1640275970Scy
1641275970Scytest/test_regress-regress_http.o: test/regress_http.c
1642275970Scy@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
1643275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_http.Tpo test/$(DEPDIR)/test_regress-regress_http.Po
1644290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_http.c' object='test/test_regress-regress_http.o' libtool=no @AMDEPBACKSLASH@
1645275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1646290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_http.o `test -f 'test/regress_http.c' || echo '$(srcdir)/'`test/regress_http.c
1647275970Scy
1648275970Scytest/test_regress-regress_http.obj: test/regress_http.c
1649275970Scy@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`
1650275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_http.Tpo test/$(DEPDIR)/test_regress-regress_http.Po
1651290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_http.c' object='test/test_regress-regress_http.obj' libtool=no @AMDEPBACKSLASH@
1652275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1653290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_http.obj `if test -f 'test/regress_http.c'; then $(CYGPATH_W) 'test/regress_http.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_http.c'; fi`
1654275970Scy
1655275970Scytest/test_regress-regress_listener.o: test/regress_listener.c
1656275970Scy@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
1657275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_listener.Tpo test/$(DEPDIR)/test_regress-regress_listener.Po
1658290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_listener.c' object='test/test_regress-regress_listener.o' libtool=no @AMDEPBACKSLASH@
1659275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1660290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_listener.o `test -f 'test/regress_listener.c' || echo '$(srcdir)/'`test/regress_listener.c
1661275970Scy
1662275970Scytest/test_regress-regress_listener.obj: test/regress_listener.c
1663275970Scy@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`
1664275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_listener.Tpo test/$(DEPDIR)/test_regress-regress_listener.Po
1665290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_listener.c' object='test/test_regress-regress_listener.obj' libtool=no @AMDEPBACKSLASH@
1666275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1667290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_listener.obj `if test -f 'test/regress_listener.c'; then $(CYGPATH_W) 'test/regress_listener.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_listener.c'; fi`
1668275970Scy
1669275970Scytest/test_regress-regress_main.o: test/regress_main.c
1670275970Scy@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
1671275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_main.Tpo test/$(DEPDIR)/test_regress-regress_main.Po
1672290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_main.c' object='test/test_regress-regress_main.o' libtool=no @AMDEPBACKSLASH@
1673275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1674290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_main.o `test -f 'test/regress_main.c' || echo '$(srcdir)/'`test/regress_main.c
1675275970Scy
1676275970Scytest/test_regress-regress_main.obj: test/regress_main.c
1677275970Scy@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`
1678275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_main.Tpo test/$(DEPDIR)/test_regress-regress_main.Po
1679290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_main.c' object='test/test_regress-regress_main.obj' libtool=no @AMDEPBACKSLASH@
1680275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1681290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_main.obj `if test -f 'test/regress_main.c'; then $(CYGPATH_W) 'test/regress_main.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_main.c'; fi`
1682275970Scy
1683275970Scytest/test_regress-regress_minheap.o: test/regress_minheap.c
1684275970Scy@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
1685275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_minheap.Tpo test/$(DEPDIR)/test_regress-regress_minheap.Po
1686290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_minheap.c' object='test/test_regress-regress_minheap.o' libtool=no @AMDEPBACKSLASH@
1687275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1688290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_minheap.o `test -f 'test/regress_minheap.c' || echo '$(srcdir)/'`test/regress_minheap.c
1689275970Scy
1690275970Scytest/test_regress-regress_minheap.obj: test/regress_minheap.c
1691275970Scy@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`
1692275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_minheap.Tpo test/$(DEPDIR)/test_regress-regress_minheap.Po
1693290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_minheap.c' object='test/test_regress-regress_minheap.obj' libtool=no @AMDEPBACKSLASH@
1694275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1695290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_minheap.obj `if test -f 'test/regress_minheap.c'; then $(CYGPATH_W) 'test/regress_minheap.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_minheap.c'; fi`
1696275970Scy
1697275970Scytest/test_regress-regress_rpc.o: test/regress_rpc.c
1698275970Scy@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
1699275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_rpc.Tpo test/$(DEPDIR)/test_regress-regress_rpc.Po
1700290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_rpc.c' object='test/test_regress-regress_rpc.o' libtool=no @AMDEPBACKSLASH@
1701275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1702290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_rpc.o `test -f 'test/regress_rpc.c' || echo '$(srcdir)/'`test/regress_rpc.c
1703275970Scy
1704275970Scytest/test_regress-regress_rpc.obj: test/regress_rpc.c
1705275970Scy@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`
1706275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_rpc.Tpo test/$(DEPDIR)/test_regress-regress_rpc.Po
1707290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_rpc.c' object='test/test_regress-regress_rpc.obj' libtool=no @AMDEPBACKSLASH@
1708275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1709290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_rpc.obj `if test -f 'test/regress_rpc.c'; then $(CYGPATH_W) 'test/regress_rpc.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_rpc.c'; fi`
1710275970Scy
1711275970Scytest/test_regress-regress_testutils.o: test/regress_testutils.c
1712275970Scy@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
1713275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_testutils.Tpo test/$(DEPDIR)/test_regress-regress_testutils.Po
1714290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_testutils.c' object='test/test_regress-regress_testutils.o' libtool=no @AMDEPBACKSLASH@
1715275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1716290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_testutils.o `test -f 'test/regress_testutils.c' || echo '$(srcdir)/'`test/regress_testutils.c
1717275970Scy
1718275970Scytest/test_regress-regress_testutils.obj: test/regress_testutils.c
1719275970Scy@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`
1720275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_testutils.Tpo test/$(DEPDIR)/test_regress-regress_testutils.Po
1721290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_testutils.c' object='test/test_regress-regress_testutils.obj' libtool=no @AMDEPBACKSLASH@
1722275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1723290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_testutils.obj `if test -f 'test/regress_testutils.c'; then $(CYGPATH_W) 'test/regress_testutils.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_testutils.c'; fi`
1724275970Scy
1725275970Scytest/test_regress-regress_util.o: test/regress_util.c
1726275970Scy@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
1727275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_util.Tpo test/$(DEPDIR)/test_regress-regress_util.Po
1728290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_util.c' object='test/test_regress-regress_util.o' libtool=no @AMDEPBACKSLASH@
1729275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1730290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_util.o `test -f 'test/regress_util.c' || echo '$(srcdir)/'`test/regress_util.c
1731275970Scy
1732275970Scytest/test_regress-regress_util.obj: test/regress_util.c
1733275970Scy@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`
1734275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_util.Tpo test/$(DEPDIR)/test_regress-regress_util.Po
1735290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_util.c' object='test/test_regress-regress_util.obj' libtool=no @AMDEPBACKSLASH@
1736275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1737290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_util.obj `if test -f 'test/regress_util.c'; then $(CYGPATH_W) 'test/regress_util.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_util.c'; fi`
1738275970Scy
1739275970Scytest/test_regress-tinytest.o: test/tinytest.c
1740275970Scy@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
1741275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-tinytest.Tpo test/$(DEPDIR)/test_regress-tinytest.Po
1742290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/tinytest.c' object='test/test_regress-tinytest.o' libtool=no @AMDEPBACKSLASH@
1743275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1744290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-tinytest.o `test -f 'test/tinytest.c' || echo '$(srcdir)/'`test/tinytest.c
1745275970Scy
1746275970Scytest/test_regress-tinytest.obj: test/tinytest.c
1747275970Scy@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`
1748275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-tinytest.Tpo test/$(DEPDIR)/test_regress-tinytest.Po
1749290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/tinytest.c' object='test/test_regress-tinytest.obj' libtool=no @AMDEPBACKSLASH@
1750275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1751290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-tinytest.obj `if test -f 'test/tinytest.c'; then $(CYGPATH_W) 'test/tinytest.c'; else $(CYGPATH_W) '$(srcdir)/test/tinytest.c'; fi`
1752275970Scy
1753275970Scytest/test_regress-regress_thread.o: test/regress_thread.c
1754275970Scy@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
1755275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_thread.Tpo test/$(DEPDIR)/test_regress-regress_thread.Po
1756290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_thread.c' object='test/test_regress-regress_thread.o' libtool=no @AMDEPBACKSLASH@
1757275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1758290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_thread.o `test -f 'test/regress_thread.c' || echo '$(srcdir)/'`test/regress_thread.c
1759275970Scy
1760275970Scytest/test_regress-regress_thread.obj: test/regress_thread.c
1761275970Scy@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`
1762275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_thread.Tpo test/$(DEPDIR)/test_regress-regress_thread.Po
1763290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_thread.c' object='test/test_regress-regress_thread.obj' libtool=no @AMDEPBACKSLASH@
1764275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1765290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_thread.obj `if test -f 'test/regress_thread.c'; then $(CYGPATH_W) 'test/regress_thread.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_thread.c'; fi`
1766275970Scy
1767275970Scytest/test_regress-regress_zlib.o: test/regress_zlib.c
1768275970Scy@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
1769275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_zlib.Tpo test/$(DEPDIR)/test_regress-regress_zlib.Po
1770290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_zlib.c' object='test/test_regress-regress_zlib.o' libtool=no @AMDEPBACKSLASH@
1771275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1772290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_zlib.o `test -f 'test/regress_zlib.c' || echo '$(srcdir)/'`test/regress_zlib.c
1773275970Scy
1774275970Scytest/test_regress-regress_zlib.obj: test/regress_zlib.c
1775275970Scy@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`
1776275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_zlib.Tpo test/$(DEPDIR)/test_regress-regress_zlib.Po
1777290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_zlib.c' object='test/test_regress-regress_zlib.obj' libtool=no @AMDEPBACKSLASH@
1778275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1779290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_zlib.obj `if test -f 'test/regress_zlib.c'; then $(CYGPATH_W) 'test/regress_zlib.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_zlib.c'; fi`
1780275970Scy
1781275970Scytest/test_regress-regress_iocp.o: test/regress_iocp.c
1782275970Scy@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
1783275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_iocp.Tpo test/$(DEPDIR)/test_regress-regress_iocp.Po
1784290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_iocp.c' object='test/test_regress-regress_iocp.o' libtool=no @AMDEPBACKSLASH@
1785275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1786290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_iocp.o `test -f 'test/regress_iocp.c' || echo '$(srcdir)/'`test/regress_iocp.c
1787275970Scy
1788275970Scytest/test_regress-regress_iocp.obj: test/regress_iocp.c
1789275970Scy@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`
1790275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_iocp.Tpo test/$(DEPDIR)/test_regress-regress_iocp.Po
1791290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_iocp.c' object='test/test_regress-regress_iocp.obj' libtool=no @AMDEPBACKSLASH@
1792275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1793290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_iocp.obj `if test -f 'test/regress_iocp.c'; then $(CYGPATH_W) 'test/regress_iocp.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_iocp.c'; fi`
1794275970Scy
1795275970Scytest/test_regress-regress_ssl.o: test/regress_ssl.c
1796275970Scy@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
1797275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_ssl.Tpo test/$(DEPDIR)/test_regress-regress_ssl.Po
1798290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_ssl.c' object='test/test_regress-regress_ssl.o' libtool=no @AMDEPBACKSLASH@
1799275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1800290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_ssl.o `test -f 'test/regress_ssl.c' || echo '$(srcdir)/'`test/regress_ssl.c
1801275970Scy
1802275970Scytest/test_regress-regress_ssl.obj: test/regress_ssl.c
1803275970Scy@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`
1804275970Scy@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/test_regress-regress_ssl.Tpo test/$(DEPDIR)/test_regress-regress_ssl.Po
1805290000Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test/regress_ssl.c' object='test/test_regress-regress_ssl.obj' libtool=no @AMDEPBACKSLASH@
1806275970Scy@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1807290000Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_regress_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/test_regress-regress_ssl.obj `if test -f 'test/regress_ssl.c'; then $(CYGPATH_W) 'test/regress_ssl.c'; else $(CYGPATH_W) '$(srcdir)/test/regress_ssl.c'; fi`
1808275970Scy
1809275970Scymostlyclean-libtool:
1810275970Scy	-rm -f *.lo
1811275970Scy
1812275970Scyclean-libtool:
1813275970Scy	-rm -rf .libs _libs
1814275970Scy	-rm -rf test/.libs test/_libs
1815275970Scy
1816275970Scydistclean-libtool:
1817275970Scy	-rm -f libtool config.lt
1818275970Scyinstall-pkgconfigDATA: $(pkgconfig_DATA)
1819275970Scy	@$(NORMAL_INSTALL)
1820275970Scy	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
1821290000Sglebius	if test -n "$$list"; then \
1822290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
1823290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
1824290000Sglebius	fi; \
1825275970Scy	for p in $$list; do \
1826275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1827275970Scy	  echo "$$d$$p"; \
1828275970Scy	done | $(am__base_list) | \
1829275970Scy	while read files; do \
1830275970Scy	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
1831275970Scy	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
1832275970Scy	done
1833275970Scy
1834275970Scyuninstall-pkgconfigDATA:
1835275970Scy	@$(NORMAL_UNINSTALL)
1836275970Scy	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
1837275970Scy	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1838290000Sglebius	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
1839275970Scyinstall-includeHEADERS: $(include_HEADERS)
1840275970Scy	@$(NORMAL_INSTALL)
1841275970Scy	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
1842290000Sglebius	if test -n "$$list"; then \
1843290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
1844290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
1845290000Sglebius	fi; \
1846275970Scy	for p in $$list; do \
1847275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1848275970Scy	  echo "$$d$$p"; \
1849275970Scy	done | $(am__base_list) | \
1850275970Scy	while read files; do \
1851275970Scy	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1852275970Scy	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
1853275970Scy	done
1854275970Scy
1855275970Scyuninstall-includeHEADERS:
1856275970Scy	@$(NORMAL_UNINSTALL)
1857275970Scy	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
1858275970Scy	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1859290000Sglebius	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
1860275970Scyinstall-include_event2HEADERS: $(include_event2_HEADERS)
1861275970Scy	@$(NORMAL_INSTALL)
1862275970Scy	@list='$(include_event2_HEADERS)'; test -n "$(include_event2dir)" || list=; \
1863290000Sglebius	if test -n "$$list"; then \
1864290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(include_event2dir)'"; \
1865290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(include_event2dir)" || exit 1; \
1866290000Sglebius	fi; \
1867275970Scy	for p in $$list; do \
1868275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1869275970Scy	  echo "$$d$$p"; \
1870275970Scy	done | $(am__base_list) | \
1871275970Scy	while read files; do \
1872275970Scy	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_event2dir)'"; \
1873275970Scy	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_event2dir)" || exit $$?; \
1874275970Scy	done
1875275970Scy
1876275970Scyuninstall-include_event2HEADERS:
1877275970Scy	@$(NORMAL_UNINSTALL)
1878275970Scy	@list='$(include_event2_HEADERS)'; test -n "$(include_event2dir)" || list=; \
1879275970Scy	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1880290000Sglebius	dir='$(DESTDIR)$(include_event2dir)'; $(am__uninstall_files_from_dir)
1881275970Scyinstall-nodist_include_event2HEADERS: $(nodist_include_event2_HEADERS)
1882275970Scy	@$(NORMAL_INSTALL)
1883275970Scy	@list='$(nodist_include_event2_HEADERS)'; test -n "$(include_event2dir)" || list=; \
1884290000Sglebius	if test -n "$$list"; then \
1885290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(include_event2dir)'"; \
1886290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(include_event2dir)" || exit 1; \
1887290000Sglebius	fi; \
1888275970Scy	for p in $$list; do \
1889275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1890275970Scy	  echo "$$d$$p"; \
1891275970Scy	done | $(am__base_list) | \
1892275970Scy	while read files; do \
1893275970Scy	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_event2dir)'"; \
1894275970Scy	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_event2dir)" || exit $$?; \
1895275970Scy	done
1896275970Scy
1897275970Scyuninstall-nodist_include_event2HEADERS:
1898275970Scy	@$(NORMAL_UNINSTALL)
1899275970Scy	@list='$(nodist_include_event2_HEADERS)'; test -n "$(include_event2dir)" || list=; \
1900275970Scy	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1901290000Sglebius	dir='$(DESTDIR)$(include_event2dir)'; $(am__uninstall_files_from_dir)
1902275970Scy
1903290000SglebiusID: $(am__tagged_files)
1904290000Sglebius	$(am__define_uniq_tagged_files); mkid -fID $$unique
1905290000Sglebiustags: tags-am
1906290000SglebiusTAGS: tags
1907275970Scy
1908290000Sglebiustags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1909275970Scy	set x; \
1910275970Scy	here=`pwd`; \
1911290000Sglebius	$(am__define_uniq_tagged_files); \
1912275970Scy	shift; \
1913275970Scy	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1914275970Scy	  test -n "$$unique" || unique=$$empty_fix; \
1915275970Scy	  if test $$# -gt 0; then \
1916275970Scy	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1917275970Scy	      "$$@" $$unique; \
1918275970Scy	  else \
1919275970Scy	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1920275970Scy	      $$unique; \
1921275970Scy	  fi; \
1922275970Scy	fi
1923290000Sglebiusctags: ctags-am
1924290000Sglebius
1925290000SglebiusCTAGS: ctags
1926290000Sglebiusctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1927290000Sglebius	$(am__define_uniq_tagged_files); \
1928275970Scy	test -z "$(CTAGS_ARGS)$$unique" \
1929275970Scy	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1930275970Scy	     $$unique
1931275970Scy
1932275970ScyGTAGS:
1933275970Scy	here=`$(am__cd) $(top_builddir) && pwd` \
1934275970Scy	  && $(am__cd) $(top_srcdir) \
1935275970Scy	  && gtags -i $(GTAGS_ARGS) "$$here"
1936290000Sglebiuscscope: cscope.files
1937290000Sglebius	test ! -s cscope.files \
1938290000Sglebius	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1939290000Sglebiusclean-cscope:
1940290000Sglebius	-rm -f cscope.files
1941290000Sglebiuscscope.files: clean-cscope cscopelist
1942290000Sglebiuscscopelist: cscopelist-am
1943275970Scy
1944290000Sglebiuscscopelist-am: $(am__tagged_files)
1945290000Sglebius	list='$(am__tagged_files)'; \
1946290000Sglebius	case "$(srcdir)" in \
1947290000Sglebius	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1948290000Sglebius	  *) sdir=$(subdir)/$(srcdir) ;; \
1949290000Sglebius	esac; \
1950290000Sglebius	for i in $$list; do \
1951290000Sglebius	  if test -f "$$i"; then \
1952290000Sglebius	    echo "$(subdir)/$$i"; \
1953290000Sglebius	  else \
1954290000Sglebius	    echo "$$sdir/$$i"; \
1955290000Sglebius	  fi; \
1956290000Sglebius	done >> $(top_builddir)/cscope.files
1957290000Sglebius
1958275970Scydistclean-tags:
1959275970Scy	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1960290000Sglebius	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1961275970Scy
1962290000Sglebius# Recover from deleted '.trs' file; this should ensure that
1963290000Sglebius# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1964290000Sglebius# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
1965290000Sglebius# to avoid problems with "make -n".
1966290000Sglebius.log.trs:
1967290000Sglebius	rm -f $< $@
1968290000Sglebius	$(MAKE) $(AM_MAKEFLAGS) $<
1969290000Sglebius
1970290000Sglebius# Leading 'am--fnord' is there to ensure the list of targets does not
1971290000Sglebius# expand to empty, as could happen e.g. with make check TESTS=''.
1972290000Sglebiusam--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1973290000Sglebiusam--force-recheck:
1974290000Sglebius	@:
1975290000Sglebius
1976290000Sglebius$(TEST_SUITE_LOG): $(TEST_LOGS)
1977290000Sglebius	@$(am__set_TESTS_bases); \
1978290000Sglebius	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1979290000Sglebius	redo_bases=`for i in $$bases; do \
1980290000Sglebius	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1981290000Sglebius	            done`; \
1982290000Sglebius	if test -n "$$redo_bases"; then \
1983290000Sglebius	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1984290000Sglebius	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1985290000Sglebius	  if $(am__make_dryrun); then :; else \
1986290000Sglebius	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1987290000Sglebius	  fi; \
1988290000Sglebius	fi; \
1989290000Sglebius	if test -n "$$am__remaking_logs"; then \
1990290000Sglebius	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1991290000Sglebius	       "recursion detected" >&2; \
1992290000Sglebius	elif test -n "$$redo_logs"; then \
1993290000Sglebius	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1994290000Sglebius	fi; \
1995290000Sglebius	if $(am__make_dryrun); then :; else \
1996290000Sglebius	  st=0;  \
1997290000Sglebius	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1998290000Sglebius	  for i in $$redo_bases; do \
1999290000Sglebius	    test -f $$i.trs && test -r $$i.trs \
2000290000Sglebius	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
2001290000Sglebius	    test -f $$i.log && test -r $$i.log \
2002290000Sglebius	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
2003275970Scy	  done; \
2004290000Sglebius	  test $$st -eq 0 || exit 1; \
2005290000Sglebius	fi
2006290000Sglebius	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
2007290000Sglebius	ws='[ 	]'; \
2008290000Sglebius	results=`for b in $$bases; do echo $$b.trs; done`; \
2009290000Sglebius	test -n "$$results" || results=/dev/null; \
2010290000Sglebius	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
2011290000Sglebius	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
2012290000Sglebius	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
2013290000Sglebius	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
2014290000Sglebius	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
2015290000Sglebius	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
2016290000Sglebius	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
2017290000Sglebius	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
2018290000Sglebius	  success=true; \
2019290000Sglebius	else \
2020290000Sglebius	  success=false; \
2021290000Sglebius	fi; \
2022290000Sglebius	br='==================='; br=$$br$$br$$br$$br; \
2023290000Sglebius	result_count () \
2024290000Sglebius	{ \
2025290000Sglebius	    if test x"$$1" = x"--maybe-color"; then \
2026290000Sglebius	      maybe_colorize=yes; \
2027290000Sglebius	    elif test x"$$1" = x"--no-color"; then \
2028290000Sglebius	      maybe_colorize=no; \
2029275970Scy	    else \
2030290000Sglebius	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
2031275970Scy	    fi; \
2032290000Sglebius	    shift; \
2033290000Sglebius	    desc=$$1 count=$$2; \
2034290000Sglebius	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
2035290000Sglebius	      color_start=$$3 color_end=$$std; \
2036275970Scy	    else \
2037290000Sglebius	      color_start= color_end=; \
2038275970Scy	    fi; \
2039290000Sglebius	    echo "$${color_start}# $$desc $$count$${color_end}"; \
2040290000Sglebius	}; \
2041290000Sglebius	create_testsuite_report () \
2042290000Sglebius	{ \
2043290000Sglebius	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
2044290000Sglebius	  result_count $$1 "PASS: " $$pass  "$$grn"; \
2045290000Sglebius	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
2046290000Sglebius	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
2047290000Sglebius	  result_count $$1 "FAIL: " $$fail  "$$red"; \
2048290000Sglebius	  result_count $$1 "XPASS:" $$xpass "$$red"; \
2049290000Sglebius	  result_count $$1 "ERROR:" $$error "$$mgn"; \
2050290000Sglebius	}; \
2051290000Sglebius	{								\
2052290000Sglebius	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
2053290000Sglebius	    $(am__rst_title);						\
2054290000Sglebius	  create_testsuite_report --no-color;				\
2055290000Sglebius	  echo;								\
2056290000Sglebius	  echo ".. contents:: :depth: 2";				\
2057290000Sglebius	  echo;								\
2058290000Sglebius	  for b in $$bases; do echo $$b; done				\
2059290000Sglebius	    | $(am__create_global_log);					\
2060290000Sglebius	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
2061290000Sglebius	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
2062290000Sglebius	if $$success; then						\
2063290000Sglebius	  col="$$grn";							\
2064290000Sglebius	 else								\
2065290000Sglebius	  col="$$red";							\
2066290000Sglebius	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
2067290000Sglebius	fi;								\
2068290000Sglebius	echo "$${col}$$br$${std}"; 					\
2069290000Sglebius	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
2070290000Sglebius	echo "$${col}$$br$${std}"; 					\
2071290000Sglebius	create_testsuite_report --maybe-color;				\
2072290000Sglebius	echo "$$col$$br$$std";						\
2073290000Sglebius	if $$success; then :; else					\
2074290000Sglebius	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
2075290000Sglebius	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
2076290000Sglebius	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
2077290000Sglebius	  fi;								\
2078290000Sglebius	  echo "$$col$$br$$std";					\
2079290000Sglebius	fi;								\
2080290000Sglebius	$$success || exit 1
2081275970Scy
2082290000Sglebiuscheck-TESTS:
2083290000Sglebius	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
2084290000Sglebius	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
2085290000Sglebius	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2086290000Sglebius	@set +e; $(am__set_TESTS_bases); \
2087290000Sglebius	log_list=`for i in $$bases; do echo $$i.log; done`; \
2088290000Sglebius	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
2089290000Sglebius	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
2090290000Sglebius	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
2091290000Sglebius	exit $$?;
2092290000Sglebiusrecheck: all 
2093290000Sglebius	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2094290000Sglebius	@set +e; $(am__set_TESTS_bases); \
2095290000Sglebius	bases=`for i in $$bases; do echo $$i; done \
2096290000Sglebius	         | $(am__list_recheck_tests)` || exit 1; \
2097290000Sglebius	log_list=`for i in $$bases; do echo $$i.log; done`; \
2098290000Sglebius	log_list=`echo $$log_list`; \
2099290000Sglebius	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
2100290000Sglebius	        am__force_recheck=am--force-recheck \
2101290000Sglebius	        TEST_LOGS="$$log_list"; \
2102290000Sglebius	exit $$?
2103290000Sglebiustest/test-script.sh.log: test/test-script.sh
2104290000Sglebius	@p='test/test-script.sh'; \
2105290000Sglebius	b='test/test-script.sh'; \
2106290000Sglebius	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2107290000Sglebius	--log-file $$b.log --trs-file $$b.trs \
2108290000Sglebius	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2109290000Sglebius	"$$tst" $(AM_TESTS_FD_REDIRECT)
2110290000Sglebius.test.log:
2111290000Sglebius	@p='$<'; \
2112290000Sglebius	$(am__set_b); \
2113290000Sglebius	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
2114290000Sglebius	--log-file $$b.log --trs-file $$b.trs \
2115290000Sglebius	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
2116290000Sglebius	"$$tst" $(AM_TESTS_FD_REDIRECT)
2117290000Sglebius@am__EXEEXT_TRUE@.test$(EXEEXT).log:
2118290000Sglebius@am__EXEEXT_TRUE@	@p='$<'; \
2119290000Sglebius@am__EXEEXT_TRUE@	$(am__set_b); \
2120290000Sglebius@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
2121290000Sglebius@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
2122290000Sglebius@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
2123290000Sglebius@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
2124290000Sglebius
2125275970Scydistdir: $(DISTFILES)
2126275970Scy	$(am__remove_distdir)
2127275970Scy	test -d "$(distdir)" || mkdir "$(distdir)"
2128275970Scy	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2129275970Scy	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2130275970Scy	list='$(DISTFILES)'; \
2131275970Scy	  dist_files=`for file in $$list; do echo $$file; done | \
2132275970Scy	  sed -e "s|^$$srcdirstrip/||;t" \
2133275970Scy	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2134275970Scy	case $$dist_files in \
2135275970Scy	  */*) $(MKDIR_P) `echo "$$dist_files" | \
2136275970Scy			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2137275970Scy			   sort -u` ;; \
2138275970Scy	esac; \
2139275970Scy	for file in $$dist_files; do \
2140275970Scy	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2141275970Scy	  if test -d $$d/$$file; then \
2142275970Scy	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2143275970Scy	    if test -d "$(distdir)/$$file"; then \
2144275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2145275970Scy	    fi; \
2146275970Scy	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2147275970Scy	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2148275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2149275970Scy	    fi; \
2150275970Scy	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2151275970Scy	  else \
2152275970Scy	    test -f "$(distdir)/$$file" \
2153275970Scy	    || cp -p $$d/$$file "$(distdir)/$$file" \
2154275970Scy	    || exit 1; \
2155275970Scy	  fi; \
2156275970Scy	done
2157275970Scy	-test -n "$(am__skip_mode_fix)" \
2158275970Scy	|| find "$(distdir)" -type d ! -perm -755 \
2159275970Scy		-exec chmod u+rwx,go+rx {} \; -o \
2160275970Scy	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
2161275970Scy	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
2162275970Scy	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
2163275970Scy	|| chmod -R a+r "$(distdir)"
2164275970Scydist-gzip: distdir
2165275970Scy	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
2166290000Sglebius	$(am__post_remove_distdir)
2167275970Scy
2168275970Scydist-bzip2: distdir
2169290000Sglebius	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
2170290000Sglebius	$(am__post_remove_distdir)
2171275970Scy
2172290000Sglebiusdist-lzip: distdir
2173290000Sglebius	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
2174290000Sglebius	$(am__post_remove_distdir)
2175275970Scy
2176275970Scydist-xz: distdir
2177290000Sglebius	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
2178290000Sglebius	$(am__post_remove_distdir)
2179275970Scy
2180275970Scydist-tarZ: distdir
2181290000Sglebius	@echo WARNING: "Support for distribution archives compressed with" \
2182290000Sglebius		       "legacy program 'compress' is deprecated." >&2
2183290000Sglebius	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
2184275970Scy	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
2185290000Sglebius	$(am__post_remove_distdir)
2186275970Scy
2187275970Scydist-shar: distdir
2188290000Sglebius	@echo WARNING: "Support for shar distribution archives is" \
2189290000Sglebius	               "deprecated." >&2
2190290000Sglebius	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
2191275970Scy	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
2192290000Sglebius	$(am__post_remove_distdir)
2193275970Scy
2194275970Scydist-zip: distdir
2195275970Scy	-rm -f $(distdir).zip
2196275970Scy	zip -rq $(distdir).zip $(distdir)
2197290000Sglebius	$(am__post_remove_distdir)
2198275970Scy
2199290000Sglebiusdist dist-all:
2200290000Sglebius	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
2201290000Sglebius	$(am__post_remove_distdir)
2202275970Scy
2203275970Scy# This target untars the dist file and tries a VPATH configuration.  Then
2204275970Scy# it guarantees that the distribution is self-contained by making another
2205275970Scy# tarfile.
2206275970Scydistcheck: dist
2207275970Scy	case '$(DIST_ARCHIVES)' in \
2208275970Scy	*.tar.gz*) \
2209275970Scy	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
2210275970Scy	*.tar.bz2*) \
2211275970Scy	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
2212290000Sglebius	*.tar.lz*) \
2213290000Sglebius	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
2214275970Scy	*.tar.xz*) \
2215275970Scy	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
2216275970Scy	*.tar.Z*) \
2217275970Scy	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
2218275970Scy	*.shar.gz*) \
2219275970Scy	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
2220275970Scy	*.zip*) \
2221275970Scy	  unzip $(distdir).zip ;;\
2222275970Scy	esac
2223290000Sglebius	chmod -R a-w $(distdir)
2224290000Sglebius	chmod u+w $(distdir)
2225290000Sglebius	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
2226275970Scy	chmod a-w $(distdir)
2227275970Scy	test -d $(distdir)/_build || exit 0; \
2228275970Scy	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
2229275970Scy	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
2230275970Scy	  && am__cwd=`pwd` \
2231290000Sglebius	  && $(am__cd) $(distdir)/_build/sub \
2232290000Sglebius	  && ../../configure \
2233290000Sglebius	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
2234275970Scy	    $(DISTCHECK_CONFIGURE_FLAGS) \
2235290000Sglebius	    --srcdir=../.. --prefix="$$dc_install_base" \
2236275970Scy	  && $(MAKE) $(AM_MAKEFLAGS) \
2237275970Scy	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
2238275970Scy	  && $(MAKE) $(AM_MAKEFLAGS) check \
2239275970Scy	  && $(MAKE) $(AM_MAKEFLAGS) install \
2240275970Scy	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
2241275970Scy	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
2242275970Scy	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
2243275970Scy	        distuninstallcheck \
2244275970Scy	  && chmod -R a-w "$$dc_install_base" \
2245275970Scy	  && ({ \
2246275970Scy	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
2247275970Scy	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
2248275970Scy	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
2249275970Scy	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
2250275970Scy	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
2251275970Scy	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
2252275970Scy	  && rm -rf "$$dc_destdir" \
2253275970Scy	  && $(MAKE) $(AM_MAKEFLAGS) dist \
2254275970Scy	  && rm -rf $(DIST_ARCHIVES) \
2255275970Scy	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
2256275970Scy	  && cd "$$am__cwd" \
2257275970Scy	  || exit 1
2258290000Sglebius	$(am__post_remove_distdir)
2259275970Scy	@(echo "$(distdir) archives ready for distribution: "; \
2260275970Scy	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
2261275970Scy	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
2262275970Scydistuninstallcheck:
2263290000Sglebius	@test -n '$(distuninstallcheck_dir)' || { \
2264290000Sglebius	  echo 'ERROR: trying to run $@ with an empty' \
2265290000Sglebius	       '$$(distuninstallcheck_dir)' >&2; \
2266290000Sglebius	  exit 1; \
2267290000Sglebius	}; \
2268290000Sglebius	$(am__cd) '$(distuninstallcheck_dir)' || { \
2269290000Sglebius	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
2270290000Sglebius	  exit 1; \
2271290000Sglebius	}; \
2272290000Sglebius	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
2273275970Scy	   || { echo "ERROR: files left after uninstall:" ; \
2274275970Scy	        if test -n "$(DESTDIR)"; then \
2275275970Scy	          echo "  (check DESTDIR support)"; \
2276275970Scy	        fi ; \
2277275970Scy	        $(distuninstallcheck_listfiles) ; \
2278275970Scy	        exit 1; } >&2
2279275970Scydistcleancheck: distclean
2280275970Scy	@if test '$(srcdir)' = . ; then \
2281275970Scy	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
2282275970Scy	  exit 1 ; \
2283275970Scy	fi
2284275970Scy	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
2285275970Scy	  || { echo "ERROR: files left in build directory after distclean:" ; \
2286275970Scy	       $(distcleancheck_listfiles) ; \
2287275970Scy	       exit 1; } >&2
2288275970Scycheck-am: all-am
2289275970Scy	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
2290275970Scycheck: $(BUILT_SOURCES)
2291275970Scy	$(MAKE) $(AM_MAKEFLAGS) check-am
2292275970Scyall-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
2293275970Scy		$(HEADERS) config.h evconfig-private.h
2294275970Scyinstalldirs:
2295275970Scy	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(include_event2dir)" "$(DESTDIR)$(include_event2dir)"; do \
2296275970Scy	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2297275970Scy	done
2298275970Scyinstall: $(BUILT_SOURCES)
2299275970Scy	$(MAKE) $(AM_MAKEFLAGS) install-am
2300275970Scyinstall-exec: install-exec-am
2301275970Scyinstall-data: install-data-am
2302275970Scyuninstall: uninstall-am
2303275970Scy
2304275970Scyinstall-am: all-am
2305275970Scy	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2306275970Scy
2307275970Scyinstallcheck: installcheck-am
2308275970Scyinstall-strip:
2309290000Sglebius	if test -z '$(STRIP)'; then \
2310290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2311290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2312290000Sglebius	      install; \
2313290000Sglebius	else \
2314290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2315290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2316290000Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2317290000Sglebius	fi
2318275970Scymostlyclean-generic:
2319290000Sglebius	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
2320290000Sglebius	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
2321290000Sglebius	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2322275970Scy
2323275970Scyclean-generic:
2324275970Scy	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2325275970Scy
2326275970Scydistclean-generic:
2327275970Scy	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2328275970Scy	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2329275970Scy	-rm -f test/$(DEPDIR)/$(am__dirstamp)
2330275970Scy	-rm -f test/$(am__dirstamp)
2331275970Scy	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
2332275970Scy
2333275970Scymaintainer-clean-generic:
2334275970Scy	@echo "This command is intended for maintainers to use"
2335275970Scy	@echo "it deletes files that may require special tools to rebuild."
2336275970Scy	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
2337275970Scyclean: clean-am
2338275970Scy
2339275970Scyclean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
2340275970Scy	clean-noinstLTLIBRARIES clean-noinstPROGRAMS mostlyclean-am
2341275970Scy
2342275970Scydistclean: distclean-am
2343275970Scy	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
2344290000Sglebius	-rm -rf $(DEPDIR) ./$(DEPDIR) test/$(DEPDIR)
2345275970Scy	-rm -f Makefile
2346275970Scydistclean-am: clean-am distclean-compile distclean-generic \
2347275970Scy	distclean-hdr distclean-libtool distclean-tags
2348275970Scy
2349275970Scydvi: dvi-am
2350275970Scy
2351275970Scydvi-am:
2352275970Scy
2353275970Scyhtml: html-am
2354275970Scy
2355275970Scyhtml-am:
2356275970Scy
2357275970Scyinfo: info-am
2358275970Scy
2359275970Scyinfo-am:
2360275970Scy
2361275970Scyinstall-data-am: install-includeHEADERS install-include_event2HEADERS \
2362275970Scy	install-nodist_include_event2HEADERS install-pkgconfigDATA
2363275970Scy
2364275970Scyinstall-dvi: install-dvi-am
2365275970Scy
2366275970Scyinstall-dvi-am:
2367275970Scy
2368275970Scyinstall-exec-am: install-dist_binSCRIPTS install-libLTLIBRARIES
2369275970Scy
2370275970Scyinstall-html: install-html-am
2371275970Scy
2372275970Scyinstall-html-am:
2373275970Scy
2374275970Scyinstall-info: install-info-am
2375275970Scy
2376275970Scyinstall-info-am:
2377275970Scy
2378275970Scyinstall-man:
2379275970Scy
2380275970Scyinstall-pdf: install-pdf-am
2381275970Scy
2382275970Scyinstall-pdf-am:
2383275970Scy
2384275970Scyinstall-ps: install-ps-am
2385275970Scy
2386275970Scyinstall-ps-am:
2387275970Scy
2388275970Scyinstallcheck-am:
2389275970Scy
2390275970Scymaintainer-clean: maintainer-clean-am
2391275970Scy	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
2392275970Scy	-rm -rf $(top_srcdir)/autom4te.cache
2393290000Sglebius	-rm -rf $(DEPDIR) ./$(DEPDIR) test/$(DEPDIR)
2394275970Scy	-rm -f Makefile
2395275970Scymaintainer-clean-am: distclean-am maintainer-clean-generic
2396275970Scy
2397275970Scymostlyclean: mostlyclean-am
2398275970Scy
2399275970Scymostlyclean-am: mostlyclean-compile mostlyclean-generic \
2400275970Scy	mostlyclean-libtool
2401275970Scy
2402275970Scypdf: pdf-am
2403275970Scy
2404275970Scypdf-am:
2405275970Scy
2406275970Scyps: ps-am
2407275970Scy
2408275970Scyps-am:
2409275970Scy
2410275970Scyuninstall-am: uninstall-dist_binSCRIPTS uninstall-includeHEADERS \
2411275970Scy	uninstall-include_event2HEADERS uninstall-libLTLIBRARIES \
2412275970Scy	uninstall-nodist_include_event2HEADERS uninstall-pkgconfigDATA
2413275970Scy
2414275970Scy.MAKE: all check check-am install install-am install-strip
2415275970Scy
2416290000Sglebius.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-TESTS \
2417290000Sglebius	check-am clean clean-cscope clean-generic clean-libLTLIBRARIES \
2418290000Sglebius	clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
2419290000Sglebius	cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
2420290000Sglebius	dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
2421290000Sglebius	distcheck distclean distclean-compile distclean-generic \
2422290000Sglebius	distclean-hdr distclean-libtool distclean-tags distcleancheck \
2423290000Sglebius	distdir distuninstallcheck dvi dvi-am html html-am info \
2424290000Sglebius	info-am install install-am install-data install-data-am \
2425290000Sglebius	install-dist_binSCRIPTS install-dvi install-dvi-am \
2426290000Sglebius	install-exec install-exec-am install-html install-html-am \
2427290000Sglebius	install-includeHEADERS install-include_event2HEADERS \
2428290000Sglebius	install-info install-info-am install-libLTLIBRARIES \
2429290000Sglebius	install-man install-nodist_include_event2HEADERS install-pdf \
2430275970Scy	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
2431275970Scy	install-strip installcheck installcheck-am installdirs \
2432275970Scy	maintainer-clean maintainer-clean-generic mostlyclean \
2433275970Scy	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
2434290000Sglebius	pdf pdf-am ps ps-am recheck tags tags-am uninstall \
2435290000Sglebius	uninstall-am uninstall-dist_binSCRIPTS \
2436290000Sglebius	uninstall-includeHEADERS uninstall-include_event2HEADERS \
2437290000Sglebius	uninstall-libLTLIBRARIES \
2438275970Scy	uninstall-nodist_include_event2HEADERS uninstall-pkgconfigDATA
2439275970Scy
2440290000Sglebius.PRECIOUS: Makefile
2441275970Scy
2442275970Scy
2443275970Scytest/test-script.sh: test/test.sh
2444275970Scy	cp $(top_srcdir)/test/test.sh $@
2445275970Scy
2446275970Scytest/regress.gen.c test/regress.gen.h: test/rpcgen-attempted
2447275970Scy
2448275970Scytest/rpcgen-attempted: test/regress.rpc event_rpcgen.py test/rpcgen_wrapper.sh
2449275970Scy	$(AM_V_GEN)date -u > $@
2450275970Scy	$(AM_V_at)if $(srcdir)/test/rpcgen_wrapper.sh $(srcdir)/test; then \
2451275970Scy	   true; \
2452275970Scy	else \
2453275970Scy	   echo "No Python installed; stubbing out RPC test." >&2; \
2454275970Scy	   echo " "> test/regress.gen.c; \
2455275970Scy	   echo "#define NO_PYTHON_EXISTS" > test/regress.gen.h; \
2456275970Scy	fi
2457275970Scy
2458275970Scy$(TESTPROGRAMS) : libevent.la
2459275970Scy
2460275970Scyinclude/event2/event-config.h: config.h make-event-config.sed
2461275970Scy	$(AM_V_GEN)test -d include/event2 || $(MKDIR_P) include/event2
2462275970Scy	$(AM_V_at)$(SED) -f $(srcdir)/make-event-config.sed < config.h > $@T
2463275970Scy	$(AM_V_at)mv -f $@T $@
2464275970Scy
2465275970Scyverify: check
2466275970Scy
2467275970Scydoxygen: FORCE
2468275970Scy	doxygen $(srcdir)/Doxyfile
2469275970ScyFORCE:
2470275970Scy
2471275970Scy# Tell versions [3.59,3.63) of GNU make to not export all variables.
2472275970Scy# Otherwise a system limit (for SysV at least) may be exceeded.
2473275970Scy.NOEXPORT:
2474