You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

609 lines
18 KiB

10 years ago
10 years ago
10 years ago
9 years ago
10 years ago
10 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
8 years ago
10 years ago
8 years ago
10 years ago
8 years ago
10 years ago
10 years ago
8 years ago
10 years ago
10 years ago
8 years ago
10 years ago
8 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
  1. # Makefile.in generated by automake 1.14.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2013 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. VPATH = @srcdir@
  13. am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
  14. am__make_running_with_option = \
  15. case $${target_option-} in \
  16. ?) ;; \
  17. *) echo "am__make_running_with_option: internal error: invalid" \
  18. "target option '$${target_option-}' specified" >&2; \
  19. exit 1;; \
  20. esac; \
  21. has_opt=no; \
  22. sane_makeflags=$$MAKEFLAGS; \
  23. if $(am__is_gnu_make); then \
  24. sane_makeflags=$$MFLAGS; \
  25. else \
  26. case $$MAKEFLAGS in \
  27. *\\[\ \ ]*) \
  28. bs=\\; \
  29. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  30. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  31. esac; \
  32. fi; \
  33. skip_next=no; \
  34. strip_trailopt () \
  35. { \
  36. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  37. }; \
  38. for flg in $$sane_makeflags; do \
  39. test $$skip_next = yes && { skip_next=no; continue; }; \
  40. case $$flg in \
  41. *=*|--*) continue;; \
  42. -*I) strip_trailopt 'I'; skip_next=yes;; \
  43. -*I?*) strip_trailopt 'I';; \
  44. -*O) strip_trailopt 'O'; skip_next=yes;; \
  45. -*O?*) strip_trailopt 'O';; \
  46. -*l) strip_trailopt 'l'; skip_next=yes;; \
  47. -*l?*) strip_trailopt 'l';; \
  48. -[dEDm]) skip_next=yes;; \
  49. -[JT]) skip_next=yes;; \
  50. esac; \
  51. case $$flg in \
  52. *$$target_option*) has_opt=yes; break;; \
  53. esac; \
  54. done; \
  55. test $$has_opt = yes
  56. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  57. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  58. pkgdatadir = $(datadir)/@PACKAGE@
  59. pkgincludedir = $(includedir)/@PACKAGE@
  60. pkglibdir = $(libdir)/@PACKAGE@
  61. pkglibexecdir = $(libexecdir)/@PACKAGE@
  62. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  63. install_sh_DATA = $(install_sh) -c -m 644
  64. install_sh_PROGRAM = $(install_sh) -c
  65. install_sh_SCRIPT = $(install_sh) -c
  66. INSTALL_HEADER = $(INSTALL_DATA)
  67. transform = $(program_transform_name)
  68. NORMAL_INSTALL = :
  69. PRE_INSTALL = :
  70. POST_INSTALL = :
  71. NORMAL_UNINSTALL = :
  72. PRE_UNINSTALL = :
  73. POST_UNINSTALL = :
  74. build_triplet = @build@
  75. host_triplet = @host@
  76. subdir = libev
  77. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  78. $(top_srcdir)/auto/depcomp $(noinst_HEADERS) README
  79. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  80. am__aclocal_m4_deps = $(top_srcdir)/m4/ax_pthread.m4 \
  81. $(top_srcdir)/m4/ax_tls.m4 $(top_srcdir)/m4/inet_ntop.m4 \
  82. $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
  83. $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  84. $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mbedtls.m4 \
  85. $(top_srcdir)/m4/openssl.m4 $(top_srcdir)/m4/polarssl.m4 \
  86. $(top_srcdir)/m4/stack-protector.m4 $(top_srcdir)/m4/zlib.m4 \
  87. $(top_srcdir)/libev/libev.m4 $(top_srcdir)/configure.ac
  88. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  89. $(ACLOCAL_M4)
  90. mkinstalldirs = $(install_sh) -d
  91. CONFIG_HEADER = $(top_builddir)/config.h
  92. CONFIG_CLEAN_FILES =
  93. CONFIG_CLEAN_VPATH_FILES =
  94. LTLIBRARIES = $(noinst_LTLIBRARIES)
  95. libev_la_LIBADD =
  96. am_libev_la_OBJECTS = ev.lo event.lo
  97. libev_la_OBJECTS = $(am_libev_la_OBJECTS)
  98. AM_V_lt = $(am__v_lt_@AM_V@)
  99. am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
  100. am__v_lt_0 = --silent
  101. am__v_lt_1 =
  102. libev_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  103. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  104. $(libev_la_LDFLAGS) $(LDFLAGS) -o $@
  105. AM_V_P = $(am__v_P_@AM_V@)
  106. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  107. am__v_P_0 = false
  108. am__v_P_1 = :
  109. AM_V_GEN = $(am__v_GEN_@AM_V@)
  110. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  111. am__v_GEN_0 = @echo " GEN " $@;
  112. am__v_GEN_1 =
  113. AM_V_at = $(am__v_at_@AM_V@)
  114. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  115. am__v_at_0 = @
  116. am__v_at_1 =
  117. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  118. depcomp = $(SHELL) $(top_srcdir)/auto/depcomp
  119. am__depfiles_maybe = depfiles
  120. am__mv = mv -f
  121. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  122. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  123. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  124. $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
  125. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  126. $(AM_CFLAGS) $(CFLAGS)
  127. AM_V_CC = $(am__v_CC_@AM_V@)
  128. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  129. am__v_CC_0 = @echo " CC " $@;
  130. am__v_CC_1 =
  131. CCLD = $(CC)
  132. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  133. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  134. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  135. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  136. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  137. am__v_CCLD_0 = @echo " CCLD " $@;
  138. am__v_CCLD_1 =
  139. SOURCES = $(libev_la_SOURCES)
  140. DIST_SOURCES = $(libev_la_SOURCES)
  141. am__can_run_installinfo = \
  142. case $$AM_UPDATE_INFO_DIR in \
  143. n|no|NO) false;; \
  144. *) (install-info --version) >/dev/null 2>&1;; \
  145. esac
  146. HEADERS = $(noinst_HEADERS)
  147. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  148. # Read a list of newline-separated strings from the standard input,
  149. # and print each of them once, without duplicates. Input order is
  150. # *not* preserved.
  151. am__uniquify_input = $(AWK) '\
  152. BEGIN { nonempty = 0; } \
  153. { items[$$0] = 1; nonempty = 1; } \
  154. END { if (nonempty) { for (i in items) print i; }; } \
  155. '
  156. # Make sure the list of sources is unique. This is necessary because,
  157. # e.g., the same source file might be shared among _SOURCES variables
  158. # for different programs/libraries.
  159. am__define_uniq_tagged_files = \
  160. list='$(am__tagged_files)'; \
  161. unique=`for i in $$list; do \
  162. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  163. done | $(am__uniquify_input)`
  164. ETAGS = etags
  165. CTAGS = ctags
  166. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  167. ACLOCAL = @ACLOCAL@
  168. AMTAR = @AMTAR@
  169. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  170. AR = @AR@
  171. ASCIIDOC = @ASCIIDOC@
  172. AUTOCONF = @AUTOCONF@
  173. AUTOHEADER = @AUTOHEADER@
  174. AUTOMAKE = @AUTOMAKE@
  175. AWK = @AWK@
  176. CC = @CC@
  177. CCDEPMODE = @CCDEPMODE@
  178. CFLAGS = @CFLAGS@
  179. CPP = @CPP@
  180. CPPFLAGS = @CPPFLAGS@
  181. CYGPATH_W = @CYGPATH_W@
  182. DEFS = @DEFS@
  183. DEPDIR = @DEPDIR@
  184. DISABLE_DOCUMENTATION = @DISABLE_DOCUMENTATION@
  185. DLLTOOL = @DLLTOOL@
  186. DSYMUTIL = @DSYMUTIL@
  187. DUMPBIN = @DUMPBIN@
  188. ECHO_C = @ECHO_C@
  189. ECHO_N = @ECHO_N@
  190. ECHO_T = @ECHO_T@
  191. EGREP = @EGREP@
  192. EXEEXT = @EXEEXT@
  193. FGREP = @FGREP@
  194. GREP = @GREP@
  195. GZIP = @GZIP@
  196. INET_NTOP_LIB = @INET_NTOP_LIB@
  197. INSTALL = @INSTALL@
  198. INSTALL_DATA = @INSTALL_DATA@
  199. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  200. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  201. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  202. LD = @LD@
  203. LDFLAGS = @LDFLAGS@
  204. LIBOBJS = @LIBOBJS@
  205. LIBS = @LIBS@
  206. LIBTOOL = @LIBTOOL@
  207. LIPO = @LIPO@
  208. LN_S = @LN_S@
  209. LTLIBOBJS = @LTLIBOBJS@
  210. MAINT = @MAINT@
  211. MAKEINFO = @MAKEINFO@
  212. MANIFEST_TOOL = @MANIFEST_TOOL@
  213. MKDIR_P = @MKDIR_P@
  214. MV = @MV@
  215. NM = @NM@
  216. NMEDIT = @NMEDIT@
  217. OBJDUMP = @OBJDUMP@
  218. OBJEXT = @OBJEXT@
  219. OTOOL = @OTOOL@
  220. OTOOL64 = @OTOOL64@
  221. PACKAGE = @PACKAGE@
  222. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  223. PACKAGE_NAME = @PACKAGE_NAME@
  224. PACKAGE_STRING = @PACKAGE_STRING@
  225. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  226. PACKAGE_URL = @PACKAGE_URL@
  227. PACKAGE_VERSION = @PACKAGE_VERSION@
  228. PATH_SEPARATOR = @PATH_SEPARATOR@
  229. PTHREAD_CC = @PTHREAD_CC@
  230. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  231. PTHREAD_LIBS = @PTHREAD_LIBS@
  232. RANLIB = @RANLIB@
  233. RM = @RM@
  234. SED = @SED@
  235. SET_MAKE = @SET_MAKE@
  236. SHELL = @SHELL@
  237. STRIP = @STRIP@
  238. VERSION = @VERSION@
  239. XMLTO = @XMLTO@
  240. abs_builddir = @abs_builddir@
  241. abs_srcdir = @abs_srcdir@
  242. abs_top_builddir = @abs_top_builddir@
  243. abs_top_srcdir = @abs_top_srcdir@
  244. ac_ct_AR = @ac_ct_AR@
  245. ac_ct_CC = @ac_ct_CC@
  246. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  247. am__include = @am__include@
  248. am__leading_dot = @am__leading_dot@
  249. am__quote = @am__quote@
  250. am__tar = @am__tar@
  251. am__untar = @am__untar@
  252. ax_pthread_config = @ax_pthread_config@
  253. bindir = @bindir@
  254. build = @build@
  255. build_alias = @build_alias@
  256. build_cpu = @build_cpu@
  257. build_os = @build_os@
  258. build_vendor = @build_vendor@
  259. builddir = @builddir@
  260. datadir = @datadir@
  261. datarootdir = @datarootdir@
  262. docdir = @docdir@
  263. dvidir = @dvidir@
  264. exec_prefix = @exec_prefix@
  265. host = @host@
  266. host_alias = @host_alias@
  267. host_cpu = @host_cpu@
  268. host_os = @host_os@
  269. host_vendor = @host_vendor@
  270. htmldir = @htmldir@
  271. includedir = @includedir@
  272. infodir = @infodir@
  273. install_sh = @install_sh@
  274. libdir = @libdir@
  275. libexecdir = @libexecdir@
  276. localedir = @localedir@
  277. localstatedir = @localstatedir@
  278. mandir = @mandir@
  279. mkdir_p = @mkdir_p@
  280. oldincludedir = @oldincludedir@
  281. pdfdir = @pdfdir@
  282. prefix = @prefix@
  283. program_transform_name = @program_transform_name@
  284. psdir = @psdir@
  285. sbindir = @sbindir@
  286. sharedstatedir = @sharedstatedir@
  287. srcdir = @srcdir@
  288. subdirs = @subdirs@
  289. sysconfdir = @sysconfdir@
  290. target_alias = @target_alias@
  291. top_build_prefix = @top_build_prefix@
  292. top_builddir = @top_builddir@
  293. top_srcdir = @top_srcdir@
  294. AUTOMAKE_OPTIONS = foreign
  295. VERSION_INFO = 4:0:0
  296. EXTRA_DIST = LICENSE Changes libev.m4 autogen.sh \
  297. ev_vars.h ev_wrap.h \
  298. ev_epoll.c ev_select.c ev_poll.c ev_kqueue.c ev_port.c ev_win32.c \
  299. ev.3 ev.pod Symbols.ev Symbols.event
  300. noinst_MANS = ev.3
  301. noinst_HEADERS = ev.h ev++.h event.h
  302. noinst_LTLIBRARIES = libev.la
  303. libev_la_SOURCES = ev.c event.c
  304. libev_la_LDFLAGS = -version-info $(VERSION_INFO)
  305. all: all-am
  306. .SUFFIXES:
  307. .SUFFIXES: .c .lo .o .obj
  308. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  309. @for dep in $?; do \
  310. case '$(am__configure_deps)' in \
  311. *$$dep*) \
  312. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  313. && { if test -f $@; then exit 0; else break; fi; }; \
  314. exit 1;; \
  315. esac; \
  316. done; \
  317. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libev/Makefile'; \
  318. $(am__cd) $(top_srcdir) && \
  319. $(AUTOMAKE) --foreign libev/Makefile
  320. .PRECIOUS: Makefile
  321. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  322. @case '$?' in \
  323. *config.status*) \
  324. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  325. *) \
  326. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  327. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  328. esac;
  329. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  330. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  331. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  332. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  333. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  334. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  335. $(am__aclocal_m4_deps):
  336. clean-noinstLTLIBRARIES:
  337. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  338. @list='$(noinst_LTLIBRARIES)'; \
  339. locs=`for p in $$list; do echo $$p; done | \
  340. sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
  341. sort -u`; \
  342. test -z "$$locs" || { \
  343. echo rm -f $${locs}; \
  344. rm -f $${locs}; \
  345. }
  346. libev.la: $(libev_la_OBJECTS) $(libev_la_DEPENDENCIES) $(EXTRA_libev_la_DEPENDENCIES)
  347. $(AM_V_CCLD)$(libev_la_LINK) $(libev_la_OBJECTS) $(libev_la_LIBADD) $(LIBS)
  348. mostlyclean-compile:
  349. -rm -f *.$(OBJEXT)
  350. distclean-compile:
  351. -rm -f *.tab.c
  352. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev.Plo@am__quote@
  353. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Plo@am__quote@
  354. .c.o:
  355. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  356. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  357. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  358. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  359. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  360. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  361. .c.obj:
  362. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  363. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  364. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  365. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  366. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  367. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  368. .c.lo:
  369. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  370. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  371. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
  372. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  373. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  374. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
  375. mostlyclean-libtool:
  376. -rm -f *.lo
  377. clean-libtool:
  378. -rm -rf .libs _libs
  379. ID: $(am__tagged_files)
  380. $(am__define_uniq_tagged_files); mkid -fID $$unique
  381. tags: tags-am
  382. TAGS: tags
  383. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  384. set x; \
  385. here=`pwd`; \
  386. $(am__define_uniq_tagged_files); \
  387. shift; \
  388. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  389. test -n "$$unique" || unique=$$empty_fix; \
  390. if test $$# -gt 0; then \
  391. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  392. "$$@" $$unique; \
  393. else \
  394. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  395. $$unique; \
  396. fi; \
  397. fi
  398. ctags: ctags-am
  399. CTAGS: ctags
  400. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  401. $(am__define_uniq_tagged_files); \
  402. test -z "$(CTAGS_ARGS)$$unique" \
  403. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  404. $$unique
  405. GTAGS:
  406. here=`$(am__cd) $(top_builddir) && pwd` \
  407. && $(am__cd) $(top_srcdir) \
  408. && gtags -i $(GTAGS_ARGS) "$$here"
  409. cscopelist: cscopelist-am
  410. cscopelist-am: $(am__tagged_files)
  411. list='$(am__tagged_files)'; \
  412. case "$(srcdir)" in \
  413. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  414. *) sdir=$(subdir)/$(srcdir) ;; \
  415. esac; \
  416. for i in $$list; do \
  417. if test -f "$$i"; then \
  418. echo "$(subdir)/$$i"; \
  419. else \
  420. echo "$$sdir/$$i"; \
  421. fi; \
  422. done >> $(top_builddir)/cscope.files
  423. distclean-tags:
  424. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  425. distdir: $(DISTFILES)
  426. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  427. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  428. list='$(DISTFILES)'; \
  429. dist_files=`for file in $$list; do echo $$file; done | \
  430. sed -e "s|^$$srcdirstrip/||;t" \
  431. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  432. case $$dist_files in \
  433. */*) $(MKDIR_P) `echo "$$dist_files" | \
  434. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  435. sort -u` ;; \
  436. esac; \
  437. for file in $$dist_files; do \
  438. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  439. if test -d $$d/$$file; then \
  440. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  441. if test -d "$(distdir)/$$file"; then \
  442. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  443. fi; \
  444. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  445. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  446. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  447. fi; \
  448. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  449. else \
  450. test -f "$(distdir)/$$file" \
  451. || cp -p $$d/$$file "$(distdir)/$$file" \
  452. || exit 1; \
  453. fi; \
  454. done
  455. check-am: all-am
  456. check: check-am
  457. all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  458. installdirs:
  459. install: install-am
  460. install-exec: install-exec-am
  461. install-data: install-data-am
  462. uninstall: uninstall-am
  463. install-am: all-am
  464. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  465. installcheck: installcheck-am
  466. install-strip:
  467. if test -z '$(STRIP)'; then \
  468. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  469. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  470. install; \
  471. else \
  472. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  473. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  474. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  475. fi
  476. mostlyclean-generic:
  477. clean-generic:
  478. distclean-generic:
  479. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  480. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  481. maintainer-clean-generic:
  482. @echo "This command is intended for maintainers to use"
  483. @echo "it deletes files that may require special tools to rebuild."
  484. clean: clean-am
  485. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
  486. mostlyclean-am
  487. distclean: distclean-am
  488. -rm -rf ./$(DEPDIR)
  489. -rm -f Makefile
  490. distclean-am: clean-am distclean-compile distclean-generic \
  491. distclean-tags
  492. dvi: dvi-am
  493. dvi-am:
  494. html: html-am
  495. html-am:
  496. info: info-am
  497. info-am:
  498. install-data-am:
  499. install-dvi: install-dvi-am
  500. install-dvi-am:
  501. install-exec-am:
  502. install-html: install-html-am
  503. install-html-am:
  504. install-info: install-info-am
  505. install-info-am:
  506. install-man:
  507. install-pdf: install-pdf-am
  508. install-pdf-am:
  509. install-ps: install-ps-am
  510. install-ps-am:
  511. installcheck-am:
  512. maintainer-clean: maintainer-clean-am
  513. -rm -rf ./$(DEPDIR)
  514. -rm -f Makefile
  515. maintainer-clean-am: distclean-am maintainer-clean-generic
  516. mostlyclean: mostlyclean-am
  517. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  518. mostlyclean-libtool
  519. pdf: pdf-am
  520. pdf-am:
  521. ps: ps-am
  522. ps-am:
  523. uninstall-am:
  524. .MAKE: install-am install-strip
  525. .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
  526. clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
  527. ctags-am distclean distclean-compile distclean-generic \
  528. distclean-libtool distclean-tags distdir dvi dvi-am html \
  529. html-am info info-am install install-am install-data \
  530. install-data-am install-dvi install-dvi-am install-exec \
  531. install-exec-am install-html install-html-am install-info \
  532. install-info-am install-man install-pdf install-pdf-am \
  533. install-ps install-ps-am install-strip installcheck \
  534. installcheck-am installdirs maintainer-clean \
  535. maintainer-clean-generic mostlyclean mostlyclean-compile \
  536. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  537. tags tags-am uninstall uninstall-am
  538. ev.3: ev.pod
  539. pod2man -n LIBEV -r "libev-$(VERSION)" -c "libev - high performance full featured event loop" -s3 <$< >$@
  540. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  541. # Otherwise a system limit (for SysV at least) may be exceeded.
  542. .NOEXPORT: