1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = .
38DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \
39	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40	$(srcdir)/config.h.in $(top_srcdir)/configure ChangeLog \
41	config.guess config.sub devpoll.c epoll.c epoll_sub.c evport.c \
42	install-sh kqueue.c ltmain.sh missing mkinstalldirs poll.c \
43	select.c signal.c
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.in
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47	$(ACLOCAL_M4)
48am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49 configure.lineno config.status.lineno
50mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51CONFIG_HEADER = config.h
52CONFIG_CLEAN_FILES =
53am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54am__vpath_adj = case $$p in \
55    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56    *) f=$$p;; \
57  esac;
58am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
59am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
60	"$(DESTDIR)$(man3dir)" "$(DESTDIR)$(includedir)" \
61	"$(DESTDIR)$(includedir)"
62libLTLIBRARIES_INSTALL = $(INSTALL)
63LTLIBRARIES = $(lib_LTLIBRARIES)
64am__DEPENDENCIES_1 =
65libevent_la_DEPENDENCIES = @LTLIBOBJS@ $(am__DEPENDENCIES_1)
66am__libevent_la_SOURCES_DIST = event.c buffer.c evbuffer.c log.c \
67	evutil.c WIN32-Code/win32.c event_tagging.c http.c evhttp.h \
68	http-internal.h evdns.c evdns.h evrpc.c evrpc.h \
69	evrpc-internal.h strlcpy.c strlcpy-internal.h
70@BUILD_WIN32_TRUE@am__objects_1 = win32.lo
71am__objects_2 = event.lo buffer.lo evbuffer.lo log.lo evutil.lo \
72	$(am__objects_1)
73am__objects_3 = event_tagging.lo http.lo evdns.lo evrpc.lo strlcpy.lo
74am_libevent_la_OBJECTS = $(am__objects_2) $(am__objects_3)
75libevent_la_OBJECTS = $(am_libevent_la_OBJECTS)
76libevent_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
77	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
78	$(libevent_la_LDFLAGS) $(LDFLAGS) -o $@
79libevent_core_la_DEPENDENCIES = @LTLIBOBJS@ $(am__DEPENDENCIES_1)
80am__libevent_core_la_SOURCES_DIST = event.c buffer.c evbuffer.c log.c \
81	evutil.c WIN32-Code/win32.c
82am_libevent_core_la_OBJECTS = $(am__objects_2)
83libevent_core_la_OBJECTS = $(am_libevent_core_la_OBJECTS)
84libevent_core_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
85	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
86	$(libevent_core_la_LDFLAGS) $(LDFLAGS) -o $@
87libevent_extra_la_DEPENDENCIES = @LTLIBOBJS@ $(am__DEPENDENCIES_1)
88am_libevent_extra_la_OBJECTS = $(am__objects_3)
89libevent_extra_la_OBJECTS = $(am_libevent_extra_la_OBJECTS)
90libevent_extra_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
91	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
92	$(libevent_extra_la_LDFLAGS) $(LDFLAGS) -o $@
93binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
94SCRIPTS = $(bin_SCRIPTS)
95DEFAULT_INCLUDES = -I.@am__isrc@
96depcomp =
97am__depfiles_maybe =
98COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
99	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
100LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
101	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
102	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
103CCLD = $(CC)
104LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
105	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
106	$(LDFLAGS) -o $@
107SOURCES = $(libevent_la_SOURCES) $(libevent_core_la_SOURCES) \
108	$(libevent_extra_la_SOURCES)
109DIST_SOURCES = $(am__libevent_la_SOURCES_DIST) \
110	$(am__libevent_core_la_SOURCES_DIST) \
111	$(libevent_extra_la_SOURCES)
112RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
113	html-recursive info-recursive install-data-recursive \
114	install-dvi-recursive install-exec-recursive \
115	install-html-recursive install-info-recursive \
116	install-pdf-recursive install-ps-recursive install-recursive \
117	installcheck-recursive installdirs-recursive pdf-recursive \
118	ps-recursive uninstall-recursive
119man3dir = $(mandir)/man3
120NROFF = nroff
121MANS = $(man_MANS)
122includeHEADERS_INSTALL = $(INSTALL_HEADER)
123nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER)
124HEADERS = $(include_HEADERS) $(nodist_include_HEADERS)
125RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
126  distclean-recursive maintainer-clean-recursive
127ETAGS = etags
128CTAGS = ctags
129DIST_SUBDIRS = . sample test
130DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131distdir = $(PACKAGE)-$(VERSION)
132top_distdir = $(distdir)
133am__remove_distdir = \
134  { test ! -d $(distdir) \
135    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
136         && rm -fr $(distdir); }; }
137DIST_ARCHIVES = $(distdir).tar.gz
138GZIP_ENV = --best
139distuninstallcheck_listfiles = find . -type f -print
140distcleancheck_listfiles = find . -type f -print
141ACLOCAL = @ACLOCAL@
142AMTAR = @AMTAR@
143AR = @AR@
144AUTOCONF = @AUTOCONF@
145AUTOHEADER = @AUTOHEADER@
146AUTOMAKE = @AUTOMAKE@
147AWK = @AWK@
148CC = @CC@
149CCDEPMODE = @CCDEPMODE@
150CFLAGS = @CFLAGS@
151CPP = @CPP@
152CPPFLAGS = @CPPFLAGS@
153CXX = @CXX@
154CXXCPP = @CXXCPP@
155CXXDEPMODE = @CXXDEPMODE@
156CXXFLAGS = @CXXFLAGS@
157CYGPATH_W = @CYGPATH_W@
158DEFS = @DEFS@
159DEPDIR = @DEPDIR@
160DSYMUTIL = @DSYMUTIL@
161ECHO = @ECHO@
162ECHO_C = @ECHO_C@
163ECHO_N = @ECHO_N@
164ECHO_T = @ECHO_T@
165EGREP = @EGREP@
166EXEEXT = @EXEEXT@
167F77 = @F77@
168FFLAGS = @FFLAGS@
169GREP = @GREP@
170INSTALL = @INSTALL@
171INSTALL_DATA = @INSTALL_DATA@
172INSTALL_PROGRAM = @INSTALL_PROGRAM@
173INSTALL_SCRIPT = @INSTALL_SCRIPT@
174INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
175LDFLAGS = @LDFLAGS@
176LIBOBJS = @LIBOBJS@
177LIBS = @LIBS@
178LIBTOOL = @LIBTOOL@
179LIBTOOL_DEPS = @LIBTOOL_DEPS@
180LN_S = @LN_S@
181LTLIBOBJS = @LTLIBOBJS@
182MAKEINFO = @MAKEINFO@
183MKDIR_P = @MKDIR_P@
184NMEDIT = @NMEDIT@
185OBJEXT = @OBJEXT@
186PACKAGE = @PACKAGE@
187PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188PACKAGE_NAME = @PACKAGE_NAME@
189PACKAGE_STRING = @PACKAGE_STRING@
190PACKAGE_TARNAME = @PACKAGE_TARNAME@
191PACKAGE_VERSION = @PACKAGE_VERSION@
192PATH_SEPARATOR = @PATH_SEPARATOR@
193RANLIB = @RANLIB@
194SED = @SED@
195SET_MAKE = @SET_MAKE@
196SHELL = @SHELL@
197STRIP = @STRIP@
198VERSION = @VERSION@
199abs_builddir = @abs_builddir@
200abs_srcdir = @abs_srcdir@
201abs_top_builddir = @abs_top_builddir@
202abs_top_srcdir = @abs_top_srcdir@
203ac_ct_CC = @ac_ct_CC@
204ac_ct_CXX = @ac_ct_CXX@
205ac_ct_F77 = @ac_ct_F77@
206am__include = @am__include@
207am__leading_dot = @am__leading_dot@
208am__quote = @am__quote@
209am__tar = @am__tar@
210am__untar = @am__untar@
211bindir = @bindir@
212build = @build@
213build_alias = @build_alias@
214build_cpu = @build_cpu@
215build_os = @build_os@
216build_vendor = @build_vendor@
217builddir = @builddir@
218datadir = @datadir@
219datarootdir = @datarootdir@
220docdir = @docdir@
221dvidir = @dvidir@
222exec_prefix = @exec_prefix@
223host = @host@
224host_alias = @host_alias@
225host_cpu = @host_cpu@
226host_os = @host_os@
227host_vendor = @host_vendor@
228htmldir = @htmldir@
229includedir = @includedir@
230infodir = @infodir@
231install_sh = @install_sh@
232libdir = @libdir@
233libexecdir = @libexecdir@
234localedir = @localedir@
235localstatedir = @localstatedir@
236mandir = @mandir@
237mkdir_p = @mkdir_p@
238oldincludedir = @oldincludedir@
239pdfdir = @pdfdir@
240prefix = @prefix@
241program_transform_name = @program_transform_name@
242psdir = @psdir@
243sbindir = @sbindir@
244sharedstatedir = @sharedstatedir@
245srcdir = @srcdir@
246sysconfdir = @sysconfdir@
247target_alias = @target_alias@
248top_build_prefix = @top_build_prefix@
249top_builddir = @top_builddir@
250top_srcdir = @top_srcdir@
251AUTOMAKE_OPTIONS = foreign no-dependencies
252
253# This is the point release for libevent.  It shouldn't include any
254# a/b/c/d/e notations.
255RELEASE = 1.4
256
257# This is the version info for the libevent binary API.  It has three
258# numbers:
259#   Current  -- the number of the binary API that we're implementing
260#   Revision -- which iteration of the implementation of the binary
261#               API are we supplying?
262#   Age      -- How many previous binary API versions do we also
263#               support?
264#
265# If we release a new version that does not change the binary API,
266# increment Revision.
267#
268# If we release a new version that changes the binary API, but does
269# not break programs compiled against the old binary API, increment
270# Current and Age.  Set Revision to 0, since this is the first
271# implementation of the new API.
272#
273# Otherwise, we're changing the binary API and breaking bakward
274# compatibility with old binaries.  Increment Current.  Set Age to 0,
275# since we're backward compatible with no previous APIs.  Set Revision
276# to 0 too.
277
278# History:
279#  Libevent 1.4.1 was 2:0:0
280#  Libevent 1.4.2 should be 3:0:0
281#  Libevent 1.4.5 is 3:0:1 (we forgot to increment in the past)
282VERSION_INFO = 3:3:1
283bin_SCRIPTS = event_rpcgen.py
284EXTRA_DIST = autogen.sh event.h event-internal.h log.h evsignal.h evdns.3 \
285	evrpc.h evrpc-internal.h min_heap.h \
286	event.3 \
287	Doxyfile \
288	kqueue.c epoll_sub.c epoll.c select.c poll.c signal.c \
289	evport.c devpoll.c event_rpcgen.py \
290	sample/Makefile.am sample/Makefile.in sample/event-test.c \
291	sample/signal-test.c sample/time-test.c \
292	test/Makefile.am test/Makefile.in test/bench.c test/regress.c \
293	test/test-eof.c test/test-weof.c test/test-time.c \
294	test/test-init.c test/test.sh \
295	compat/sys/queue.h compat/sys/_libevent_time.h \
296	WIN32-Code/config.h \
297	WIN32-Code/event-config.h \
298	WIN32-Code/win32.c \
299	WIN32-Code/tree.h \
300	WIN32-Prj/event_test/event_test.dsp \
301	WIN32-Prj/event_test/test.txt WIN32-Prj/libevent.dsp \
302	WIN32-Prj/libevent.dsw WIN32-Prj/signal_test/signal_test.dsp \
303	WIN32-Prj/time_test/time_test.dsp WIN32-Prj/regress/regress.vcproj \
304	WIN32-Prj/libevent.sln WIN32-Prj/libevent.vcproj
305
306lib_LTLIBRARIES = libevent.la libevent_core.la libevent_extra.la
307@BUILD_WIN32_FALSE@SUBDIRS = . sample test
308@BUILD_WIN32_TRUE@SUBDIRS = . sample
309@BUILD_WIN32_FALSE@SYS_LIBS = 
310@BUILD_WIN32_TRUE@SYS_LIBS = -lws2_32
311@BUILD_WIN32_FALSE@SYS_SRC = 
312@BUILD_WIN32_TRUE@SYS_SRC = WIN32-Code/win32.c
313@BUILD_WIN32_FALSE@SYS_INCLUDES = 
314@BUILD_WIN32_TRUE@SYS_INCLUDES = -IWIN32-Code
315BUILT_SOURCES = event-config.h
316CORE_SRC = event.c buffer.c evbuffer.c log.c evutil.c $(SYS_SRC)
317EXTRA_SRC = event_tagging.c http.c evhttp.h http-internal.h evdns.c \
318	evdns.h evrpc.c evrpc.h evrpc-internal.h \
319	strlcpy.c strlcpy-internal.h strlcpy-internal.h
320
321libevent_la_SOURCES = $(CORE_SRC) $(EXTRA_SRC)
322libevent_la_LIBADD = @LTLIBOBJS@ $(SYS_LIBS)
323libevent_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
324libevent_core_la_SOURCES = $(CORE_SRC)
325libevent_core_la_LIBADD = @LTLIBOBJS@ $(SYS_LIBS)
326libevent_core_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
327libevent_extra_la_SOURCES = $(EXTRA_SRC)
328libevent_extra_la_LIBADD = @LTLIBOBJS@ $(SYS_LIBS)
329libevent_extra_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
330include_HEADERS = event.h evhttp.h evdns.h evrpc.h evutil.h
331nodist_include_HEADERS = event-config.h
332INCLUDES = -I$(srcdir)/compat $(SYS_INCLUDES)
333man_MANS = event.3 evdns.3
334DISTCLEANFILES = *~ event-config.h
335all: $(BUILT_SOURCES) config.h
336	$(MAKE) $(AM_MAKEFLAGS) all-recursive
337
338.SUFFIXES:
339.SUFFIXES: .c .lo .o .obj
340am--refresh:
341	@:
342$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
343	@for dep in $?; do \
344	  case '$(am__configure_deps)' in \
345	    *$$dep*) \
346	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
347	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
348		&& exit 0; \
349	      exit 1;; \
350	  esac; \
351	done; \
352	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
353	cd $(top_srcdir) && \
354	  $(AUTOMAKE) --foreign  Makefile
355.PRECIOUS: Makefile
356Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
357	@case '$?' in \
358	  *config.status*) \
359	    echo ' $(SHELL) ./config.status'; \
360	    $(SHELL) ./config.status;; \
361	  *) \
362	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
363	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
364	esac;
365
366$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
367	$(SHELL) ./config.status --recheck
368
369$(top_srcdir)/configure:  $(am__configure_deps)
370	cd $(srcdir) && $(AUTOCONF)
371$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
372	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
373
374config.h: stamp-h1
375	@if test ! -f $@; then \
376	  rm -f stamp-h1; \
377	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
378	else :; fi
379
380stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
381	@rm -f stamp-h1
382	cd $(top_builddir) && $(SHELL) ./config.status config.h
383$(srcdir)/config.h.in:  $(am__configure_deps) 
384	cd $(top_srcdir) && $(AUTOHEADER)
385	rm -f stamp-h1
386	touch $@
387
388distclean-hdr:
389	-rm -f config.h stamp-h1
390install-libLTLIBRARIES: $(lib_LTLIBRARIES)
391	@$(NORMAL_INSTALL)
392	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
393	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
394	  if test -f $$p; then \
395	    f=$(am__strip_dir) \
396	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
397	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
398	  else :; fi; \
399	done
400
401uninstall-libLTLIBRARIES:
402	@$(NORMAL_UNINSTALL)
403	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
404	  p=$(am__strip_dir) \
405	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
406	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
407	done
408
409clean-libLTLIBRARIES:
410	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
411	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
412	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
413	  test "$$dir" != "$$p" || dir=.; \
414	  echo "rm -f \"$${dir}/so_locations\""; \
415	  rm -f "$${dir}/so_locations"; \
416	done
417libevent.la: $(libevent_la_OBJECTS) $(libevent_la_DEPENDENCIES) 
418	$(libevent_la_LINK) -rpath $(libdir) $(libevent_la_OBJECTS) $(libevent_la_LIBADD) $(LIBS)
419libevent_core.la: $(libevent_core_la_OBJECTS) $(libevent_core_la_DEPENDENCIES) 
420	$(libevent_core_la_LINK) -rpath $(libdir) $(libevent_core_la_OBJECTS) $(libevent_core_la_LIBADD) $(LIBS)
421libevent_extra.la: $(libevent_extra_la_OBJECTS) $(libevent_extra_la_DEPENDENCIES) 
422	$(libevent_extra_la_LINK) -rpath $(libdir) $(libevent_extra_la_OBJECTS) $(libevent_extra_la_LIBADD) $(LIBS)
423install-binSCRIPTS: $(bin_SCRIPTS)
424	@$(NORMAL_INSTALL)
425	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
426	@list='$(bin_SCRIPTS)'; for p in $$list; do \
427	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
428	  if test -f $$d$$p; then \
429	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
430	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
431	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
432	  else :; fi; \
433	done
434
435uninstall-binSCRIPTS:
436	@$(NORMAL_UNINSTALL)
437	@list='$(bin_SCRIPTS)'; for p in $$list; do \
438	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
439	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
440	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
441	done
442
443mostlyclean-compile:
444	-rm -f *.$(OBJEXT)
445
446distclean-compile:
447	-rm -f *.tab.c
448
449.c.o:
450	$(COMPILE) -c $<
451
452.c.obj:
453	$(COMPILE) -c `$(CYGPATH_W) '$<'`
454
455.c.lo:
456	$(LTCOMPILE) -c -o $@ $<
457
458win32.lo: WIN32-Code/win32.c
459	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o win32.lo `test -f 'WIN32-Code/win32.c' || echo '$(srcdir)/'`WIN32-Code/win32.c
460
461mostlyclean-libtool:
462	-rm -f *.lo
463
464clean-libtool:
465	-rm -rf .libs _libs
466
467distclean-libtool:
468	-rm -f libtool
469install-man3: $(man3_MANS) $(man_MANS)
470	@$(NORMAL_INSTALL)
471	test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
472	@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
473	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
474	for i in $$l2; do \
475	  case "$$i" in \
476	    *.3*) list="$$list $$i" ;; \
477	  esac; \
478	done; \
479	for i in $$list; do \
480	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
481	  else file=$$i; fi; \
482	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
483	  case "$$ext" in \
484	    3*) ;; \
485	    *) ext='3' ;; \
486	  esac; \
487	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
488	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
489	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
490	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
491	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
492	done
493uninstall-man3:
494	@$(NORMAL_UNINSTALL)
495	@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
496	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
497	for i in $$l2; do \
498	  case "$$i" in \
499	    *.3*) list="$$list $$i" ;; \
500	  esac; \
501	done; \
502	for i in $$list; do \
503	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
504	  case "$$ext" in \
505	    3*) ;; \
506	    *) ext='3' ;; \
507	  esac; \
508	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
509	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
510	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
511	  echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
512	  rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
513	done
514install-includeHEADERS: $(include_HEADERS)
515	@$(NORMAL_INSTALL)
516	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
517	@list='$(include_HEADERS)'; for p in $$list; do \
518	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
519	  f=$(am__strip_dir) \
520	  echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
521	  $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
522	done
523
524uninstall-includeHEADERS:
525	@$(NORMAL_UNINSTALL)
526	@list='$(include_HEADERS)'; for p in $$list; do \
527	  f=$(am__strip_dir) \
528	  echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
529	  rm -f "$(DESTDIR)$(includedir)/$$f"; \
530	done
531install-nodist_includeHEADERS: $(nodist_include_HEADERS)
532	@$(NORMAL_INSTALL)
533	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
534	@list='$(nodist_include_HEADERS)'; for p in $$list; do \
535	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
536	  f=$(am__strip_dir) \
537	  echo " $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
538	  $(nodist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
539	done
540
541uninstall-nodist_includeHEADERS:
542	@$(NORMAL_UNINSTALL)
543	@list='$(nodist_include_HEADERS)'; for p in $$list; do \
544	  f=$(am__strip_dir) \
545	  echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
546	  rm -f "$(DESTDIR)$(includedir)/$$f"; \
547	done
548
549# This directory's subdirectories are mostly independent; you can cd
550# into them and run `make' without going through this Makefile.
551# To change the values of `make' variables: instead of editing Makefiles,
552# (1) if the variable is set in `config.status', edit `config.status'
553#     (which will cause the Makefiles to be regenerated when you run `make');
554# (2) otherwise, pass the desired values on the `make' command line.
555$(RECURSIVE_TARGETS):
556	@failcom='exit 1'; \
557	for f in x $$MAKEFLAGS; do \
558	  case $$f in \
559	    *=* | --[!k]*);; \
560	    *k*) failcom='fail=yes';; \
561	  esac; \
562	done; \
563	dot_seen=no; \
564	target=`echo $@ | sed s/-recursive//`; \
565	list='$(SUBDIRS)'; for subdir in $$list; do \
566	  echo "Making $$target in $$subdir"; \
567	  if test "$$subdir" = "."; then \
568	    dot_seen=yes; \
569	    local_target="$$target-am"; \
570	  else \
571	    local_target="$$target"; \
572	  fi; \
573	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
574	  || eval $$failcom; \
575	done; \
576	if test "$$dot_seen" = "no"; then \
577	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
578	fi; test -z "$$fail"
579
580$(RECURSIVE_CLEAN_TARGETS):
581	@failcom='exit 1'; \
582	for f in x $$MAKEFLAGS; do \
583	  case $$f in \
584	    *=* | --[!k]*);; \
585	    *k*) failcom='fail=yes';; \
586	  esac; \
587	done; \
588	dot_seen=no; \
589	case "$@" in \
590	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
591	  *) list='$(SUBDIRS)' ;; \
592	esac; \
593	rev=''; for subdir in $$list; do \
594	  if test "$$subdir" = "."; then :; else \
595	    rev="$$subdir $$rev"; \
596	  fi; \
597	done; \
598	rev="$$rev ."; \
599	target=`echo $@ | sed s/-recursive//`; \
600	for subdir in $$rev; do \
601	  echo "Making $$target in $$subdir"; \
602	  if test "$$subdir" = "."; then \
603	    local_target="$$target-am"; \
604	  else \
605	    local_target="$$target"; \
606	  fi; \
607	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
608	  || eval $$failcom; \
609	done && test -z "$$fail"
610tags-recursive:
611	list='$(SUBDIRS)'; for subdir in $$list; do \
612	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
613	done
614ctags-recursive:
615	list='$(SUBDIRS)'; for subdir in $$list; do \
616	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
617	done
618
619ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
620	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
621	unique=`for i in $$list; do \
622	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
623	  done | \
624	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
625	      END { if (nonempty) { for (i in files) print i; }; }'`; \
626	mkid -fID $$unique
627tags: TAGS
628
629TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
630		$(TAGS_FILES) $(LISP)
631	tags=; \
632	here=`pwd`; \
633	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
634	  include_option=--etags-include; \
635	  empty_fix=.; \
636	else \
637	  include_option=--include; \
638	  empty_fix=; \
639	fi; \
640	list='$(SUBDIRS)'; for subdir in $$list; do \
641	  if test "$$subdir" = .; then :; else \
642	    test ! -f $$subdir/TAGS || \
643	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
644	  fi; \
645	done; \
646	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
647	unique=`for i in $$list; do \
648	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
649	  done | \
650	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
651	      END { if (nonempty) { for (i in files) print i; }; }'`; \
652	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
653	  test -n "$$unique" || unique=$$empty_fix; \
654	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
655	    $$tags $$unique; \
656	fi
657ctags: CTAGS
658CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
659		$(TAGS_FILES) $(LISP)
660	tags=; \
661	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
662	unique=`for i in $$list; do \
663	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
664	  done | \
665	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
666	      END { if (nonempty) { for (i in files) print i; }; }'`; \
667	test -z "$(CTAGS_ARGS)$$tags$$unique" \
668	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
669	     $$tags $$unique
670
671GTAGS:
672	here=`$(am__cd) $(top_builddir) && pwd` \
673	  && cd $(top_srcdir) \
674	  && gtags -i $(GTAGS_ARGS) $$here
675
676distclean-tags:
677	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
678
679distdir: $(DISTFILES)
680	$(am__remove_distdir)
681	test -d $(distdir) || mkdir $(distdir)
682	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
683	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
684	list='$(DISTFILES)'; \
685	  dist_files=`for file in $$list; do echo $$file; done | \
686	  sed -e "s|^$$srcdirstrip/||;t" \
687	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
688	case $$dist_files in \
689	  */*) $(MKDIR_P) `echo "$$dist_files" | \
690			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
691			   sort -u` ;; \
692	esac; \
693	for file in $$dist_files; do \
694	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
695	  if test -d $$d/$$file; then \
696	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
697	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
698	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
699	    fi; \
700	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
701	  else \
702	    test -f $(distdir)/$$file \
703	    || cp -p $$d/$$file $(distdir)/$$file \
704	    || exit 1; \
705	  fi; \
706	done
707	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
708	  if test "$$subdir" = .; then :; else \
709	    test -d "$(distdir)/$$subdir" \
710	    || $(MKDIR_P) "$(distdir)/$$subdir" \
711	    || exit 1; \
712	    distdir=`$(am__cd) $(distdir) && pwd`; \
713	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
714	    (cd $$subdir && \
715	      $(MAKE) $(AM_MAKEFLAGS) \
716	        top_distdir="$$top_distdir" \
717	        distdir="$$distdir/$$subdir" \
718		am__remove_distdir=: \
719		am__skip_length_check=: \
720	        distdir) \
721	      || exit 1; \
722	  fi; \
723	done
724	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
725	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
726	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
727	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
728	|| chmod -R a+r $(distdir)
729dist-gzip: distdir
730	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
731	$(am__remove_distdir)
732
733dist-bzip2: distdir
734	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
735	$(am__remove_distdir)
736
737dist-lzma: distdir
738	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
739	$(am__remove_distdir)
740
741dist-tarZ: distdir
742	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
743	$(am__remove_distdir)
744
745dist-shar: distdir
746	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
747	$(am__remove_distdir)
748
749dist-zip: distdir
750	-rm -f $(distdir).zip
751	zip -rq $(distdir).zip $(distdir)
752	$(am__remove_distdir)
753
754dist dist-all: distdir
755	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
756	$(am__remove_distdir)
757
758# This target untars the dist file and tries a VPATH configuration.  Then
759# it guarantees that the distribution is self-contained by making another
760# tarfile.
761distcheck: dist
762	case '$(DIST_ARCHIVES)' in \
763	*.tar.gz*) \
764	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
765	*.tar.bz2*) \
766	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
767	*.tar.lzma*) \
768	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
769	*.tar.Z*) \
770	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
771	*.shar.gz*) \
772	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
773	*.zip*) \
774	  unzip $(distdir).zip ;;\
775	esac
776	chmod -R a-w $(distdir); chmod a+w $(distdir)
777	mkdir $(distdir)/_build
778	mkdir $(distdir)/_inst
779	chmod a-w $(distdir)
780	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
781	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
782	  && cd $(distdir)/_build \
783	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
784	    $(DISTCHECK_CONFIGURE_FLAGS) \
785	  && $(MAKE) $(AM_MAKEFLAGS) \
786	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
787	  && $(MAKE) $(AM_MAKEFLAGS) check \
788	  && $(MAKE) $(AM_MAKEFLAGS) install \
789	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
790	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
791	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
792	        distuninstallcheck \
793	  && chmod -R a-w "$$dc_install_base" \
794	  && ({ \
795	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
796	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
797	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
798	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
799	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
800	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
801	  && rm -rf "$$dc_destdir" \
802	  && $(MAKE) $(AM_MAKEFLAGS) dist \
803	  && rm -rf $(DIST_ARCHIVES) \
804	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
805	$(am__remove_distdir)
806	@(echo "$(distdir) archives ready for distribution: "; \
807	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
808	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
809distuninstallcheck:
810	@cd $(distuninstallcheck_dir) \
811	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
812	   || { echo "ERROR: files left after uninstall:" ; \
813	        if test -n "$(DESTDIR)"; then \
814	          echo "  (check DESTDIR support)"; \
815	        fi ; \
816	        $(distuninstallcheck_listfiles) ; \
817	        exit 1; } >&2
818distcleancheck: distclean
819	@if test '$(srcdir)' = . ; then \
820	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
821	  exit 1 ; \
822	fi
823	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
824	  || { echo "ERROR: files left in build directory after distclean:" ; \
825	       $(distcleancheck_listfiles) ; \
826	       exit 1; } >&2
827check-am: all-am
828check: $(BUILT_SOURCES)
829	$(MAKE) $(AM_MAKEFLAGS) check-recursive
830all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(MANS) $(HEADERS) config.h
831installdirs: installdirs-recursive
832installdirs-am:
833	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
834	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
835	done
836install: $(BUILT_SOURCES)
837	$(MAKE) $(AM_MAKEFLAGS) install-recursive
838install-exec: install-exec-recursive
839install-data: install-data-recursive
840uninstall: uninstall-recursive
841
842install-am: all-am
843	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
844
845installcheck: installcheck-recursive
846install-strip:
847	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
848	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
849	  `test -z '$(STRIP)' || \
850	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
851mostlyclean-generic:
852
853clean-generic:
854
855distclean-generic:
856	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
857	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
858
859maintainer-clean-generic:
860	@echo "This command is intended for maintainers to use"
861	@echo "it deletes files that may require special tools to rebuild."
862	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
863clean: clean-recursive
864
865clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
866	mostlyclean-am
867
868distclean: distclean-recursive
869	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
870	-rm -f Makefile
871distclean-am: clean-am distclean-compile distclean-generic \
872	distclean-hdr distclean-libtool distclean-tags
873
874dvi: dvi-recursive
875
876dvi-am:
877
878html: html-recursive
879
880info: info-recursive
881
882info-am:
883
884install-data-am: install-includeHEADERS install-man \
885	install-nodist_includeHEADERS
886
887install-dvi: install-dvi-recursive
888
889install-exec-am: install-binSCRIPTS install-libLTLIBRARIES
890
891install-html: install-html-recursive
892
893install-info: install-info-recursive
894
895install-man: install-man3
896
897install-pdf: install-pdf-recursive
898
899install-ps: install-ps-recursive
900
901installcheck-am:
902
903maintainer-clean: maintainer-clean-recursive
904	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
905	-rm -rf $(top_srcdir)/autom4te.cache
906	-rm -f Makefile
907maintainer-clean-am: distclean-am maintainer-clean-generic
908
909mostlyclean: mostlyclean-recursive
910
911mostlyclean-am: mostlyclean-compile mostlyclean-generic \
912	mostlyclean-libtool
913
914pdf: pdf-recursive
915
916pdf-am:
917
918ps: ps-recursive
919
920ps-am:
921
922uninstall-am: uninstall-binSCRIPTS uninstall-includeHEADERS \
923	uninstall-libLTLIBRARIES uninstall-man \
924	uninstall-nodist_includeHEADERS
925
926uninstall-man: uninstall-man3
927
928.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
929	install-strip
930
931.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
932	all all-am am--refresh check check-am clean clean-generic \
933	clean-libLTLIBRARIES clean-libtool ctags ctags-recursive dist \
934	dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
935	dist-zip distcheck distclean distclean-compile \
936	distclean-generic distclean-hdr distclean-libtool \
937	distclean-tags distcleancheck distdir distuninstallcheck dvi \
938	dvi-am html html-am info info-am install install-am \
939	install-binSCRIPTS install-data install-data-am install-dvi \
940	install-dvi-am install-exec install-exec-am install-html \
941	install-html-am install-includeHEADERS install-info \
942	install-info-am install-libLTLIBRARIES install-man \
943	install-man3 install-nodist_includeHEADERS install-pdf \
944	install-pdf-am install-ps install-ps-am install-strip \
945	installcheck installcheck-am installdirs installdirs-am \
946	maintainer-clean maintainer-clean-generic mostlyclean \
947	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
948	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
949	uninstall-binSCRIPTS uninstall-includeHEADERS \
950	uninstall-libLTLIBRARIES uninstall-man uninstall-man3 \
951	uninstall-nodist_includeHEADERS
952
953
954event-config.h: config.h
955	echo '/* event-config.h' > $@
956	echo ' * Generated by autoconf; post-processed by libevent.' >> $@
957	echo ' * Do not edit this file.' >> $@
958	echo ' * Do not rely on macros in this file existing in later versions.'>> $@
959	echo ' */' >> $@
960	echo '#ifndef _EVENT_CONFIG_H_' >> $@
961	echo '#define _EVENT_CONFIG_H_' >> $@
962
963	sed -e 's/#define /#define _EVENT_/' \
964	    -e 's/#undef /#undef _EVENT_/' \
965	    -e 's/#ifndef /#ifndef _EVENT_/' < config.h >> $@
966	echo "#endif" >> $@
967
968verify: libevent.la
969	cd test && make verify
970
971doxygen: FORCE
972	doxygen $(srcdir)/Doxyfile
973FORCE:
974# Tell versions [3.59,3.63) of GNU make to not export all variables.
975# Otherwise a system limit (for SysV at least) may be exceeded.
976.NOEXPORT:
977