Annotation of embedaddon/libevent/Makefile.in, revision 1.1.1.1.2.1

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>